Featured Projects

Here are some of the projects I've worked on that I am proud of

@atums/echo

A lightweight Node.js package for enhanced console logging with colors, timestamps, and structured output formatting.

TypeScript NPM

Discord Profile Page

A cool little web app that shows your Discord profile, current activity, and more. Built with Bun and features real-time presence data from Lanyard.

HTML CSS TypeScript JavaScript

Timezone DB

A simple Rust-powered API service for managing and retrieving user timezones with Discord OAuth authentication, PostgreSQL storage, and Redis session management.

Rust

Docker Runner

A Docker-based CI/CD runner for Node.js projects that automatically clones repositories and executes package manager commands with support for npm, yarn, pnpm, and bun.

Bash

Badge Aggregator API

A Discord badge aggregation service that collects badges from Vencord, Nekocord, Equicord, and other sources with Redis caching support for optimal performance.

TypeScript