Projects

Here's a few of the projects I've worked on. To see everything I've contributed to, check out my GitHub profile.

Quoter's logo.

Quoter

Quote book for Discord servers. Built with Node.js, Discord.js, and MongoDB, the bot allows users to add, remove, edit, and search for quotes. You can also add quotes from Discord messages, or generate images from them.

Close-up of the Steam Deck's front right side on a blue and purple background.

Steam Deck Emulation Guide

A comprehensive guide to emulating video games on the Steam Deck. I wrote step-by-step instructions on how to install and configure a range of emulators, as well as how to add individual games to your Steam library for a streamlined gaming experience.

Home page of nickoates.com

nickoates.com

The site you're on! I built my blog with Next.js, Tailwind CSS, Contentlayer, and MDX. Hosted on Vercel.

Home page of Peroxaan.com

Peroxaan Website

I was commissioned to rebuild the website for Peroxaan, a small app development company. I unified the newsroom with the main website, improved SEO, and overhauled the design.

talon.link

I rebuilt the backend for talon.link, a link shortening service for the Talon app. I moved the API to a serverless architecture (on Cloudflare Workers), greatly improving performance while reducing costs.

Discord screenshot showing automatic thread creation with Needle.

Needle

Discord bot that creates threads automatically. I contributed by adding Docker support, implementing new features, and refactoring the codebase.