Skip to content
View manuj-rai's full-sized avatar

Block or report manuj-rai

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

๐Ÿ‘‹ Hey, I'm Manuj Rai

๐Ÿš€ Full-Stack Developer | Problem Solver | Tech Enthusiast

Coding GIF

Typing SVG


๐ŸŽฏ About Me

const manuj = {
    code: ["TypeScript", "JavaScript", "C#", "Python", "SQL"],
    askMeAbout: ["web dev", "system design", "cloud architecture", "databases"],
    technologies: {
        frontend: {
            js: ["React", "Next.js", "Angular", "Vue"],
            css: ["Tailwind", "Sass", "Styled Components"],
            ui: ["Material-UI", "Ant Design", "shadcn/ui"]
        },
        backend: {
            dotnet: [".NET Core", "ASP.NET", "Entity Framework"],
            js: ["Node.js", "Express", "NestJS"],
            python: ["FastAPI", "Django"]
        },
        databases: ["PostgreSQL", "MongoDB", "Redis", "SQL Server"],
        devOps: ["Docker", "Kubernetes", "Azure", "CI/CD", "GitHub Actions"],
        tools: ["Git", "VS Code", "Postman", "Figma"]
    },
    architecture: ["Microservices", "RESTful APIs", "GraphQL", "Serverless"],
    currentFocus: "Building scalable cloud-native applications",
    funFact: "I debug with console.log and I'm not ashamed ๐Ÿ˜Ž"
};

๐Ÿ› ๏ธ Tech Stack

๐Ÿ’ป Languages

TypeScript JavaScript C# Python SQL

๐ŸŽจ Frontend

React Next.js Angular Tailwind Redux

โš™๏ธ Backend

.NET Node.js Express FastAPI

๐Ÿ—„๏ธ Databases

PostgreSQL MongoDB Redis SQL Server

๐Ÿš€ DevOps & Cloud

Docker Kubernetes Azure GitHub Actions Vercel

๐Ÿงฐ Tools

Git VS Code Postman Figma


๐Ÿ“Š GitHub Stats

Manuj's GitHub Stats

GitHub Streak

Top Languages


๐Ÿ† GitHub Trophies

trophy


๐Ÿ“ˆ Contribution Graph

Manuj's github activity graph


๐Ÿ’ญ Dev Quote

Quote


๐ŸŽฏ Current Focus

+ ๐Ÿ”ฅ Mastering cloud-native architecture & microservices
+ ๐Ÿง  Deep diving into system design patterns
+ ๐Ÿณ Building with Docker & Kubernetes
+ โšก Exploring serverless & edge computing
+ ๐ŸŽจ Creating pixel-perfect UI/UX experiences
+ ๐Ÿ“š Contributing to open source projects

๐ŸŒŸ Coding Philosophy

"Code is like humor. When you have to explain it, it's bad." โ€“ Cory House

def my_approach():
    principles = [
        "Write code humans can read ๐Ÿ“–",
        "Test early, test often ๐Ÿงช",
        "Automate everything possible ๐Ÿค–",
        "Keep learning, stay curious ๐Ÿš€",
        "Performance matters โšก",
        "Security first ๐Ÿ”’"
    ]
    return principles

๐ŸŒ Let's Connect!

LinkedIn Portfolio Email GitHub


๐Ÿ’ก Random Dev Fact

Jokes Card

โšก Fun Fact About Me

๐ŸŒ™ Dark mode enthusiast | โ˜• Powered by coffee | ๐ŸŽง Late-night coding sessions | ๐ŸŽฎ Gamer in free time


๐Ÿ”ฅ Let's Build Something Amazing Together!

Visitor Count

โœจ Thanks for stopping by! Feel free to explore my repositories and don't forget to star โญ the ones you like!

Pinned Loading

  1. vcard-portfolio vcard-portfolio Public

    vCard is a fully responsive personal portfolio website, responsive for all devices.

    HTML 1

  2. Inquiry-Management Inquiry-Management Public

    Exploring Angular Framework with ASP.NET Core MVC API

    TypeScript 1

  3. React-Portfolio React-Portfolio Public

    Responsive React-Portfolio with ParticlesJS effect..

    JavaScript 1

  4. admin-dashboard admin-dashboard Public

    Responsive admin dashboard

    CSS