Jaswanth Suvvari
Software Developer
Building scalable backend services and crafting elegant solutions. Passionate about clean code, system design, and continuous learning.
class Developer {
name: "Jaswanth";
role: "Software Dev";
experience: "1.5+ years";
build() {
return "scalable solutions";
}
} About Me
I'm a software developer with 1.5+ years of experience at Navi Technologies, a fintech startup where I've been building scalable backend services using Java and Spring Boot.
My journey started with a passion for game development, and I've since evolved into a full-stack capable developer with deep expertise in backend systems, REST API development, and modern software architecture.
I actively contribute to code reviews, mentor junior developers, and participate in technical discussions to ensure code quality and foster a culture of continuous improvement.
Education
B.Tech in Computer Science & Engineering
Indian Institute of Technology Bombay
2020 - 2024Higher Secondary (XII)
M.P. & E.V English Medium School
2020Secondary (X)
M.P. & E.V English Medium School
2018Key Courses
Achievements & Activities
JEE Advanced Qualified
Cleared one of the toughest engineering entrance exams in the world to secure admission at IIT Bombay
Class XII - 90.80%
Scored in top percentile in CBSE Board examinations
E-Cell Startup Contest
Participated in entrepreneurship contest involving case study, BMC creation, and strategy assessment (2021)
WNCC CodeWars-V2
Competed in Algo-Trading event using simulated market with Python bots (2022)
NSS-Tarang Volunteer
Created video presentations on awareness of multiple aspects of Indian culture (2020)
Intellectual Property Research
Authored academic report on how IP affects progress of Science and Technology with ethical, political, and economical perspectives
Experience
Software Developer
Navi Technologies- Building scalable backend services using Java and Spring Boot
- Developing and maintaining RESTful APIs for fintech applications
- Making database architecture decisions and implementing data models
- Collaborating on agile projects with cross-functional teams
- Implementing CI/CD pipelines using Jenkins and Docker
- Conducting code reviews and mentoring junior developers
Projects
P2P Torrent Network
Built a peer-to-peer file sharing network from scratch using C++. Implemented network management, protocols, error handling, and multi-threaded search/download for low latency. Tested on NS-3 simulator and real IIT Bombay network.
CollageBook - Social Media App
Developed a full-featured social media Android app similar to Facebook using Android Studio and Firebase. Includes Login/SignUp, Profiles, Friends, Posts, Likes, Feed, and real-time chat functionality.
Grammar Tagging with HMM
Implemented Hidden Markov Model for Parts-of-Speech tagging from research paper. Achieved >90% precision/recall with custom unknown word handling. 5-fold cross-validation on NLTK corpus.
Real-Time Stock Prediction
Created real-time ML model for stock price prediction, merging historical and live data to optimize trading decisions.
OpenRank
Contributed to a developer ranking platform built with Vue.js frontend and Node.js/Express backend. Part of the Coderplex open-source community.
College Website Replica
Recreated IIT Bombay website using ReactJS and NodeJS with multi-page routing, custom authentication, session management, and encryption.