amer.lol

About amer.lol

amer.lol is a playground for creative web experiences, mini-apps, and experiments. Built with modern web technologies, it serves as a hub for interactive projects and tools that showcase what's possible on the web.

The platform is designed to be fast, accessible, and enjoyable to use. Each mini-app is carefully crafted with attention to detail, focusing on both functionality and user experience.

Visit my portfolio →

Build Log

Let Me Google That

Jan 15, 2026

Made a funny tool for when someone asks you a question they could easily Google. You generate a shareable link that plays a sarcastic animation before redirecting them to Google with their question. It's the passive-aggressive way to help people help themselves.

Amer Gauntlet

Jan 13, 2026

Made a daily word puzzle game with leaderboards. Similar vibes to Wordle but with scoring, streaks, and competitive rankings. Turns out building the scoring system was more fun than I expected.

Color Crafter

Jan 13, 2026

Created a color palette tool inspired by colorhunt. You can browse, create, and share color combinations. Sometimes you just need a good palette and don't want to think about hex codes.

Football Manager Team Picker

Jan 13, 2026

A simple tool for picking random teams in Football Manager. Great for when you can't decide what save to start, or when you want to do a challenge run with friends.

Secret Santa

Jan 13, 2026

Built a platform to organize Secret Santa exchanges. Handles the random drawing, lets people join and leave, and keeps everything organized. Much easier than trying to coordinate this stuff in a group chat.

UI/UX Improvements & Build Log System

Jan 12, 2026

Spent some time polishing the site – added the logo everywhere, cleaned up the build log system, and standardized the settings UI. Sometimes the boring work makes everything feel more cohesive.

Pickup Soccer

Jan 12, 2026

Made an app for organizing pickup soccer games. People can create games, set locations and player limits, and others can join. Simple idea but solves a real problem if you're trying to get a game together.

Time Zone Converter

Jan 12, 2026

Built a time zone converter for comparing times across different parts of the world. Useful when you're coordinating with people in different time zones and don't want to do mental math.

Diff Checker

Jan 12, 2026

Created a text comparison tool that shows differences between two files side by side. Handy for comparing code, documents, or really any text. The visual diff makes it easy to spot what changed.

Encryption Platform & Firebase Integration

Jan 12, 2026

Launched the first app – a collection of encoding and encryption tools. Also set up Firebase auth and database to handle user accounts and settings. The foundation for everything else that followed.