Shaunak Juvekar

I am a graduate student at Virginia Tech, pursuing my Master's in Computer Science degree from the College of Engineering in Blacksburg, Virginia. Relevant courses I've taken up are Information Storage and Retrieval, Big Data Engineering, Network Architecture and Programming, and Data Analytics.

Feel free to check out my resume or reach out via email!

Email  /  Resume  /  LinkedIn  /  Github  /  YouTube

profile photo

Skills

Education

Work Experience

Leadership Expereince

Projects

Ride Sharing Platform

March 2023 | Github Link

  • Designed and implemented a scalable AWS architecture for a ride-sharing application, utilizing AWS CodeCommit, AWS Amplify, DynamoDB and AWS Lambda.
  • Ensured security and authentication using HTTPS and API Gateway with Cognito user pool authorization.

Search Engine for ETD data

October 2022 - December 2022 | Link

  • Implemented the backend functionality of a search engine using Elasticsearch and Python.
  • Developed data ingestion scripts for Elasticsearch, search API’s and logging functionality for ML models.

Reliable Packet Delivery System

November 2022 - December 2022 | Github Link

  • Designed and developed a transport protocol that provided reliable datagram service amidst dropped and duplicated packets and high latency environments.
  • Additionally, implemented the TCP Reno algorithm for congestion control and analyzed performance under a variety of conditions.

E-Commerce Portal

August 2022 - September 2022 | Github Link

  • Built a website where the user can add and remove products from a grid layout selection.
  • The Hooks system of React JS was used along with its Context API for state management.

Book Sharing Platform

June 2020 - June 2020 | GitHub link

  • A web application which enables exchange of books by different users of the website.
  • Used ExpressJS as a server, MongoDB as a database and HTML, CSS and Javascript for the frontend.
  • Implemented authentication and authorization middlewares for API security.
  • Hosting is done on Heroku servers.

Mouse Gesture Control using Motion Sensor

September 2016 - February 2017

  • Developed a real time mouse control mechanism which was independent of a surface, using Arduino, MATLAB code and a Gyroscope sensor (MPU6050).