Skills

Web frameworks


Spring
ReactJS
VueJS
ExpressJS
SpringMVC
Spring Data JPA
Hibernate
Mybatis
Spring Cloud

Programming Languages

Java
JavaScript
Python
TypeScript
GO
C++
C
MATLAB

Databases

MySQL
PostgreSQL
MongoDB
Elastic Search
SQLite

Others


CI/CD
Linux
AWS
Google Cloud
Docker
Spring Cloud Zipnik
Git
Apache Tomcat
MQTT
Apache Kafka
RabbitMQ
Test Driven Development
Maven
Jenkins
Microservices
Kubernates
Postman
Kdiff3
gRPC
Protobuf
MapReduce
WebGL
IoT
RaspberryPi

Relevant Courses

Course Taken at Graduate Level


Design and Analysis of Algorithms
Software Studio
Computer Systems
Programming for Web
Programming Language and Techniques
Computer Vision
Computing for Data Science
Machine Perception
Introduction to Robotic
Advanced Robotics
Design of Mechatronic Systems
Internet of Things
Computer Graphics

Projects

All codes available upon request

Order Microservices/Code available on Github

Built a set of RESTful microservices to handle HTTP requests such as placing order, checking inventory, getting product details.

Registered services using Eureka discovery and enabled load balancing and service routing using Spring Cloud Gateway.

Established synchronous communication using WebClient. Persisted data into MySQL database using Spring JPA and Hibernate.

OnlineFood Order System, local demo shown in the above video

Built a uber-eats like food ordering system

Implemented RESTful API services via SpringMVC including registration, menu searching, ordering, and checking out.

Utilized Hibernate to access and operate the data storage (menu, restaurant, etc) on a AWS RDS MySQL database.

LeftoverMarketPlace

An award-winning hackathon project made with React and ExpressJS

Provided RESTful APIs for users to register, login, make posts and chat with other users via ExpressJS framework

Frontend Deployment Backend Deployment

Spring JPA Hibernate Student management system

Backend built with Spring core, Hibernate and MySQL

Frontend built with ReactJS

MERN stack video chat and messaging APP

Built with React, Redux, ExpressJS and MongoDB

A team project in CIS550 from University of Pennsylvania

Completed in Fall 2020

SocialMediaApp

Full-stack MERN social media app

Implemented RESTful API services via ExpressJS and MongoDB as the backend services, deployed to heroku

Designed and implemented frontend with ReactJS and ContextAPI, enabled users to register, create and browse posts