Skip to content
View 3umaGH's full-sized avatar
💻
Most likely coding something...
💻
Most likely coding something...

Block or report 3umaGH

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

Tech Polymath 🛠️

About Me

Self-taught full-stack developer specializing in web development (React, Node.js). I’m passionate about building real-time, event-driven applications and crafting modular, scalable systems. Beyond coding, I enjoy entrepreneurship and bringing innovative side projects to life.

Single-handedly developed RuneHeim, a full-featured Minecraft RPG across 11 repositories. Built a data-driven engine with:

  • React-powered dialogue and UI tools
  • Stateful items, 400+ custom gear, and 190+ crafting recipes
  • Dynamic player economy with real-time market calculations
  • Custom creatures, mounts, and living companions
  • Strategic combat system and interactive world map

Project fully open-sourced here: https://github.com/RuneHeim-MMO

Also: Give me a spreadsheet over a novel any day - numbers tell the best stories.

💻 Tech Stack:

JavaScript TypeScript React Next JS Express.js NodeJS Vite React Query Apache Kafka Redux Socket.io JWT Handlebars React Router Firebase MUI TailwindCSS Bootstrap CSS3 Java JWT MongoDB MySQL Postgres Redis GIT LINUX Arduino Figma DigitalOcean Vercel Vultr OVH Nginx

Contact Me

You can reach out to me at 3uma@pm.me.

Happy coding! 🌐

GitHub Streak Stats

Git Stats Coding Time

Pinned Loading

  1. typed-pubsub-bus typed-pubsub-bus Public

    A lightweight, type-safe wrapper for any publish/subscribe system. Provides a strongly-typed interface for events, working with Redis, EventEmitter, or any custom pub/sub client. Ensure type safety…

    TypeScript

  2. NeuroCards-frontend NeuroCards-frontend Public

    Front-end repo for NeuroCards project. This project features AI generated flashcards which can be used to learn new topics. Features .txt .pdf uploads, public list of quizzes & manual quiz creation.

    TypeScript 1

  3. NeuroCards-backend NeuroCards-backend Public

    Backend-end repo for NeuroCards project. This project features AI generated flashcards which can be used to learn new topics. Features .txt .pdf uploads, public list of quizzes & manual quiz creati…

    TypeScript

  4. Backuppy Backuppy Public

    Backuppy is a utility service that periodically backs up your MongoDB database collections. It supports multiple databases and allows for custom uploader services, providing flexible and automated …

    TypeScript

  5. DFS-Maze-Solver DFS-Maze-Solver Public

    Experimenting with algorithms: My implementation of a DFS maze solver.

    JavaScript