hemjherb · GitHub
Skip to content
View hemjherb's full-sized avatar

Block or report hemjherb

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

Hey, I'm Abdulmujeeb Yusuf 👋

Full Stack Software Engineer — I build pixel-perfect UIs, scalable backend systems, and smart contract applications.

LinkedIn Twitter Portfolio


👨‍💻 About Me

const engineer = {
  name:       "Abdulmujeeb Yusuf",
  role:       "Full Stack Software Engineer",
  experience: "1–3 years",

  languages:  ["TypeScript", "JavaScript", "Go", "Rust"],

  stack: {
    frontend : ["React", "Next.js", "Tailwind CSS", "Framer Motion"],
    backend  : ["Node.js", "Express", "Fiber (Go)", "REST APIs"],
    systems  : ["Rust", "WebAssembly"],
    tooling  : ["Docker", "Git", "Vite", "Figma"],
  },

  currentWork: [
    "Shipping enterprise-grade backend systems in Go and Node.js ⚙️",
    "Building fast, accessible frontends with React and Next.js 🎨",
    "Contributing to an open source AI agent project 🤖",
  ],

  principle: "If the user struggles, the code failed — not the user.",
};

🛠️ Tech Stack

Languages

TypeScript JavaScript Go Rust

Frontend

React Next.js Tailwind CSS Framer Motion

Backend

Node.js Express Fiber

State & Data

Zustand React Query PostgreSQL MongoDB

Tooling

Docker Vite Figma Git


🚀 What I'm Up To

  • ⚙️   Building enterprise-grade backend systems with Go (Fiber) and Node.js (Express)
  • 🎨   Crafting fast, accessible frontends with React and Next.js
  • 🦀   Pushing my limits with Rust — systems programming and WebAssembly
  • 🤖   Contributing to an open source AI agent project
  • 💬   Always happy to talk full stack architecture, API design, and clean code

📌 Pinned Work

Check the pinned repos below — frontend, backend, and everything in between.

🤝 Let's Connect

I'm open to collaborating on open source projects, full stack products, or anything that ships real value.

→ Reach me at abdulmujeeb.yusuf@gmail.com


Designed with care. Engineered with intent. Shipped with pride. 🚀

Popular repositories Loading

  1. tempo-hackathon tempo-hackathon Public

    TypeScript

  2. hemjherb hemjherb Public

  3. oxassy-web-app oxassy-web-app Public

  4. reactjs-interview-questions reactjs-interview-questions Public

    Forked from sudheerj/reactjs-interview-questions

    List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!

    JavaScript

  5. bookshelf bookshelf Public

    Forked from kentcdodds/bookshelf

    Build a ReactJS App workshop

    JavaScript

  6. react-paginate react-paginate Public

    Forked from AdeleD/react-paginate

    A ReactJS component that creates a pagination

    JavaScript