Ben Aguirre
HomeProjectsBlogPhotography

Projects

Google Calendar Events

View source codeOpen live site

Raycast extension that creates events using natural language for your Google Calendar in Raycast

Google Calendar API, Typescript, React

Advent of Code 2024

View source code

My solutions to Advent of Code 2024 using JavaScript

JavaScript

Old Portfolio

View source codeOpen live site

My old portfolio!

React, JavaScript, Tailwind CSS

Full Stack Blog Project

View source codeOpen live site

A full stack blog project using Next.js, Tailwind CSS, Express, and MongoDB

React, Node.js, Express, MongoDB

Members Only

View source codeOpen live site

A members only club using Node.js, MongoDB, Express.js, and Passport.js which shows messages in real time and focuses on authentication and authorization

Node.js, MongoDB, Express.js, Passport.js

Advent of Code 2023

View source code

My solutions to Advent of Code 2023 using JavaScript

JavaScript

TDD Shopping Cart

View source codeOpen live site

A shopping cart using TDD with Jest and React Testing Library

React, Jest, React Testing Library