ARCHIVE_ACCESS_GRANTED

Selected Projects

Ariadne.ai Companion App
FLUTTER / AI / MOBILE

Ariadne.ai

A location-aware digital walking companion enclosed in a custom glassmorphism UI. It features dual navigation modes for live GPS tracking and virtual travel simulations. Driven by a "self-healing" narrator service with fallback LLM logic and hybrid audio generation via ElevenLabs.

Launch System ->
API / ARCHITECTURE

Aegis Gateway

A high-performance, Zero-Trust Privacy Gateway designed to secure Large Language Model (LLM) interactions. Aegis intercepts, masks, and rehydrates Personally Identifiable Information (PII) in real-time before it hits the inference engine. Using Presidio for identification and Redis for token caching.

<- View Documentation
Aegis Gateway API Architecture
Spam Ham Python Classifier
PYTHON / MACHINE LEARNING

Bayesian Sentinel

A probabilistic text classification engine distinguishing between legitimate data (Ham) and unsolicited noise (Spam). Features a custom Naive Bayes implementation with model persistence. Implemented FROM SCRATCH, without any 3rd party libraries.

Launch System ->
AI / JAVASCRIPT API

Poem Generator

An AI-driven interface that constructs 15-line poems based on user prompts. Utilizing the SheCodes AI API and a custom typewriter plugin to simulate organic text generation.

<- Launch System
Poem Generator App
Weather App
API / DATA VISUALIZATION

Global Weather

Real-time atmospheric data visualization. Fetches live conditions and 5-day forecasts via Axios and the SheCodes Weather API, presenting complex data in a clean UI.

Launch System ->
MOMENT.JS / TIME

World Chronometer

A temporal synchronization tool built with Moment.js. Accurately tracks and displays time across multiple timezones based on user input.

<- Launch System
World Clock App