Skip to content
View enisz's full-sized avatar

Block or report enisz

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
enisz/README.md

Hi, I'm Enisz!

Senior Frontend Developer specializing in Angular.

GitHub followers

A bit about my stack...

const enisz = {
  core: ['TypeScript', 'JavaScript', 'Angular', 'Node.js', 'Java'],
  frontend: {
    frameworks: ['Angular (18+)', 'React'],
    reactivity: ['Signals', 'RxJS', 'Zoneless'],
    architecture: ['Nx Monorepo', 'Component-Driven Development'],
    ui: ['Angular CDK', 'Bootstrap']
  },
  backend: ['NestJS', 'Express.js', 'Spring Boot'],
  database: ['MongoDB', 'MySQL', 'MSSQL'],
  tools: ['Docker', 'GitLab CI/CD', 'Jenkins', 'Jira'],
  ai: ['Claude Code', 'GitHub Copilot'],
  projects: {
    BitButler: 'Electron desktop client for qBittorrent-nox — github.com/enisz/bitbutler',
    IGDB: 'PHP API wrapper w/ a custom Angular docs PWA — github.com/enisz/igdb'
  },
  challenge: 'Mastering Java microservices & optimizing zoneless Angular reactivity'
}

Pinned Loading

  1. igdb igdb Public

    IGDB PHP API Wrapper

    PHP 27 6

  2. bitbutler bitbutler Public

    qBittorrent-nox remote client

    TypeScript