Projects
Technologies/Languages: Java, C/C++, JavaScript, ReactJS, SQL, Node.js, Android, Amazon Web Services (AWS)
Softwares: Visual Studio, Eclipse, Oracle SQL, IntelliJ IDEA, Atom, Android Studio
Along with the internships, I have also accomplished numerous projects successfully during my academic coursework:
- NutriByte: A health tracking software (CMU)
- Developed a Java application, in a series of 3 versions, that help the consumers to log and track the nutrition and ingredients they comsume through various products.
- Implemented JavaFX along with bindings and exception handling, to provide an error-free user interface. - City Bus Routes Android Application
- Built an android based mobile application for Ahmedabad’s city buses that generated fare and displayed navigation routes between source and destination.
- Implemented SQLite database under Android SDK for user data and achieved high performance query retrieval. - Automatic Subtitle Generator
- Used FFmpeg libraries to parse video files for audio and applied Java Speech API for enhanced speech recognition to create a subtitle file.
- Incorporated the generated subtitle file into the video at runtime and resolved the synchronisation issues. - Sudoku Game Application
- Designed a backtracking based algorithm to generate a Sudoku puzzle using C++ language.
- Applied Java Swings concepts to create an interactive gameplay.