Allow me to introduce myself.
My name is Andrzej. Until the pandemic I was an English teacher, but I have spent the last two years dedicated to learning web development to as high a level as possible. 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.The website you are currently reading...
- … 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 because accessibility isn't an optional extra!
- … is styled with careful consideration for Responsive Web Design principles (because I have no idea what device you're reading this on!)
- … 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, Nodejs, Sql, Jq, Lua, Groovy, 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. Naturally.
Certifications
Projects
-
I host these projects on my own git server, because I wanted to learn how to do that myself. There are more projects than those listed here, and even more hidden from public view, but this selection gives a good overall impression.
-
Subman
A self-hosted literary submission management system comprising a Nodejs back-end server and React front end.
demo source -
Movie-Explorer
An app for when you don't know what movie to watch, written in Typescript/React.
demo source -
Calculator
A simple calculator app written in React.
demo source