Template Stack
SAAS Templating System for Real Estate Companies
Read more
Some of the projects are from work and some are on my own time.
SAAS Templating System for Real Estate Companies
Read more
A social media and membership application for lovers of literature and bookclub members. Users can join discussions, view profiles, receive notifications, and more.
Custom Shopify E-commerce platform
Creates a new idea entry in my ideas database in Notion
This codebase implements a full-stack web application with a React frontend, Node.js backend, and AWS serverless infrastructure. The frontend is built with React, TypeScript, React Query, React Router, and Ant Design. It features a clean, modular architecture organized by features, reusable UI components, and robust testing via Jest, React Testing Library, and Cypress. The backend consists of a Node.js REST API built on Express and TypeScript. It interfaces with a PostgreSQL database via TypeORM and implements domain-driven design patterns such as repositories and services. The API is deployed serverlessly on AWS Lambda using the Serverless Framework.
Custom Shopify E-commerce platform
CTO, Co-Founder. Application code for former startup company Soundpruf Inc. This codebase implements a full stack web application that allows users to connect their Spotify accounts and view insights about their listening habits. It consists of a React-based frontend, a Serverless backend with GraphQL API, and several AWS services for data processing.
The project seems to be a humorous and experimental application that analyzes Elon Musk's tweets to determine if they are positive, neutral, or negative. It uses various services and libraries to interact with Twitter's API and OpenAI's models.