Not every project needs a stage.
Some are scripts. Some are structural foundations. Some were written in C to grasp pointers, or in PHP to coordinate hardware logs. Here lies the background catalog.
Top Reps & Hardware Prototypes
Web & PWA Applications
Hardware, CLI & Utilities
The Graveyard
[ ARCHIVED ATTEMPTS & SYSTEM FAILURE LOGS ]
NariSafe
A prototype women safety web application built for a hackathon competition pitch.
Dummy frontend mock site created rapidly for a hackathon pitch presentation; never reached full backend infrastructure or live deployment.
Hackathon pitch mockups demonstrate rapid design concepts, but require production database models and real-time backend safety APIs for real-world viability.
Flashcard Terminal App
A command-line flashcard study tool written in Python as part of CS50X final project.
Deprecated and replaced by full-stack web architectures (MindLexa) featuring rich text parsing and automated dictionary API lookups.
CLI study tools excel for lightweight local terminal workflows, but complex vocabulary persistence benefits significantly from web client UI.