Allow me to introduce myself.
				My name is Andrzej. I am an experienced fullstack web developer from England, currently residing in Spain.
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!
 - … is served by a custom coded http-server written in Java.
 - … has self-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, Golang, Java 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 wallpaper slideshow daemon for Hyprland, written in Go.
 - 
						
							
Micro365
A bot for posting single-word writing prompts to social media. Node.js with an SQLite backend.
 - 
						
							
Calculator
A simple calculator app written in React and vanilla CSS.