>PROJECTS_

+─── ByteSize ───+
ByteSize

ByteSize

AI-powered flashcard generation app

Next.jsReactTailwind CSSAI APILocal Storage
view live
Open

ByteSize - Details

Developed collaboratively with a friend, ByteSize transforms study materials into interactive flashcards using AI. Features include topic categorization, card animations, document import/export, and local storage for saved decks. The app uses a Duolingo-inspired UI with custom components and animations to create an engaging learning experience.

View Project Code →
+─── PlaylistCrafter ───+
PlaylistCrafter

PlaylistCrafter

Spotify playlist creation tool

PythonFlaskSpotify APIOAuth 2.0JavaScript
view live
Open

PlaylistCrafter - Details

A web application leveraging the Spotify API that helps users discover new music through features like Song Sync (creating playlists based on a favorite track) and Playlist Blend (combining two playlists into a unique mix). Built with Flask backend and integrated with OAuth for seamless Spotify account connection.

View Project Code →
+─── PixelCypher ───+
PixelCypher

PixelCypher

Text-to-image encryption and decryption tool

Next.jsReactTypeScriptTailwind CSSVercel Blob Storage
view live
Open

PixelCypher - Details

PixelCypher is a web application that allows users to securely encrypt text messages into images and decrypt them later. It features a user-friendly interface, mobile responsiveness, and secure processing using Vercel Blob Storage. The app ensures no data is stored on servers, providing a safe and private way to share sensitive information.

View Project Code →
+─── clickXtract ───+
clickXtract

clickXtract

A tool that automatically extracts compressed files by double-clicking them.

C#Windows
view live
Open

clickXtract - Details

clickXtract is a user-friendly tool designed to simplify the extraction of compressed files. It supports popular formats like `.rar`, `.zip`, and `.7z`. With clickXtract, users can extract files effortlessly by simply double-clicking on them. The tool automatically creates a folder and extracts the contents. It also provides an easy way to set file associations, ensuring compressed files open with clickXtract by default. Ideal for users seeking a seamless and efficient file extraction experience.

View Project Code →
+─── PixelCypher API ───+
PixelCypher API

PixelCypher API

Image steganography REST API

JavaSpring BootImageIOREST APIImage Processing
view live
Open

PixelCypher API - Details

A Spring Boot REST API that enables secure text hiding within images using LSB steganography techniques. Users can encode secret messages into images with minimal visual changes and later decode them. The API provides two main endpoints for encoding and decoding operations, with cross-origin support for the frontend application. The implementation uses Java's image processing capabilities to modify the least significant bits of pixel color values.

View Project Code →
+─── SyntiX ───+
SyntiX

SyntiX

Remote system control for Windows from mobile

PythonFlutterDartWindows APIAndroid
view live
Open

SyntiX - Details

SyntiX is a multi-platform application that allows users to control their computer's volume and brightness directly from their mobile device. The desktop component is built with Python while the mobile interface is developed using Flutter. The system creates a seamless connection between devices, enabling remote adjustment of system settings through an intuitive mobile interface.

View Project Code →
+─── LED Display Library ───+
LED Display Library

LED Display Library

Arduino library for controlling 7-segment LED displays

C++ArduinoPlatformIO
view live
Open

LED Display Library - Details

A versatile Arduino library that simplifies controlling 7-segment LED displays. The library supports displaying digits (0-9), the entire English alphabet (A-Z), and special characters. It features an intuitive API that allows developers to easily initialize and control the display with just a few lines of code. Built using object-oriented principles for clean implementation and memory efficiency.

View Project Code →