A selection of projects that highlight my experience in analytics, technical support,
and workflow optimization—many inspired by real-world challenges from my professional roles.
LatinX Party Event Page
Developed a responsive event management website using HTML, CSS, and JavaScript. Implemented interactive features such as dynamic event listings, user-friendly navigation, and form validation to enhance the user experience.
HTML · CSS · JavaScript
Media Library
Designed and implemented a backend web application integrating PostgreSQL with Node.js/Express. Built RESTful APIs for CRUD operations, configured Sequelize ORM, and managed secure environment variables.
Node.js · Express.js · PostgreSQL · React.js
To-Do List Manager
A command-line application for managing tasks: add, view, mark complete/incomplete, and delete. Built with Python, storing data in a plain text file for simplicity and portability. Includes an interactive web demo!
Python