Skip to content
View kamlesh9876's full-sized avatar
:dependabot:
development
:dependabot:
development

Block or report kamlesh9876

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

πŸ‘‹ Hi, I'm Kamlesh

πŸš€ Full-Stack Developer | Android β€’ Python β€’ Web | AI & Tools Builder


🧠 About Me

I’m a hands-on, product-focused developer who builds
real, scalable, and usable systems β€” not just demos.

I work end-to-end:

UI/UX β†’ Backend β†’ APIs β†’ Databases β†’ AI β†’ Deployment

πŸ’‘ My current focus is on AI-powered tools, RAG applications, and real-time systems using Python & modern web stacks.


⚑ What I Specialize In

  • πŸ“± Android Development β€” Kotlin / Java, Firebase
  • 🐍 Python Engineering β€” automation, tools, AI pipelines
  • 🌐 Full-Stack Web Apps β€” React, Flask, Node
  • πŸ”— Backend & APIs β€” REST, Auth, WebSockets
  • πŸ€– AI / RAG Systems β€” LLMs, document Q&A, verification tools
  • 🎨 UI/UX Engineering β€” GSAP animations & smooth flows

πŸ› οΈ Tech Stack (Visual)

Languages & Core

Python Java Kotlin JavaScript

Web & Backend

React Flask WebSockets

AI & Tools

LLMs RAG Docker


πŸš€ Featured Projects (NEW)

🧠 Medical RAG Document Analyzer

Tech: Python Β· Gemini Β· FAISS Β· Streamlit

Upload multiple medical documents and ask questions β€”
answers are generated using Retrieval-Augmented Generation.

✨ Features:

  • Multi-document ingestion
  • Semantic search
  • Free Gemini LLM
  • Accurate document-grounded answers

πŸ” AI Document Q&A System

Tech: Python Β· LLMs Β· Vector DB

A generic RAG system that works with any document type
(PDF, DOCX, TXT) and answers user queries intelligently.


πŸ§ͺ CodeClinic (In Progress)

Tech: React Β· Flask Β· WebSockets

A real-time collaborative debugging platform
where developers can inspect, discuss, and fix code together live.


πŸ—£οΈ Voice-Controlled Coding Assistant

Tech: Whisper Β· Python Β· Local LLMs

Convert voice commands into code actions β€”
write, explain, and refactor code hands-free.


πŸ“° MythBuster AI (Next-Gen)

Tech: NLP Β· LLMs Β· Web + Android

Verifies WhatsApp messages and news content
using claim analysis + trusted sources.


πŸ“‚ More Projects (Click to Expand)

πŸ“¦ AI & Automation Tools
  • AI Code Explainer for beginners
  • Prompt-based code refactoring tool
  • Python automation utilities
🌐 Web Applications
  • Animated developer portfolio (GSAP + Vite)
  • Interactive dashboards
  • Auth-based web apps

🎯 Current Goals

  • βœ… Master RAG architecture
  • βœ… Build production-ready AI tools
  • πŸ”„ Deepen backend & system design
  • πŸ”„ Improve real-time application performance
  • πŸš€ Deploy local & cloud LLM solutions

🧩 Why Work With Me?

βœ” Builder mindset β€” I finish what I start
βœ” Strong debugging & problem-solving
βœ” Comfortable owning full projects
βœ” Always learning, always shipping


πŸ“« Let’s Connect

πŸ“§ kamleshsharadpawar@gmail.com
πŸ’Ό LinkedIn: Kamlesh Pawar


⚑ Build fast. Build clean. Build things that matter.

Pinned Loading

  1. Flight-Booking-System Flight-Booking-System Public

    This is a GUI-based flight booking system implemented in Python using Tkinter. It allows users to: Book flight tickets Cancel tickets using Ticket ID View all booked tickets Generate and save an E-…

    Python 1 1

  2. Sapce-Run-2.0 Sapce-Run-2.0 Public

    Welcome to Space Run 2.0 – a thrilling, action-packed space adventure game built using Python! Navigate through space, dodge obstacles, and collect power-ups to achieve the highest score possible. …

    Python 1

  3. Space-run Space-run Public

    space run is and web based game

    JavaScript 1

  4. W-people- W-people- Public

    A real-time Android chat application built with Firebase Authentication and Firestore, offering one-on-one messaging, user-friendly UI, and essential chat features.

    HTML 2

  5. Online-Code-Editor- Online-Code-Editor- Public

    The project appears to be a functional online code editor with backend infrastructure for collaboration and data persistence.

    JavaScript 1

  6. DOC-Analyser-Using-LLM DOC-Analyser-Using-LLM Public

    AI-powered document analyzer using Large Language Models (LLMs) for PDF and TXT files. Ask questions and get answers directly from your documents.

    Python