diff --git a/css/styles.css b/css/styles.css index 926fbbc..10cb61a 100644 --- a/css/styles.css +++ b/css/styles.css @@ -268,11 +268,14 @@ li::marker { font-size: 3rem; } -.image { +img { border-radius: 1rem; box-shadow: 0.5em 0.5em var(--shadow-color); margin: 3rem; max-width: 80%; + margin: auto; + margin-top: 2rem; + margin-bottom: 2rem; } #intro { diff --git a/images/gopaper.png b/images/gopaper.png new file mode 100644 index 0000000..9050963 Binary files /dev/null and b/images/gopaper.png differ diff --git a/images/subman.png b/images/subman.png new file mode 100644 index 0000000..e9fcae0 Binary files /dev/null and b/images/subman.png differ diff --git a/index.html b/index.html index f889b12..a542b2e 100644 --- a/index.html +++ b/index.html @@ -1,216 +1,264 @@ - + + + + + + Andrzej Stepien : Coder for Hire + + + - - - - - Andrzej Stepien : Coder for Hire - - - + +
+

Andrzej Stepien: Coder for Hire

+
+
+
+
+

Allow me to introduce myself...

+ A photo of myself, smiling to camera. - -
-

Andrzej Stepien: Coder for Hire

-
-
- -
-
-

Allow me to introduce myself...

- A photo of myself, smiling to camera. - -
-

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.
  • -
-
-
-

Professional highlights

-
-
-
    -
  • - I designed and implemented an order system for the English company Woodmech Ltd. lowering administration - costs - by - 25%. -
  • -
  • - I built a website for the English social enterprise company Excluded Ltd, gaining them thousands of daily - impressions, and - significant growth in their customer base. -
  • -
  • - I administered the website and educational platform of The Adrian Hawley School of English. -
  • -
  • - I offer a multi-user file synchronization service for several clients, significantly lowering expenditure in - the face of - ever-increasing - cloud bills. -
  • -
-
-
-

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. -

    - -
  • -
-
-
-
- +
+

+ 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.
  • +
+
+
+

Professional highlights

+
+
+
    +
  • + I designed and implemented an order system for the English company + Woodmech Ltd. lowering administration costs by 25%. +
  • +
  • + I built a website for the English social enterprise company + Excluded Ltd, gaining them thousands of daily impressions, and + significant growth in their customer base. +
  • +
  • + I administered the website and educational platform of The Adrian + Hawley School of English. +
  • +
  • + I offer a multi-user file synchronization service for several + clients, significantly lowering expenditure in the face of + ever-increasing cloud bills. +
  • +
+
+
+

Certifications

+
+ + +
+

Selected projects

+
+
+
    +
  • +
  • + +

    Subman

    +
    + A screenshot of subman in action. +

    + A self-hosted literary submission management system comprising a + Nextjs web-app with Sqlite back-end. CRUD app 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 screenshot of GoPaper in action. +

    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.

    + +
  • +
+
+
+
+