I am currently pursuing a Bachelor’s degree in Computer Science at the University of Houston with a focus on software engineering. I enjoy working across both backend systems and frontend interfaces, and I especially value the process of designing clean, intuitive user experiences that are supported by efficient and reliable code behind the scenes.
My interests include writing maintainable and well-structured code, continuously learning new technologies, and building tools that are both useful and performant. I enjoy thinking through problems carefully and developing solutions that are not only functional, but also thoughtfully designed and optimized. I strive to create software that is clear, scalable, and built with long-term quality in mind.
A full-stack web application that allows users to register as volunteers and sign up for events created by administrators,
or register as administrators to create, manage, and match volunteers to events. The platform features user authentication,
notifications, and email verification, and is built using React, Node.js, Express, and PostgreSQL.
A full-stack web application that simulates a postal service system, allowing customers to create and schedule package
deliveries while employees process packages through different post office locations en route to their destinations. The platform includes package tracking,
pricing estimates, and operational reporting, with administrative tools for managing post office locations and departments. The application features a
React.js frontend, a JavaScript/Node.js backend, and a MySQL relational database, demonstrating a complete client–server architecture with persistent
data storage and role-based system design.