my projects.

Email Newsletter

A reliable and efficient email newsletter delivery service with a strong focus on security, scalability, and correctness. Developed using Rust, PostgreSQL, Redis, and Docker, and deployed on DigitalOcean, the system processes emails asynchronously through background workers pulling tasks from a PostgreSQL queue.

Docker
PostgreSQL
Redis
Rust
Portfolio

Portfolio

This site you're on right now! It's a platform where I can showcase my skills, projects, and technical blog.

Next.js
TailwindCSS
TypeScript

Promise Implementation

An implementation of the JavaScript Promise API that closely mimics native promise behavior

Asynchronous
JavaScript
Promise

Finite State Machine Implementation

An Implementation of a Finite State Machine (FSM) in TypeScript

State Machine
TypeScript