Projects
Things I build when nobody’s asking me to.
justpros.org
An open, calmer alternative to LinkedIn. No algorithmic feed, no jobs section, chronological and mobile-first. Python, FastAPI, htmx, Tailwind. Built in public, which means the broken parts are visible on purpose.
The premise is simple: the feed stopped being for us a while ago. SkyNet took control of LinkedIn and now engagement-bait video wins over anything a person actually wrote. I wanted somewhere that just shows you what your peers posted, in the order they posted it.
iajob.ro
Work product at eJobs. The Job Ad creation module runs on Palantir AIP. I started learning Palantir in 2023 and this is where most of it landed.
This site
Hugo, hand-written CSS, no framework and no JavaScript. It builds to static
files that get pushed to an LXC container on the Proxmox host in my apartment,
where nginx serves them behind a Cloudflare tunnel. No inbound ports open. A
deploy is one git push.