Allow me to introduce myself.
My name is Andrzej. Since arriving in Spain from my native England in 2010, I have worked teaching English as a foreign language.
But now it's time for a change. This is why I have spent the last three years dedicating every spare moment to re-skilling as a full-stack web developer.
If you are reading this, you most likely followed a link here from my CV. I thought this page would be the best way to demonstrate what I'm capable of.
This website...
- … is hosted on bespoke hardware. A mini-pc in my living room, to be precise!
 - … has correctly managed security certificates, scoring an 'A' grade on sslabs.com.
 - … is fully compliant with Web Content Accessibility Guidelines
 - … is styled with careful consideration for Responsive Web Design principles
 - … follows system light/dark theming.
 - … hosts a collection of projects demonstrating my proficiency in both frontend and backend development including projects written in CSS, Html, Javascript, React, Nextjs, Nodejs, Sql, Lua, and Bash.
 - … is deployed via a self-hosted Jenkins CI/CD system.
 - … is fully source-available on my self-hosted git server.
 - … was lovingly hand-coded by myself.
 
Certifications
Selected projects
- 
						
							
Subman
A self-hosted literary submission management system comprising a Nextjs web-app with Sqlite back-end. Styled with Tailwind.
 - 
						
							
Movie-Explorer
An app for when you don't know what movie to watch, written in Typescript/React and vanilla CSS.
 - 
						
							
GoPaper
A cross-platform wallpaper slideshow daemon written in Go. Harmonize your wallpapers with your color scheme!
 - 
						
Micro365
A bot for posting single-word writing prompts to the MissKey microblogging API. Node.js with an SQLite backend.
 - 
						
							
Calculator
A simple calculator app written in React and vanilla CSS.