Front-end Development
You already have a design (or a designer) and want to get your site coded?
Say no more – I can get it up and running with tech adjusted for your needs.
What Do You Get?
Design Consultations
I can discuss your designs before we get down to business. If there are things I think could be improved, I will let you know and propose changes.
Code in the Repository
I use Github to keep all my code. My commits follow Conventional Commits patterns, and I use pull requests to introduce changes. After my work is done, I transfer the repo ownership to you.
If this is just a tech mumbo-jumbo, don’t fret. All I am saying is that I keep the work in a private space which will be given to you once my work is done.
Pre-publish Preview
There’s nothing like seeing your changes live. But letting your customers see it right away isn’t always the best idea. That’s why all the frontend repos I push are connected to preview branches.
In simple terms, this means every change will be published under a different address so you and your colleagues can review and approve or change it, before it goes live.
Static Website
I develop SEO- and speed-focused sites. This means that your website will be fast, secure, and easy to maintain.
I use modern, battle-tested technologies like Astro, Tailwind CSS, and TypeScript.
End-to-End Tests
One of the worst things that can happen is when you want to update your site, and it breaks on production.
I ship all my code with tests, so if anything is wrong, you’ll know before all the Internet will see it.