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

Block or report Amanbig

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
Amanbig/README.md
Header
Typing Animation

๐ŸŽฏ Transforming innovative ideas into scalable digital solutions

Profile Views Followers Stars

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

class Developer {
  readonly name: string = "Amanpreet Singh";
  readonly location: string = "India ๐Ÿ‡ฎ๐Ÿ‡ณ";
  readonly role: string = "Full-Stack Developer";
  
  expertise: ReadonlyArray<string> = [
    "Full-Stack Development",
    "AI/ML Integration", 
    "Game Development",
    "Mobile App Development",
    "System Architecture"
  ];
  
  languages: ReadonlyArray<string> = [
    "JavaScript", "TypeScript", "Python", 
    "C++", "Java", "Dart", "C#"
  ];
  
  currentlyWorking: ReadonlyArray<string> = [
    "RAG-based Information Systems",
    "Advanced Game Physics",
    "Microservices Architecture",
    "LLM Integration Projects"
  ];
  
  lifePhilosophy(): string {
    return "Code with passion, learn continuously, innovate fearlessly! ๐Ÿ’ซ";
  }
  
  dailyRoutine(): ReadonlyArray<string> {
    return [
      "โ˜• Coffee", 
      "๐Ÿ’ป Code", 
      "๐Ÿค” Debug", 
      "๐Ÿ“š Learn", 
      "๐Ÿ”„ Repeat"
    ];
  }
  
  getStatus(): string {
    return "Ready to build amazing things! ๐Ÿš€";
  }
}

const aman = new Developer();
console.log(aman.lifePhilosophy());
Coding

๐ŸŒŸ Quick Facts

  • ๐Ÿ”ญ Currently working on RAG Systems and Game Physics
  • ๐ŸŒฑ Learning Advanced ML and Blockchain Technology
  • ๐Ÿ‘ฏ Looking to collaborate on Open Source Projects
  • ๐Ÿ’ฌ Ask me about Full-Stack Development and AI Integration
  • โšก Fun fact: I debug faster with coffee! โ˜•

๐Ÿ› ๏ธ Technology Arsenal

๐Ÿš€ Core Expertise

JavaScript Python React Flutter Node.js MongoDB

โšก Advanced Skills

TypeScript Next.js Express Django Firebase Docker

๐ŸŽฎ Game Development & Tools

Unity C# C++ Blender

๐Ÿค– AI/ML & Data

TensorFlow Scikit-learn Pandas NumPy

โ˜๏ธ Cloud & DevOps

AWS Google Cloud Kubernetes PostgreSQL


๐Ÿ“Š GitHub Analytics

GitHub Streak
Contribution Graph

๐ŸŒฑ Current Endeavors

๐Ÿ”ญ What I'm Building

  • ๐Ÿค– Advanced RAG Systems with custom embeddings
  • ๐ŸŽฎ Physics-based Game Engine components
  • ๐ŸŒ Microservices Architecture for scalable apps
  • ๐Ÿง  LLM Integration for enterprise solutions

๐Ÿ“š Learning Journey

  • ๐Ÿฆพ Advanced ML Algorithms & Neural Networks
  • ๐ŸŽฏ Game Design Patterns & Optimization
  • โ›“๏ธ Blockchain Technology & Web3 Development
  • ๐Ÿš€ System Design for High-Scale Applications

๐Ÿ’ผ Featured Projects

๐Ÿ”ฅ Spotlight Projects

๐Ÿ›๏ธ RAG System - JAC


70% improvement in document retrieval

๐Ÿข NDMC RAG System


60% faster query response time

๐Ÿค– Gemini API Project


Innovative LLM application

๐ŸŒ Connect & Collaborate

๐Ÿ’ฌ Let's Connect

I'm always excited to collaborate on innovative projects, discuss cutting-edge technologies, or contribute to open-source initiatives!


Footer Message
Footer

Pinned Loading

  1. backTool backTool Public

    This is CLI for creating a basic backend setup with different types of database and express js

    JavaScript 2

  2. medical_chat_bot medical_chat_bot Public

    A modern web application that integrates a conversational AI chatbot with real-time user interactions smooth animations. Built using React, Framer Motion, Lucide Icons, and ShadCN Components on froโ€ฆ

    JavaScript 3 2

  3. meetings_app meetings_app Public

    This project is a Meetings Summarizer built with FastAPI on the backend and a React frontend. It allows users to upload video or audio files, transcribe content, summarize it, ask contextual questiโ€ฆ

    JavaScript 2 1

  4. Gemini_app Gemini_app Public

    Gem AI App is a versatile application that allows users to generate various types of creative content, including songs, stories, and paragraphs. It also features a dynamic conversation module with โ€ฆ

    Dart 2

  5. Aora Aora Public

    This is a React Native application built with Expo that uses Appwrite as the backend. The app allows users to authenticate, save posts that include a video with a thumbnail image, title, and promptโ€ฆ

    JavaScript 2

  6. URL-SHORT URL-SHORT Public

    This project is a website that takes input of website links and generate a short link for it and it also keeps the history with date and time of visitors of this link

    JavaScript 3