Skip to content
View mhayk's full-sized avatar
🇬🇧
Coding ... let's rock!
🇬🇧
Coding ... let's rock!

Block or report mhayk

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

Mhayk Whandson

Profile views

X LinkedIn Email

Passionate about Go, TypeScript, JavaScript, ReactJS, React Native, Node.js and the entire ecosystem around these technologies.

Enthusiast of the best web & mobile development technologies.

A fullstack developer that has seen the bare metal coding Linux kernel drivers in C and multi-plataform desktop apps in C++/Qt[4,5 and 6]. Check below my GitHub freebies.

Pinned Loading

  1. js-simulator js-simulator Public

    Interactive simulator to learn how JavaScript actually runs — visualize the call stack, event loop, microtask/task queues, libuv, streams and WebSockets step by step. Built on its own token-driven …

    TypeScript

  2. system-design system-design Public

    Practical system design case studies built from first principles.

    TypeScript

  3. GO-Expert-auction GO-Expert-auction Public

    Production-style Go auction API built with Gin, MongoDB, Docker, and clean architecture. Demonstrates layered design, validation, custom errors, and repository/use case separation.

    Go

  4. GO-Expert-stress-test GO-Expert-stress-test Public

    Concurrent HTTP load-testing CLI in Go showcasing clean architecture, concurrency patterns, and testable design.

    Go

  5. GO-Expert-temp-by-cep GO-Expert-temp-by-cep Public

    Production-oriented Go microservice that validates Brazilian CEPs, integrates ViaCEP and WeatherAPI, and exposes a clean temperature conversion API (C/F/K).

    Go

  6. GO-Multithreading-challenge GO-Multithreading-challenge Public

    Production-inspired Go concurrency challenge: race two CEP APIs, return the fastest successful response, and enforce a 1-second timeout budget.

    Go