Renan Costa - Computer Engineering

AboutProjectsContact

Foto de perfil

todotask-manager

A simple Task Scheduling REST API developed in C# with ASP.NET Core and Entity Framework Core, focused on practicing RESTful APIs, clean architecture, async/await, and CRUD operations.

database-project-league-of-legends

An academic/portfolio project in Computer Engineering focused on Relational Database Management, modeling the universe (Lore) of the game League of Legends (Runeterra). The project demonstrates skills in pure SQL (MySQL), including table creation, data manipulation, and complex queries.

No LanguageGitHub →

smartphone-abstraction

A simple smartphone abstraction system developed in C# with .NET, focused on practicing clean code, object-oriented programming, and unit testing. The project allows creating abstract smartphones, simulating calls, receiving calls, and installing apps via derived classes.

booking-system

A hotel booking management system developed in C# with .NET 10, focusing on clean code, encapsulation, and unit testing. The project allows registering guests, assigning suites, and calculating total booking prices.

parking-system

A simple parking management system developed in C# with .NET, focused on practicing clean code, separation of responsibilities, and unit testing. The project allows adding, removing, and listing vehicles while calculating parking fees.

LeetCodeResolutions

No description