Since I mainly focus on backend professionally, my side projects focus more on exploring new tools:

TOTP Generator

This is a time based OTP generator based on RFC 6238. The selected default settings are compatible with most authenticators for mobile devices like Google Authenticator. The landing page serves as a playground for testing or confirming if your TOTP codes are being generated correctly.

View app

Ambient Sounds

A simple web application for generating ambient sounds. This helps boost focus and concentration for working or studying. There are a variety of available soundscapes (Nature, City, Things, White noise) that users can choose from, and plenty of options that can be tailored to the user’s preference. Heavily inspired by Moodist app.

View app

Dad Jokes

A simple web application and API for getting dad jokes.

Each time a user visits the website or makes an API call, they receive a randomly selected dad joke from the database. The jokes are displayed on a clean, minimalistic interface, making it easy for users to share a quick laugh.

Users can contribute their own dad jokes through a submission form on the website. These submissions are reviewed and verified by a moderation team to ensure they meet the platform’s humor standards. If approved, the joke is added to the pool of jokes available for random selection.

View app

Random Quotes

A simple API for getting random quotes.

View app

Phonetic Alphabet

This is an app that helps you master the NATO Phonetic Alphabet. A simple proficiency test is also available for verifying your fluency in phonetic communication.

View app

Metadata Remover

The metadata remover app is a powerful tool designed to protect users’ privacy by stripping away sensitive information embedded in digital files. With a user-friendly interface, the app allows individuals to easily remove metadata such as location, date, and author details from photos, documents, and other media files. This ensures that personal information is not inadvertently shared when sharing files online.

View app

F1 Data

This is a work in progress for F1 fans out there, you can check the driver standings and also get some information about the circuits. Records are expected to update within 2 to 6 hours after race day. I will be adding more features along the way!

View app

Random Generator

A simple random generator that could generate numbers, dice, names, words, texts, and even QR codes. Do you have a lot of choices but having a hard time to pick one? This application can also help you with that!

View app

To do list

A bare bones to do list application.

View app