Navigating Creative Routes, Web Projects

Welcome to my little corner of the web. This landing page brings together a few personal projects I've built—mostly for fun, learning, and curiosity.

Sites

Web Profile

A minimalist showcase of my work and projects.

Visit

DWH

A MERN stack web app that scrapes property listings and adds missing features like email alerts and advanced filters, powered by Python scraping on AWS EC2.

Visit

About

This landing page serves as the central point for accessing multiple independent sites, all hosted under a single CDN service on Render. This setup helps reduce costs and allows the use of one custom domain. Each site is organized in its own directory, supporting customized URLs and multi-page functionality without requiring central configuration. All sites are built with React, except for the landing page itself. Each site also has its own REST API managed under a single server, along with a hardcoded entry point, individual authentication, and a dedicated MongoDB database.