Ethan Ho

HomeAboutProjectsResumeContactCafé Recs

© 2025 Ethan Ho. All rights reserved.

EmailGitHubLinkedIn

My Projects

A collection of things I've built and learned from

Featured Projects

Personal Website

FEATURED

A modern portfolio website built with Next.js and TypeScript. Features a dark/light theme toggle using Catppuccin colors and a responsive design.

Next.js

TypeScript

Chakra UI

Node.js

Express

GitHub →Live Demo →

Café Finder App

FEATURED

A web application for discovering and reviewing local cafés. Users can search by location, read reviews, and add their own recommendations.

React

Node.js

PostgreSQL

Express

CSS

GitHub →

Other Projects

Crux Compiler

A compiler for an esoteric language to compile to x86, supporting function calls, arrays, variables and basic operations.

Java

Antlr

x86

GitHub →

pintOS

A user thread scheduler in C, supporting priority scheduling and round robin scheduling, with proper locks and interrupts to ensure safety and efficiency.

C

GitHub →