Most recent projects.

I’ve worked on tons of little projects over the years but these are the ones that I’m most proud of. I've tried to implement what I'm currently learning at the moment of deploying a project, for example, financely was made by .NET Core backend handling identity management and interfaces with SQL Server databases.

  • Vamo App

    This is a cross-platform mobile application built with React Native for iOS and Android that allows users to search, locate and order food from street vendors in their area.

    Private Repository

  • Financely: Full-Stack

    Full-stack web app enabling users to search stocks, track favorites, and engage in commentary on market trends. Built on React frontend with custom components for visualizing stock quote data from external APIs. .NET Core backend handles identity management and interfaces with SQL Server databases.

    github.com

  • Simplimods

    Web application enabling car owners to document modifications they've made to their vehicles and engage with an automotive enthusiast community. Built using React, Redux, Firebase, and TypeScript.

    simplimods.com

  • User Management API

    This is a sample API implementation that allows for basic user management and retrieval of user job info and salary. It is built using ASP.NET Core Web API and uses Entity Framework Core and SQL Server for database persistence.

    github.com

  • Crypto

    Crypto price tracking app for iOS built as my first foray into Swift development. Fetches latest pricing data and historical charts for top cryptocurrencies using CoinAPI. Allows creating watchlist of coins and viewing news related to each coin or the overall market.

    github.com

  • HotelListing API

    Hotel listing and reservations CRUD API with JWT authentication, built with ASP.NET Core Web API and Azure SQL/SQL Server. Provides core platform services to power hotel property search, review and booking applications.

    github.com