Open to opportunities
Pokhara, Nepal

Sushant Pahari

Full Stack
Web Developer

Django + Python is basically my comfort zone at this point. I like backends that make sense, databases that don't fight you later, and interfaces that just get out of the way and let people do their thing.

sushant@ ~
$
// about

Who I am

म Sushant, final year B.Sc. CSIT student at Prithvi Narayan Campus, Pokhara. Most of my time goes into backend stuffs: Django applications that are structured well enough to maintain, with databases that actually make sense.

Started with C, moved to Python, and haven't looked back. What I know mostly came from building real things - a retail POS system, an e-commerce store, an event platform with teammates.

बाहिर चाहिं, I run an eFootball YouTube channel. Sounds random next to the coding stuff, but it taught me more about editing, thumbnails, and keeping people's attention than any course did. BTW don't forget to subscribe! winking face

Right now, finishing my Bachelors' degree, going deeper into Django REST Framework and deployment practices(not just localhost face without mouth), and looking for a place to do real backend work.

models.py
1class Info(models.Model):
2 name = models.CharField(max_length=100, default="Sushant Pahari")
3 based_in = models.CharField(max_length=100, default="Pokhara, Nepal")
4 stack = models.JSONField(default=list) # Django, Python, PostgreSQL...
5 currently_building = models.CharField(max_length=200, default="Retail POS")
6 open_to = models.CharField(
7 max_length=50, default="internship / junior backend role")
9 still_learning = models.BooleanField(default=True)
10
11 def __str__(self):
12 return f"{self.name} - still building, still figuring it out"
// work

Projects

Technologies

Backend
Pythonprimary
DjangoORM · Auth · Templates
REST APIsDRF
RBACgroups & permissions
Data
PostgreSQLproduction DB
SQLitedevelopment
SQLqueries · schema
Django ORMmigrations
Frontend
Tailwind CSSutility-first
JavaScriptvanilla
Django Templatesserver-side
HTML / CSSsemantic
Tooling
Git & GitHubversion control
Renderdeployment
Cloudinarymedia storage
WhiteNoisestatic files
// education

Background

CS gave me the foundations - algorithms, databases, networking, OOP, the usual list. But the real learning happened alongside all that, building things and watching those concepts hit real-world constraints.

Smile Small Heaven Academy
Secondary Education Examination
2020
GPA 3.95 SEE
Shree Amarsingh Secondary School
Higher Secondary — Science (+2)
2020 – 2022
GPA 3.44 NEB Board

Science stream with computer science biology upside-down face. Started teaching myself to code on the side around this time - C first, then web stuffs. यही बेला नै it became something I actually wanted to keep doing.

Prithvi Narayan Campus · Tribhuvan University
B.Sc. Computer Science & Information Technology
2023 – Present
8th Semester - Active B.Sc. CSIT
Sem 13.46
Sem 23.24
Sem 33.24
Sem 43.32
Sem 53.43
Sem 63.27
Sem 7await
Sem 8now
// contact

Get in touch

Looking for an internship or a junior developer role where I can actually work on real problems and keep learning along the way. हजुरलाई लाग्छ If something fits, या just want to chat - reach out, I do reply (ain't that busy face in clouds).

Location Pokhara, Nepal