education
2020-2022
  • San Diego State University
  • Bachelor of Science
  • Major in Computer Science
  • 2018-2020
  • Southwestern College
  • Associate of Science
  • Major in Computer Science
  • side projects
    todo-list is a dynamic task organizer with projects and todos. This project, developed with HTML, CSS, and JavaScript, allows users to create, organize, and customize tasks. The Web Storage API ensures persistence, and the intuitive UI enhances efficient task management.
    tic-tac-toe is a classic game implemented using HTML, CSS, and JavaScript. The project focuses on encapsulating game logic within modular objects, minimizing global code. Players can engage in console-based gameplay, and the display/DOM logic is handled separately for a clean and organized structure.
    library is a web application built with HTML, CSS, and JavaScript for efficient book management. Users can add, display, and remove books with a user-friendly interface. The 'NEW BOOK' button opens a form, emphasizing effective form handling for a smooth user experience.
    calculator is an on-screen calculator that integrates HTML, CSS, and JavaScript. It handles basic math operations, allowing users to perform calculations with ease. The intuitive UI includes features like a clear button, support for floating-point numbers, and additional UI improvements for a seamless user experience.
    unsorted misc