Inspired bythis.
$ whoami
Hey
Welcome to my corner of the internet 🌱.
I'm Adam. I'm a backend (full stack?) developer.
Programming is my profession and my hobby.
I'm going to launch a bunch of small experiments, websites, maybe mobile apps. Here I will ramble about the things I find interesting.
I'm really curious, always seeking to learn something new, always open to opportunities.
Experiments

Pumpclock exercise timer
A half-decent web-based interval timer. The app has been made in ~2 hours (vibe coded, and then manually refined), has a lot of rough edges. It does the job though. Funny name. Give it a spin here:
pumpclock.appPlainTerms app to summarize legal docs quickly
This app was made because I found myself not reading Terms and Conditions, Privacy Policy and other legal documents thoroughly, or not understanding them entirely due to them using a specific, complicated language. First attempt at making something AI-powered. The Google login is a scam. I don't use the login info anywhere, there is no database. I just wanted to learn how to implement an OIDC login. Give it a try at:
plainterms.vercel.appWhat I'm Working On
Enlune
An online notes editor with an AI helper. Kind of like a VERY watered-down Cursor, for notes. Thought I would make a simple app for myself to organize my thoughts with AI help, then it turned into a full-blown SaaS experiment. Of course, this was built in a vacuum, with no external validation. It's not that good either. I feel like I'm learning a lot, but also spending too much time on this project. Still, I'm forcing myself to create everything semi-properly, so next time everything will be easier.
in progressPersonal Website
Building this very site you're looking at.
searching for small app ideas that I can implement, which can have an impact on people's lives
make ascii art rendering more robust
add animation settings
add wator-style cellular automaton
permanently in progressCurrently Learning
How to create a SaaS web app with everything set up
Creating an ascii animation canvas
Crafting interpreters