Skip to content
View Nandan-D14's full-sized avatar
🔍
Looking for TeamUp
🔍
Looking for TeamUp

Highlights

  • Pro

Block or report Nandan-D14

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

         



⚡ About Me

🚀 Mission: Building the future of tech by bridging the gap between cutting-edge AI pipelines and beautiful, polished user experiences.

I am a Computer Science undergrad at PES University based in Bengaluru 🇮🇳. My true passion lies in the intersection of Artificial Intelligence and Modern Frontend Engineering. I don't just train models; I ship end-to-end, production-ready AI-first products.

⚡ Quick Highlights:

  • 🧠 Deep diving into AI Agents & LLM Pipelines
  • 🤝 Always open to collaborate on ambitious, world-changing projects
  • 💡 Fun fact: I don't know who you are 😅

class Nandan(Developer):
    def __init__(self):
        super().__init__()
        self.location = "Bengaluru, India 🇮🇳"
        self.passions = ["AI/ML Pipelines", "Agentic Systems", "Next.js Frontends"]
        self.status = "🟢 Building in public"
        
    def collaborate(self, project):
        if project.is_ambitious() and project.is_cool():
            return "Let's build it! 🤝"
        return "Still open to ideas 🚀"

🛠️ Tech Stack

📊 GitHub Stats

GitHub Streak
Activity Graph

Pinned Loading

  1. TheChatBot TheChatBot Public

    Private ChatGPT-like application with a Cloudflare and Next.js frontend. self hosted open source Qwen LLM in servel less cloud.

    TypeScript 2

  2. polypharmacy-drug-reaction-detection-ML- polypharmacy-drug-reaction-detection-ML- Public

    This project uses a Graph Neural Network to predict potential adverse reactions when multiple drugs are taken together. The system analyzes drug combinations and provides risk scores along with kno…

    Jupyter Notebook 2

  3. prompt-pallet prompt-pallet Public

    prompt pallet is website that have to many ai prompts to edit you photos into master piece , and you can generate more accurate prompt in your style.

    TypeScript 3

  4. Vision-Hand-Gesture-Control-System Vision-Hand-Gesture-Control-System Public

    A real-time hand gesture and distance-sensor-based mouse, scroll, and volume controller using Python, OpenCV, MediaPipe, and Arduino. This hybrid system enables touchless control of PC functions vi…

    Python 4

  5. CRON-JOB-SECHEDULER-API CRON-JOB-SECHEDULER-API Public

    Forked from DiganthGowdaGR/CRON-JOB-SECHEDULER-API

    Python

  6. Generative-UI-chatbot Generative-UI-chatbot Public

    An AI-powered chatbot that transforms natural language queries into adaptive, interactive dashboards instead of static text responses.

    TypeScript