Skip to content
View prabinKh's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report prabinKh

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.

Content in all repositories owned by your account will be closed.
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
prabinKh/README.md
https://prabinkh.github.io/Prabin-khadka-portfolio/

πŸ‘‹ About Me

class PrabinKhadka:
    def __init__(self):
        self.location = "Kathmandu, Nepal πŸ‡³πŸ‡΅"
        self.role = "Full-Stack Developer"
        self.focus = ["Django REST APIs", "Next.js / React", "Docker", "Local AI & RAG"]
        self.side_skill = "Chip-level laptop & mobile hardware repair"
        self.currently_learning = "Artificial Intelligence"
        self.fun_fact = "I debug PCBs and race conditions with equal precision ⚑"

    def say_hi(self):
        print("Thanks for stopping by β€” let's build something scalable!")

me = PrabinKhadka()
me.say_hi()
  • 🌱 Currently learning AI / LLM engineering
  • πŸ› οΈ Building Django backends, React/Next.js frontends, and Dockerized infra
  • 🧠 Exploring local RAG pipelines with Ollama + DeepSeek R1
  • πŸ”§ 1+ year experience as a chip-level hardware technician
  • πŸ“« Reach me at Djangoforgithub@gmail.com

πŸš€ Featured Builds

Project Description Stack
🧠 Local RAG Intelligence Offline retrieval-augmented Q&A engine running DeepSeek R1 via Ollama Python DeepSeek R1 Ollama FAISS
βš™οΈ AlgoFlow Playground Interactive TS playground to build & step through algorithm flows TypeScript Vite Playwright
🐳 Container Deployment Django behind Nginx + Gunicorn, fully containerized with MySQL Docker Nginx Django
🎬 Movie Recommender Collaborative + content-based filtering served via Django REST Pandas Cosine Similarity Django API
πŸ“° NewsHub Platform Full-stack news platform β€” Django REST + React + JWT auth Django REST React PostgreSQL
πŸ›’ Full-Stack Commerce End-to-end e-commerce with cart engine & checkout flows TypeScript React Checkout API

🧰 Tech Arsenal

Languages & Backend

Frontend

Infra & Tools

AI / ML



🀝 Let's Connect

Portfolio Email Instagram GitHub


"I treat software architecture with the same zero-tolerance precision as micro-soldering β€” every trace, memory leak, and race condition is audited before it ever reaches production."


⭐️ From prabinKh β€” Kathmandu Β· Worldwide Remote

Pinned Loading

  1. Docker-Nginx-Django Docker-Nginx-Django Public

    HTML

  2. Linear-Regression Linear-Regression Public

    Jupyter Notebook

  3. moviesecommendersystem moviesecommendersystem Public

    Jupyter Notebook 1

  4. Text_to_speech_to_viedo_conveter Text_to_speech_to_viedo_conveter Public

    Shell

  5. Ollama-Running-DeepSeek-R1-Locally Ollama-Running-DeepSeek-R1-Locally Public

    Python