I build robust, scalable server-side applications and APIs that power modern web experiences. Passionate about clean code, system architecture, and solving complex problems.
@RestController
@RequestMapping("/api/users")
public class UserController {
private final UserRepository userRepository;
public UserController(UserRepository userRepository) {
this.userRepository = userRepository;
}
@GetMapping
public List getAllUsers() {
return userRepository.findAll();
}
}
I'm a passionate backend developer with over 5 years of experience building scalable web applications and APIs. I specialize in server-side technologies, database design, and system architecture.
My expertise lies in creating efficient, maintainable code that powers seamless user experiences. I'm always eager to learn new technologies and tackle challenging problems that push the boundaries of what's possible.
Projects Completed
Years Experience
Technologies Mastered
Lead backend development for enterprise applications, mentor junior developers, and architect scalable solutions serving millions of users.
Developed and maintained RESTful APIs, implemented authentication systems, and optimized database performance.
Started my career building web applications and learning best practices in software development.
Graduated Magna Cum Laude with a focus on software engineering, data structures, and algorithms. Completed senior capstone project on distributed systems architecture.
Professional certification demonstrating expertise in designing distributed systems on AWS platform, including scalability, security, and cost optimization.
Intensive 12-week program covering modern web development technologies, including Node.js, React, databases, and deployment strategies.
Student Ambassadors are a global group of campus leaders who are eager to help fellow students, create robust tech communities and develop technical and career skills for the future.
As a Postman Student Leader at Meru University of Science and Technology, I am committed to advancing API literacy among my peers. I organize and conduct workshops focused on building foundational knowledge in APIs, emphasizing how APIs drive innovation in technology today.
As the GDSC Web Community Lead at Meru University of Science and Technology, I am committed to fostering a collaborative and innovative space for students passionate about web development
I'm always interested in new opportunities and exciting projects. Whether you have a question or just want to say hi, feel free to reach out!