Aether

August 2024

  • Custom Huffman Coding Implementation: Developed a C++-based Huffman coding algorithm to efficiently compress and decompress text.
  • Built a priority queue-based min heap to construct the Huffman Tree dynamically based on character frequency.
  • Applied optimized memory management techniques for handling large datasets efficiently.

Agora

February 2024

  • A student-focused planner app built with Flutter and Dart for Android.
  • Features color-coded class organization, calendar integration, and task tracking to streamline academic life.
  • Successfully deployed on the Google Play Store, gaining traction among students.

LyrAlkos

April 2023

  • AI-Powered Lyrics Analysis Tool: Extracts lyrics and generates contextual song interpretations using OpenAI’s GPT.
  • Utilizes the Genius API for fetching song lyrics and NLP techniques to analyze themes, tone, and sentiment.
  • Provides automated song analysis, helping users understand underlying emotions and meanings in lyrics.