Skip to content
View Amanbig's full-sized avatar
๐Ÿ’ป
๐Ÿ‘จโ€๐Ÿ’ปMaking extraordinary๐Ÿš€
๐Ÿ’ป
๐Ÿ‘จโ€๐Ÿ’ปMaking extraordinary๐Ÿš€

Block or report Amanbig

Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
Amanbig/README.md
Header
Typing Animation

๐ŸŽฏ Crafting innovative digital solutions that bridge technology and human experience
๐Ÿ’ก Passionate about AI, scalable architectures, and immersive gaming experiences

Profile Views Followers Stars

Buy Me a Coffee


๐Ÿง‘โ€๐Ÿ’ป About Me

My Portfolio โ†’

๐Ÿ‘จโ€๐Ÿ’ป Click to explore my developer profile
interface Developer { name: string; location: string; role: string; experience: string; passion: string[]; } class AmanpreetSingh implements Developer { readonly name = "Amanpreet Singh"; readonly location = "India ๐Ÿ‡ฎ๐Ÿ‡ณ"; readonly role = "Full-Stack Developer"; readonly passion = [ "๐Ÿš€ Cutting-edge AI/ML applications", "๐ŸŽฎ Immersive game experiences", "โšก High-performance web applications", "๐ŸŒ Scalable system architectures", "๐Ÿ”ฎ Emerging technologies" ]; readonly techStack = { frontend: ["React", "Next.js", "TypeScript", "Flutter"], backend: ["Node.js", "Python", "Django", "Express"], databases: ["MongoDB", "PostgreSQL", "Firebase"], cloud: ["AWS", "Google Cloud", "Docker", "Kubernetes"], ai_ml: ["TensorFlow", "Scikit-learn", "OpenAI API", "LangChain"], gamedev: ["Unity", "C#", "Blender", "Game Physics"] }; readonly currentFocus = [ "๐Ÿค– Advanced RAG Systems & Vector Databases", "๐ŸŽฏ Real-time Multiplayer Game Architecture", "๐Ÿง  LLM Fine-tuning & Custom Models", "โšก Microservices & Event-driven Architecture" ]; getMotivation(): string { return "Innovation happens at the intersection of curiosity and code! ๐Ÿ’ซ"; } getDailyRoutine(): string[] { return [ "โ˜• Morning coffee & tech news", "๐Ÿ’ป Deep work sessions", "๐Ÿ” Research & experimentation", "๐Ÿƒโ€โ™‚๏ธ Quick workout break", "๐Ÿ“š Learning new technologies", "๐ŸŒ™ Side projects & open source" ]; } } const developer = new AmanpreetSingh(); console.log(developer.getMotivation());

๐Ÿ› ๏ธ Technology Arsenal

๐ŸŽฏ Core Technologies

Core Tech

๐Ÿš€ Backend & Cloud

Backend

๐Ÿค– AI/ML & Data Science

AI/ML OpenAI LangChain Hugging Face Pandas NumPy

๐ŸŽฎ Game Development

Game Dev Godot

๐Ÿ”ง Tools & Platforms

Tools


๐Ÿ“Š GitHub Analytics & Achievements

๐Ÿ“ˆ Statistics

๐Ÿ”ฅ Contribution Streak

GitHub Streak

๐Ÿ’ญ Let's Build Something Amazing Together!

I'm always excited to collaborate on groundbreaking projects, contribute to open-source initiatives, or discuss the latest in tech and AI!

๐Ÿค Open to:

  • Full-stack development projects
  • AI/ML consulting and implementation
  • Game development collaborations
  • Open source contributions
  • Technical mentoring and knowledge sharing

๐ŸŽต Currently Coding To

Spotify


Footer Message
Footer

Pinned Loading

  1. runapi runapi Public

    A Next.js-inspired file-based routing framework built on FastAPI for Python backend development. runapi makes building robust APIs as intuitive as creating files and folders.

    Python 3

  2. ChatMe ChatMe Public

    A modern, cross-platform AI chat application built with Tauri, React, and TypeScript. ChatMe supports multiple AI providers with a beautiful, responsive interface and advanced features along with tโ€ฆ

    TypeScript 3 1

  3. create-nextpy-app create-nextpy-app Public

    A powerful command-line tool for creating full-stack applications with NextJS frontend and Python backend. Choose between FastAPI for traditional routing or RunAPI for Next.js-inspired file-based rโ€ฆ

    JavaScript 4 1

  4. music_level music_level Public

    An AI-powered music generation platform that allows users to create unique musical compositions using artificial intelligence. Built with a modern tech stack featuring NestJS backend and Next.js frโ€ฆ

    TypeScript 3

  5. Introver-Extrovert Introver-Extrovert Public

    A full-stack web application that predicts personality type (introvert, extrovert, or ambivert) using AI/ML models. Built with Next.js (frontend) and Python FastAPI (backend).

    TypeScript 5

  6. backTool backTool Public

    A CLI tool to generate backend structures for Node.js applications with support for multiple databases and a visually appealing user interface.

    JavaScript 4