Web Developer.
I design & develop web apps and static marketing websites. From Serbia, Belgrade.
Projects
See all projectsWinter Candy Design
Portfolio website for interior designer. Multilingual static website.
See the websiteSports School Junior
Website for sports school featuring program details and enrollment information.
See the websiteDesign Stack
Figma
Design Tool
Of course, Figma. Staple of any developer / designer workflow. Not much more to say about it. It's nice.
Sketch
Design Tool

I've started using Sketch for personal projects. I really appreciate its speed and great UX. Beautiful product.
Development Stack
Svelte
UI Framework
Svelte/Kit is my framework of choice. Love the performance, ergonomics and UX. I don't really dislike other frameworks, just love Svelte.
Tailwind CSS
CSS Framework
Industry standard for a reason. No matter who joins the codebase can start making changes with no worries that changing one css class will break things.
SQLite
Database
I use SQLite for small projects and prototypes. Mainly Cloudflare's D1 since for side projects I also go for Cloudflare Workers so it pairs nicely.
PostgreSQL
Database
For anything serious I use PlanetScale's PostgreSQL. PG is very flexible & when paired with the PlanetScale, reliability, dx and speed is hard to beat.
Drizzle
ORM
Schema-first, migrations as code, and end-to-end types. Not without its problems, but better than raw-dogging SQL, that's for sure.
Zero
Sync Engine
Performance on my mind. IMO, a revolution in sync engine world. Impressive how easy you can make web apps that feel like offline native apps.
Hosting
Vercel
Hosting Provider
For anything serious I gravitate to Vercel. Ability to make your functions run in same datacenter as your db is a big plus compared to something like CF Workers.
Cloudflare
Hosting Provider
For static website or small side-projects, love Cloudflare Workers. Issues with Nodejs compat and inability to control location where your functions run, dealbreaker for anything more.
Kinsta
Hosting Provider

I come from WordPress dev background and still do WP dev (albeit a lot less). Tried them all, and Kinsta is best managed WP host.
Hetzner
Hosting Provider
Serious compute without the silly bill. I have no allegiance to any hosting provider and when it makes sense, I'll use Hetzner VPS.