Welcome to my projects page


Here you will find some of my Front End, Back End, Full Stack, and Database Administation with Google Cloud Platform projects I've been working on recently. I hope you enjoy them!


Front End Projects


Sleep Outside

We developed a captivating website for tents and outdoor items. Leveraging Vite support, we bundled assets, integrated APIs, and utilized JSON files for seamless functionality. The result is a high-performing web application that seamlessly integrates data, delivering an exceptional user experience.

Check out the GitHub page

Contacts and Messages

In this dynamic project, I'm embarking on the development of a sleek application using the powerful combination of Bootstrap and Angular. The application comprises three distinct sections: Documents, Messages, and Contacts, offering a comprehensive user experience.

Check out the GitHub page

Back End Projects

Creating Authentication and API Documentation

This project seamlessly integrates GitHub OAuth for secure user authentication, while leveraging Swagger to enhance API documentation. With MongoDB as the robust and scalable database solution, data management is efficient and reliable.

Check out the GitHub page

Vehicles Registration Website

PHP Motors is a dynamic vehicle registration website with tiered user access levels. Level 3 clients can add classifications and vehicles, while others have limited access. The MySQL database efficiently handles data storage and management for classifications, vehicles, and user profiles.

Check out the GitHub page

Creating APIs in Visual Studio

In this project, we integrate Swagger to enhance API documentation in Visual Studio. By selecting the ASP.NET Core Web API Framework with MongoDB as a robust and scalable database solution, we can decide to use a SQL or NoSQL database so data management is efficient and reliable.

Check out the GitHub page

Full Stack Projects

Sacrament Meeting Application

Using the .NET environment, we built a sacrament meeting app for a local church using The ASP.NET Core MCV EF with Bootstrap 5. We used MSSQL as our database to store all the CRUD operations, we ensured data persistence for seamless changes processing. The intuitive interface streamlines the entire app workflow, enhancing efficiency and productivity.

Check out the GitHub page

Post Messages Application

In this project, we used the MEAN stack (MongoDB, Express.js, Node.js and Angular) to build this post messages application, as well as using Angular Material to make the UI library. We tested the CRUD operations in real-time using the MongoDB Atlas console to check if the operations were successful.

Check out the GitHub page

Mobile Development Projects

Flutter Food App

in this app I used Flutter to build the home page of a food delivery app. In the future, I will add routes to interact with a database in real time and store the user information.

Check out the GitHub page

Database Administration and Google Cloud Platform (GCP)

MSSQL Local Instance

Microsoft SQL Server (MSSQL) offers robust scalability, handling large datasets and high transaction volumes efficiently. It provides strong security features, including encryption and access control, ensuring data protection and compliance. MSSQL supports advanced analytics capabilities, enabling businesses to gain valuable insights from their data.

Docker Cloud Instance

Running MSSQL on a Docker Cloud instance offers flexible scalability, allowing easy adjustment of resources to handle varying workloads efficiently. Docker provides containerization, isolating MSSQL and its dependencies, ensuring security and easy deployment across different environments.

Infrastructure as Code

Using Terraform in Google Cloud Platform (GCP) for Infrastructure as Code (IaC) brings numerous advantages. It provides a declarative syntax for reproducibility and eliminates manual errors. Terraform simplifies provisioning and management of GCP resources, supports dependency management, and is cloud-agnostic.