Skip to content
View iamart's full-sized avatar
πŸš€
πŸš€

Block or report iamart

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
iamart/README.md

iamart.dev

Hi, I am Art! πŸ–

I'm a full stack developer, primarily working in Typescript/Node.js environment. Graduated as Aircraft Maintenance Engineer to help industry go electric. πŸ™Œ πŸ›«

I started with developing templates and websites on uCoz platform, creating Windows apps, developing game mods for Top-5ive Game Network and automating them with web services. Currently working on personal projects like uxGO, a web based TV-media platform.

Languages: TypeScript (JS), SourcePawn, Object Pascal (Delphi), PHP, HTML/CSS, C++; as well as bits of code in other languages like Python and C#.

Tech: Angular, React, Express, Symfony, Wordpress, MEAN / LAMP, PWA, Win32, Node.js, Arduino, and many others.

Pinned Loading

  1. npp-sourcepawn-syntaxHighlight npp-sourcepawn-syntaxHighlight Public

    SourcePawn syntax highlighting for Notepad++

    2

  2. Better-Build-System Better-Build-System Public

    Python 1

  3. Native Custom Elements Native Custom Elements
    1
    <script>
    2
    customElements.define('custom-element',
    3
      class extends HTMLElement {
    4
        constructor() {
    5
          super();
  4. WinRT implementation of titlebar col... WinRT implementation of titlebar coloring & Picture-in-Picture for UWP Angular apps
    1
    ///<reference path='../../node_modules/@types/winrt-uwp/index.d.ts' />
    2
    import { Injectable, OnDestroy } from '@angular/core';
    3
    /* Β© iamart.studio */
    4
    declare let Windows
    5
    
                  
  5. powerlevel10k.omp powerlevel10k.omp Public

    Port of a specific powerlevel10k theme configuration to Oh My Posh.

    1