SlideSmart (August 2024 - Present)
-
Led a team of 3 in the Nittany AI Challenge, conducting 10+
meetings, setting milestones, and ensuring collaboration.
-
Designed SlideSmart, a tool built with Next.js to enhance
PowerPoints with supplementary resources and videos.
-
Utilized Azure OpenAI and the YouTube Data API to provide relevant
enhancements to slides and improve engagement.
-
Created interactive designs with Figma and developed prototypes to
gather user feedback and enhance the user interface.
-
Integrated Firebase for user authentication and storing user study
guides, allowing users to save and share them with others.
-
Check out SlideSmart!
Food Vision Mini (July 2024 - August 2024)
-
Engineered and fine-tuned an EfficientNetB2 feature extractor
model for food classification with PyTorch.
-
Achieved a high prediction accuracy of 96.88% through thorough
training, validating, and testing the model.
-
Visualized model performance and results using Matplotlib,
creating informative plots to analyze accuracy and loss.
-
View this project on Hugging Face!
Bella Vita Mobile App (May 2024 - July 2024)
-
Developed a group-based social media app using React Native,
JavaScript, and Firebase.
-
Implemented core social media features, including posting, liking,
and commenting, creating an engaging user experience.
-
Integrated Firebase Realtime Database, Cloud Storage, and
Firestore for efficient data management and real-time updates.
-
Received positive feedback from users who enjoyed the app’s
functionality and ease of use.
Multi-threaded Communication Channel Project (February 2024 - March
2024)
-
Developed a multi-threaded communication channel library in C,
enabling inter-thread communication.
-
Utilized mutexes and condition variables for thread
synchronization, ensuring thread safety.
Memory Management Project (January 2024 - February 2024)
-
Implemented a custom memory management system in C, including
memory allocation, reallocation, and free functionalities.
-
Enhanced performance and organization with an embedded segregated
linked list structure and footer optimizations.
Mini CPU (October 2023 - November 2023)
-
Implemented a foundational data path architecture using Verilog,
integrating pipelining for concurrent instruction execution.
Course Scheduler Project (April 2023 - May 2023)
-
Created a course scheduler application with a GUI, including both
user and admin functionality.
- Developed with Apache Derby Database, SQL, and Java Swing.