10BC0 anmol098 (Anmol Singh) · GitHub
[go: up one dir, main page]

Skip to content
View anmol098's full-sized avatar
:octocat:
Eat😋| Code👨‍💻| Sleep 😴| Repeat ♾️ | Achieve 🚀
:octocat:
Eat😋| Code👨‍💻| Sleep 😴| Repeat ♾️ | Achieve 🚀

Organizations

@FootLooseLabs

Block or report anmol098

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

नमस्ते (Namaste)🙏🏻, I'm Anmol Pratap Singh!

Technical Lead at ######

Twitter Follow Linkedin: anmol GitHub followers website Waka Readme anmol098 | Trendshift

📫 Like to meet me?

Pick a slot if you'd like to meet me and chat about anything you are passionate about - but make sure to describe the agenda

meet_link

👇 Hit in your console or terminal to connect with me.

npx anmol

👆 This command line tool can be found at npx anmol

A little more about me...

const anmol = {
  name: "Anmol Pratap Singh",
  pronouns: ["he", "him"],
  languages: ["TypeScript", "JavaScript", "Python", "Dart"],
  askMeAbout: [
    "web development",
    "mobile app development",
    "cloud architecture",
    "generative AI",
    "agentic systems",
    "SaaS products",
    "system design"
  ],

  technologies: {
    frontend: {
      frameworks: ["React", "Next.js"],
      styling: ["Tailwind CSS", "Sass", "Bootstrap"],
      uiLibraries: [
        "Material UI",
        "Ant Design",
        "Chakra UI",
        "shadcn/ui"
      ]
    },

    backend: {
      node: ["Node.js", "Express", "NestJS"],
      python: ["Flask"]
    },

    mobile: {
      crossPlatform: ["Flutter"]
    },

    devOps: {
      tools: ["Docker", "GitHub Actions", "Nginx"],
      practices: ["CI/CD", "Infrastructure as Code"]
    },

    cloud: {
      aws: [
        "EC2",
        "S3",
        "RDS",
        "Lambda",
        "Fargate",
        "CloudWatch"
      ],
      gcp: [
        "Compute Engine",
        "Cloud Run",
        "Cloud Functions",
        "Cloud Storage",
        "Firestore",
        "BigQuery"
      ]
    },

    databases: {
      relational: ["PostgreSQL"],
      nosql: ["MongoDB", "Firebase Realtime DB", "Firestore"],
      inMemory: ["Redis"]
    },

    realtimeAndAPIs: [
      "REST APIs",
      "WebSockets",
      "Socket.IO"
    ],

    ai: {
      generativeAI: [
        "LLM integration",
        "Prompt engineering",
        "Vector databases",
        "AI agents",
        "Workflow automation"
      ],
      architectures: [
        "agentic architecture",
        "tool-augmented agents",
        "multi-agent systems"
      ],
      models: ["OpenAI", "Gemini", "Llama"]
    }
  },

  architecture: {
    frontend: ["SPA", "SSR"],
    backend: ["monolith", "microservices", "serverless"],
    cloudPatterns: [
      "event-driven",
      "agentic systems",
      "scalable SaaS"
    ],
    data: ["relational", "nosql", "in-memory"]
  },
currentFocus:"Building scalable AI-first SaaS products with agentic architectures",
funFact: "Most bugs disappear after a coffee and a clean commit history"
};

I love connecting with different people so if you want to say hi, I'll be happy to meet you more! 😊


Code Time

Profile Views

Lines of code

🐱 My GitHub Data

📦 358.4 kB Used in GitHub's Storage

🏆 88 Contributions in the Year 2026

🚫 Not Opted to Hire

📜 26 Public Repositories

🔑 32 Private Repositories

I'm an Early 🐤

🌞 Morning                999 commits         ████░░░░░░░░░░░░░░░░░░░░░   15.52 % 
🌆 Daytime                2336 commits        █████████░░░░░░░░░░░░░░░░   36.30 % 
🌃 Evening                2033 commits        ████████░░░░░░░░░░░░░░░░░   31.59 % 
🌙 Night                  1068 commits        ████░░░░░░░░░░░░░░░░░░░░░   16.59 % 

📅 I'm Most Productive on Sunday

Monday                   755 commits         ███░░░░░░░░░░░░░░░░░░░░░░   11.73 % 
Tuesday                  943 commits         ████░░░░░░░░░░░░░░░░░░░░░   14.65 % 
Wednesday                948 commits         ████░░░░░░░░░░░░░░░░░░░░░   14.73 % 
Thursday                 788 commits         ███░░░░░░░░░░░░░░░░░░░░░░   12.24 % 
Friday                   702 commits         ███░░░░░░░░░░░░░░░░░░░░░░   10.91 % 
Saturday                 938 commits         ████░░░░░░░░░░░░░░░░░░░░░   14.57 % 
Sunday                   1362 commits        █████░░░░░░░░░░░░░░░░░░░░   21.16 % 

📊 This Week I Spent My Time On

🕑︎ Time Zone: Asia/Dubai

💬 Programming Languages: 
TypeScript               16 hrs 22 mins      ██████████████████████░░░   88.97 % 
Markdown                 49 mins             █░░░░░░░░░░░░░░░░░░░░░░░░   04.47 % 
JSON                     30 mins             █░░░░░░░░░░░░░░░░░░░░░░░░   02.73 % 
textmate                 20 mins             ░░░░░░░░░░░░░░░░░░░░░░░░░   01.90 % 
TSConfig                 10 mins             ░░░░░░░░░░░░░░░░░░░░░░░░░   00.95 % 

🔥 Editors: 
WebStorm                 18 hrs 15 mins      █████████████████████████   99.23 % 
VS Code                  8 mins              ░░░░░░░░░░░░░░░░░░░░░░░░░   00.77 % 

💻 Operating System: 
Mac                      18 hrs 24 mins      █████████████████████████   100.00 % 

I Mostly Code in JavaScript

JavaScript               33 repos            █████████░░░░░░░░░░░░░░░░   36.67 % 
TypeScript               17 repos            █████░░░░░░░░░░░░░░░░░░░░   18.89 % 
Python                   7 repos             ██░░░░░░░░░░░░░░░░░░░░░░░   07.78 % 
MDX                      1 repo              ░░░░░░░░░░░░░░░░░░░░░░░░░   01.11 % 
HTML                     1 repo              ░░░░░░░░░░░░░░░░░░░░░░░░░   01.11 % 

Last Updated on 28/01/2026 00:43:36 UTC

These Readme stats are generated using github action awesome-readme-stats

NOTE: Top languages does not indicate my skill level or anything like that. It is just a metric of which languages have been hosted by me on GitHub based on the usage across repositories. There are others which I haven't put up on GitHub.

Pinned Loading

  1. waka-readme-stats waka-readme-stats Public

    This GitHub action helps to add cool dev metrics to your github profile Readme

    Python 3.9k 624

  2. anmol098 anmol098 Public template

    If you are forking please do not forget to star the repo

    660 759

  3. anmolsingh.me anmolsingh.me Public

    This is my personal website here I keep updating changes which cannot be summed up in my Resume

    JavaScript 361 18

  4. npx_card npx_card Public

    use npx anmol to connect with me

    JavaScript 538 30

  5. resume.json resume.json
    1
    {
    2
      "basics": {
    3
        "name": "Anmol Pratap Singh",
    4
        "label": "Software Developer",
    5
        "picture": "",
0