Recent Development Projects

Over time, I’ve developed many projects—over 100, to be precise—working on various platforms, primarily Windows and Linux. I’ll be showcasing my latest projects on this blog to display the products (mainly demos) for your review and analysis.

Custom API Net 7.0


Project of a REST API in .NET 7.0 to showcase the capabilities of .NET Core 7.0 for API design and development. It includes authentication with Bcrypt security. This API utilizes a SQL Server database to store information, using Entity Framework as the ORM.

Rest API
React
NET CORE 7.0
SQL SERVER
View Project

Custom React Frontend

A frontend was developed in React 18 to provide a web environment for content execution. Users need to authenticate, and it allows viewing both contacts and registered users in the database. It incorporates CRUD operations for easy data maintenance..

Frontend
React
Node.JS
VS Code
View Project