Skip to content
View Mykeb96's full-sized avatar

Block or report Mykeb96

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.

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
Mykeb96/README.md

Hi, I’m Mykael 👋

I’m a full-stack developer focused on building practical web apps using React and modern back-end stacks.

I like working end-to-end—APIs, databases, and front-end—making sure everything feels clean, fast, and easy to work with. I put a lot of emphasis on code quality and maintainability, especially when working on teams.

Tech Stack

  • Frontend: React, Next.js, JavaScript, TypeScript, HTML, CSS
  • Backend: Node.js, Express, PHP (Laravel), NestJS, ASP.NET Core Web API (.NET 10)
  • Databases: PostgreSQL, MySQL
  • Backend Tools: Prisma
  • Infrastructure & Tools: Git, GitHub, GitLab Docker, Redis, Azure, AWS, CI/CD

Featured Projects

Check out the pinned repositories below for examples of:

  • Full-stack apps with relational databases
  • REST APIs across ASP.NET Core, Node, and Python stacks, with authentication and JWT-protected routes
  • Front-end work with React, Next.js, or Vite
  • Automated integration tests for APIs using the ASP.NET test host

Pinned Loading

  1. BlackJack-SP BlackJack-SP Public

    Single-player BlackJack

    TypeScript 1

  2. Memorizer Memorizer Public

    Card flipping memory game

    TypeScript 2

  3. type_racer type_racer Public

    A typing game meant to mimic type racer

    TypeScript 1

  4. Listly_Backend Listly_Backend Public

    Back-end for Listly market app (in-progress)

    TypeScript 1

  5. job-auto job-auto Public

    Single page application for generating up to hundreds of job results from multiple different job boards

    Python 1

  6. snippet-manager snippet-manager Public

    An SPA for creating, labeling, and saving useful code snippets.

    C#