Luis Cabrera

Software Development Apprentice

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.

C# .NET MVC OOP Bootstrap JavaScript jQuery HTML CSS MSSQL Git

Class Projects


Wardobe

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# .NET

TravelOn

A 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# .NET

Tuscany Villa

Given 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 HTML

Bank Account Manager

Designed 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# .NET

Virtual Pet

Using 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#

Fortune Teller

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#