
Tech savvy computer science graduate student with experience in web development and computer hardware instillation. Passionate about programming and developing or fixing software based on clients need. Likewise, gaining enjoyment out of helping people with computer hardware and networks.
Turtleback Zoo Database: github.com/Alexs2256/Database
September 2023 – December 2023
· Analyzed, designed, and implemented a database system application.
· Created a menu-based program interface designed to emulate a hypothetical zoo’s database.
· Database functionality includes inserting/updating/viewing animals, employees, buildings, etc.
· Used methodology learned in class to design database schema.
· Implemented using Java as the main programming language & Oracle for the database.
Manga Store Django Project: github.com/Alexs2256/bookStore
• Implemented a fully functional shopping cart and checkout system.
• Utilized SQLite3 database to manage and store all manga listings.
• Designed a user-friendly interface to enhance user experience.
• Technologies: Django, HTML/CSS, JavaScript, SQLite3