Software Engineer
Bishan Rasaili
Hello, I'm Bishan — a software engineer with four years building backend systems that actually scale. From distributed microservices at 10k+ concurrent events to a civic platform serving 26,000 real people, I care about getting the architecture right and making it last.
About
I came to software engineering through a genuine curiosity about how things work under the hood. At Scodus Innovations, I got to go deep on distributed systems — designing multi-tenant SaaS architecture in Go with gRPC, thinking hard about latency, security boundaries, and reliability at scale.
Before that, at Ishani Technology, I worked on something that felt closer to home: a civic registration system used by real people in my community. That experience shaped how I think about software — it's not just a technical challenge, it's something that affects people's daily lives. Getting it right matters.
I'm wrapping up my Master's in Computer Science & Information Systems at Saginaw Valley State University and looking for backend or full-stack engineering roles where I can own meaningful systems and grow with a strong team.
Skills
Experience
This is where I went deep on distributed systems. I designed and built multi-tenant SaaS microservices from the ground up in Go with gRPC, tackling secure tenant isolation, fine-grained authorization via gRPC interceptors, and keeping services decoupled at scale. The shift to an event-driven model using RabbitMQ was the kind of refactor that teaches you as much about system design as it does about organizational trust. I also overhauled the entire deployment process with Docker and GitHub Actions — so the team could ship with confidence instead of ceremony.
My first production engineering role — and one that grounded me in why software quality actually matters. The civic registration system I built served 26,000+ residents, which meant every bug had a real face behind it. I built the backend in Spring Boot with careful Hibernate ORM tuning and SQL schema design to keep queries fast under load. I also owned the frontend, building a bilingual English/Nepali interface with jQuery and AJAX — an accessibility challenge that pushed me to think beyond the happy path. A JUnit test suite helped the team ship confidently during tight Agile sprints.
Projects
A full-stack crowdfunding platform built around reliable campaign and contribution workflows. Runs in Docker with automated build, test, and deployment via GitHub Actions — infrastructure as solid as the product itself.
Low-latency 1-on-1 messaging in Go using WebSockets. PostgreSQL handles message persistence, Docker handles the environment. Average delivery under 50ms — built to feel as fast as it actually is.
Django REST API deployed on AWS Elastic Beanstalk with S3 storage and strict IAM least-privilege policies. End-to-end ownership of cloud infrastructure — from design to secure, scalable production deployment.
Education