Engaged in a full-time, 5-star-rated coding boot camp, learning full-stack development from expert instructors and intensive hands-on projects. Planned, designed, and developed professionally programmed applications in collaborative team-based and independent settings, demonstrating the proficiency to earn Software Engineering Certificate.
A clothes catalog site. The goal was to create a database-first web application for managing the contents of your wardrobe. The app will allow you to add, edit, view, and delete items in your closet.
MVC CSS HTML Bootstrap SQL C# .NETA travel review site created as an intro to MVC using Code First Model Design. Each review includes a detail view with an image, review text, and a star rating feature.
MVC CSS HTML Bootstrap SQL C# .NETGiven a site mockup, the goal was to develop a close approximation of the design utilizing HTML, CSS, and Bootstrap. The final product must be responsive for all screens.
Bootstrap CSS HTMLDesigned a console application to manage a client's bank account. You have access to your information, account balances, deposit funds, and withdraw funds. Additionally, all your transactions will be logged to a text file using StreamWriter.
C# .NETUsing the Tamagotchi and DigiPet toy concept, I created a C# virtual pet console application. I designed a pet called Fuzzy the Falcon. It includes 4 properties and 6 callable methods.
C#Developed a console application that will prompt the user to answer a few questions. At the end, the user’s fortune is revealed based on data received from the user.
C#