Skip to content
View rishineupane0's full-sized avatar

Block or report rishineupane0

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

Hi, I'm Rishi Neupane πŸ‘‹

Backend & Full-Stack Developer Β· Nepal

Portfolio LinkedIn Email


About me

BSc (Hons) Computing graduate (London Metropolitan University / Islington College) working as a backend developer. I build scalable web applications, RESTful APIs and database-driven systems β€” mostly in C# / ASP.NET, Node.js and React, on SQL Server and MongoDB.

  • πŸ’Ό Backend Developer at NoaiGPT, building and maintaining production APIs
  • πŸš— Currently building CarWithMe, a MERN car rental platform β€” 15 data models, 25 API modules
  • 🌱 Going deeper on C# / .NET and distributed systems
  • ☁️ AWS Academy certified Γ—4 β€” Cloud Foundations, Data Engineering, ML, NLP
  • πŸ’¬ Ask me about REST API design, payment integrations (Stripe / Khalti / eSewa) or SQL optimisation
  • πŸ“« Reach me at neupanerishi100@gmail.com

Tech I work with

Languages

C# Java Python JavaScript TypeScript PHP SQL

Frameworks & platforms

.NET Node.js Express React Angular Android AWS

Data

SQL Server MongoDB PostgreSQL MySQL PyTorch Pandas


Featured work

Project What it is Built with
Cloud Kitchen Final year project β€” food ordering platform with customer and admin portals, Khalti payments, Google sign-in and PDF invoices. 7 tables, 10 stored procedures. C# ASP.NET SQL Server
Adversarial ML Defense Systems FGSM/PGD attacks against a CIFAR-10 CNN, with adversarial training, Defense-GAN purification and detection as defences. Python PyTorch
DataHarvester Full-stack e-commerce platform β€” order lifecycle, eSewa/Khalti/Stripe payments, coupons and a customer achievements system. TypeScript React Express PostgreSQL
My Recipes App Recipe manager with create, update, delete and search, built on Angular with efficient data binding. Angular TypeScript
Portfolio My personal site β€” zero dependencies, no build step, live GitHub feed. HTML CSS JS

🚧 CarWithMe β€” a MERN car rental platform for Nepal with KYC-gated listings, dynamic pricing and a Stripe wallet β€” is my largest build so far. Write-up on my portfolio.


Certifications

AWS AWS AWS AWS

AWS Academy Graduate, 2022 β€” cloud architecture, ETL pipelines, model training and deployment, and NLP.


What I'm looking for

I'm open to backend and full-stack roles, remote or in Kathmandu. I'm most useful on API design, database modelling and payment integrations β€” and I'm keen to keep growing in C# / .NET.

πŸ“„ Read my CV Β Β·Β  🌐 See my work


Thanks for stopping by β€” rishineupane0.github.io

Popular repositories Loading

  1. Myrecipieapp-angular Myrecipieapp-angular Public

    The Recipe Finder Application is a web-based tool built with Angular that allows users to organize and manage their recipes effectively. The application provides essential functionalities such as c…

    TypeScript

  2. FinanceTrackingApp FinanceTrackingApp Public

  3. ExpenseTracking ExpenseTracking Public

    .NET MAUI cross-platform expense tracker in C# - record and categorise spending from one codebase targeting Android, iOS, Windows and macOS.

    HTML

  4. FYP_Cloud_Kitchen_Food_Ordering_FYp FYP_Cloud_Kitchen_Food_Ordering_FYp Public

    Final year project - cloud kitchen food ordering system in ASP.NET Web Forms and C# on SQL Server, with Khalti payments, Google sign-in, PDF invoices and a separate admin portal.

    CSS

  5. DataHarvester DataHarvester Public

    Full-stack e-commerce platform - React and Express with Drizzle ORM on PostgreSQL. Admin and customer roles, full order lifecycle, eSewa/Khalti/Stripe payments, coupons and a customer achievements …

    TypeScript

  6. Adversarial_ML_Defense_Systems Adversarial_ML_Defense_Systems Public

    Implements FGSM/PGD adversarial attacks and defenses (adversarial training, Defense-GAN purification, detection) on a CIFAR-10 CNN. Shows how easily standard models are fooled and how much robustne…

    Jupyter Notebook