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
| 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 |
"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

