Preview Image
A modular AI platform engineered to allow users to construct multi-step chains where outputs from one LLM prompt are dynamically piped as inputs into the next.
Dynamic AI Workflows
Enables multi-step LLM chains with dynamic input/output piping.
Authentication
Integrated Google OAuth for secure user registration and sign-in.
Architecture
Deployed with decoupled back-end and front-end to ensure separation of concerns.

A desktop web application developed for organizing and rendering PDF files.
PDF Management
Organizes and renders local PDF files within a desktop environment.
History Tracking
Includes a scalable database schema to store and track user reading history.
Preview Image
A Java-based project implemented to learn about JWT authentication protocols, API security, and user access.
Security
Implemented JWT authentication protocol for secure API access.
Database Integrity
Utilized Flyway for database migrations and maintaining table schema integrity.