I build web products people actually enjoy using.
Full stack developer and AI/ML engineer in Kathmandu, turning ideas into fast, thoughtful, production-ready software.
A developer with a design eye, and a soft spot for data.
I graduated in computer engineering and spent the last two years shipping real websites for real clients, not just class projects. Most days I work in React, Next.js, and TypeScript, backed by Node.js, PostgreSQL, and Supabase, and I lean on a UI/UX background to make the front end feel right, not just work. On the side, I build machine learning systems in Python, from stock price forecasting to image forensics.
Web development
- React
- Next.js
- TypeScript
- JavaScript
- Tailwind CSS
- Node.js
Data & backend
- PostgreSQL
- MySQL
- Supabase
- Strapi CMS
Machine learning
- Deep learning
- Scikit-learn
- Pandas
- NumPy
Design & tooling
- Figma
- Photoshop
- Git
- Vercel
- Railway
Education
Bachelor of Computer Engineering
Kathmandu Engineering College, Tribhuvan University, 2022 - 2026 (Expected)
Coursework: Data Mining, Big Data, DBMS, Artificial Intelligence, DSA
Certifications
- Advanced Python Programming, DataCamp
- Intermediate SQL, DataCamp
Where I have been putting the work in.
Full Stack Developer
ICT Foundation
May 2026 - Present
- Build responsive web applications with React, Next.js, and Tailwind CSS.
- Maintain a CMS platform and backend services on Node.js and Strapi.
- Design and manage PostgreSQL databases behind the application and its content.
Freelance Web Developer
Self-employed
Jul 2025 - Present
- Design and build responsive client sites with React, Next.js, TypeScript, and Tailwind CSS.
- Integrate Supabase for auth, database, and real-time data.
- Ship multi-page event sites with registration forms and live features.
Freelance Data Analyst
Self-employed
Jun 2024 - Jun 2025
- Collected and cleaned datasets from spreadsheets and public sources.
- Ran exploratory analysis in Python and Excel and turned it into visual reports.
Creative Designer
LOFA, Freelance
2019 - Present
- Design marketing graphics, branding assets, and UI/UX mockups for technical programs.
- Translate Figma wireframes into responsive interfaces with React and Tailwind CSS.
A handful of things I have shipped.
NEPSE Stock Price Prediction
LSTM models forecasting NEPSE-listed stock prices, fed by an automated scraping and preprocessing pipeline, with a web interface for generating predictions per company.
- Python
- LSTM
- Deep learning
Image Authenticity Detection
ML system that flags manipulated images via feature extraction and renders heatmaps of the altered regions.
- Python
- Computer vision