images
Gitea/resume/pipeline/head This commit looks good Details

This commit is contained in:
andrzej 2024-11-12 18:18:40 +01:00
parent 7cbfbc5a84
commit 8af9a3f43f
4 changed files with 263 additions and 212 deletions

View File

@ -268,11 +268,14 @@ li::marker {
font-size: 3rem; font-size: 3rem;
} }
.image { img {
border-radius: 1rem; border-radius: 1rem;
box-shadow: 0.5em 0.5em var(--shadow-color); box-shadow: 0.5em 0.5em var(--shadow-color);
margin: 3rem; margin: 3rem;
max-width: 80%; max-width: 80%;
margin: auto;
margin-top: 2rem;
margin-bottom: 2rem;
} }
#intro { #intro {

BIN
images/gopaper.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1000 KiB

BIN
images/subman.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 100 KiB

View File

@ -1,216 +1,264 @@
<!DOCTYPE html> <!doctype html>
<html lang="en"> <html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<title>Andrzej Stepien : Coder for Hire</title>
<link rel="stylesheet" href="css/defaults.css" />
<link rel="stylesheet" href="css/styles.css" />
</head>
<head> <body>
<meta charset="UTF-8"> <header>
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <h1>Andrzej Stepien: Coder for Hire</h1>
<meta http-equiv="X-UA-Compatible" content="ie=edge"> </header>
<title>Andrzej Stepien : Coder for Hire</title> <main>
<link rel="stylesheet" href="css/defaults.css" /> <section>
<link rel="stylesheet" href="css/styles.css" /> <div class="container">
</head> <h3>Allow me to introduce myself...</h3>
<img
src="images/cv.png"
class="image"
alt="A photo of myself, smiling to camera."
/>
<body> <div id="intro">
<header> <p>
<h1>Andrzej Stepien: Coder for Hire</h1> My name is Andrzej. I am an experienced fullstack web developer
</header> from England, currently residing in Spain.
<main> </p>
<p>
<section> If you are reading this, you most likely followed a link here from
<div class="container"> my CV. I thought this page would be the best way to demonstrate
<h3>Allow me to introduce myself...</h3> what I'm capable of.
<img src="images/cv.png" class="image" alt="A photo of myself, smiling to camera."> </p>
</div>
<div id="intro"> </div>
<p>My name is Andrzej. I am an experienced fullstack web developer from England, currently residing in Spain. <div class="container">
</p> <h1 id="this-website">This website...</h1>
<p>If you are reading this, you most likely followed a link here from my CV. I thought this page would be the <ul>
best way to demonstrate what I'm capable of.</p> <li>
</div> <b>… is hosted on bespoke hardware.</b> A mini-pc in my living
room, to be precise!
</div> </li>
<div class="container"> <li>
<h1 id="this-website">This website...</h1> <b>… is served by a custom-coded http server written in Java.</b>
<ul> </li>
<li><b>… is hosted on bespoke hardware.</b> A mini-pc in my living room, to <li>
be precise!</li> <b
<li><b>… is served by a custom-coded http server written in Java.</b></li> >… has self-managed security certificates, scoring an 'A' grade
<li><b>… has self-managed security certificates, scoring an 'A' grade on <a on
href="https://www.ssllabs.com/ssltest/analyze.html?d=sonarrr.ajstepien.xyz">sslabs.com</a>.</b> <a
</li> href="https://www.ssllabs.com/ssltest/analyze.html?d=sonarrr.ajstepien.xyz"
<li><b>… is fully compliant with <a href="https://www.w3.org/WAI/standards-guidelines/wcag/">Web >sslabs.com</a
Content >.</b
Accessibility Guidelines</a>.</b> </li> >
<li><b>… is styled with careful consideration for Responsive Web Design </li>
principles.</b> <li>
</li> <b
<li><b>… follows system light/dark theming.</b></li> >… is fully compliant with
<li><b>… hosts a collection of projects demonstrating my proficiency in both frontend and backend <a href="https://www.w3.org/WAI/standards-guidelines/wcag/"
development</b> including projects written in CSS, Html, Javascript, React, Nextjs, Nodejs, Sql, Lua, >Web Content Accessibility Guidelines</a
Golang, Java and >.</b
Bash.</li> >
<li><b>… is deployed via a self-hosted Jenkins CI/CD system.</b></li> </li>
<li><b>… is fully source-available</b> on <a href="https://projects.ajstepien.xyz/Resume">my self-hosted git <li>
server.</a></li> <b
<li><b>… was lovingly hand-coded by myself.</b></li> >… is styled with careful consideration for Responsive Web
</ul> Design principles.</b
</div> >
</section> </li>
<h1>Professional highlights</h1> <li><b>… follows system light/dark theming.</b></li>
<section id="professional-highlights"> <li>
<div class="container"> <b
<ul> >… hosts a collection of projects demonstrating my proficiency
<li> in both frontend and backend development</b
I designed and implemented an order system for the English company Woodmech Ltd. lowering administration >
costs including projects written in CSS, Html, Javascript, React,
by Nextjs, Nodejs, Sql, Lua, Golang, Java and Bash.
25%. </li>
</li> <li>
<li> <b>… is deployed via a self-hosted Jenkins CI/CD system.</b>
I built a website for the English social enterprise company Excluded Ltd, gaining them thousands of daily </li>
impressions, and <li>
significant growth in their customer base. <b>… is fully source-available</b> on
</li> <a href="https://projects.ajstepien.xyz/Resume"
<li> >my self-hosted git server.</a
I administered the website and educational platform of The Adrian Hawley School of English. >
</li> </li>
<li> <li><b>… was lovingly hand-coded by myself.</b></li>
I offer a multi-user file synchronization service for several clients, significantly lowering expenditure in </ul>
the face of </div>
ever-increasing </section>
cloud bills. <h1>Professional highlights</h1>
</li> <section id="professional-highlights">
</ul> <div class="container">
</div> <ul>
</section> <li>
<h1>Certifications</h1> I designed and implemented an order system for the English company
<section> Woodmech Ltd. lowering administration costs by 25%.
<div class="container"> </li>
<figure> <li>
<figcaption> I built a website for the English social enterprise company
Freecodecamp certificates Excluded Ltd, gaining them thousands of daily impressions, and
</figcaption> significant growth in their customer base.
<ul class="link-list"> </li>
<li> <li>
<a I administered the website and educational platform of The Adrian
href="https://www.freecodecamp.org/certification/fcc60e22726-0a94-4738-8702-3e216d14fdb2/front-end-development-libraries">Front Hawley School of English.
End Development Libraries</a> </li>
</li> <li>
<li> I offer a multi-user file synchronization service for several
<a clients, significantly lowering expenditure in the face of
href="https://www.freecodecamp.org/certification/fcc60e22726-0a94-4738-8702-3e216d14fdb2/responsive-web-design">Responsive ever-increasing cloud bills.
Web Design</a> </li>
</li> </ul>
<li> </div>
<a </section>
href="https://www.freecodecamp.org/certification/fcc60e22726-0a94-4738-8702-3e216d14fdb2/javascript-algorithms-and-data-structures">Javascript <h1>Certifications</h1>
Algorithms and Data Structures</a> <section>
</li> <div class="container">
</ul> <figure>
</figure> <figcaption>Freecodecamp certificates</figcaption>
</div> <ul class="link-list">
<div class="container"> <li>
<figure> <a
<figcaption> href="https://www.freecodecamp.org/certification/fcc60e22726-0a94-4738-8702-3e216d14fdb2/front-end-development-libraries"
IBM certificates >Front End Development Libraries</a
</figcaption> >
<ul class="link-list"> </li>
<li> <li>
<a href="https://courses.edx.org/certificates/0ac958dec5424747b59860843844bd22">Introduction <a
to Cloud Computing</a> href="https://www.freecodecamp.org/certification/fcc60e22726-0a94-4738-8702-3e216d14fdb2/responsive-web-design"
</li> >Responsive Web Design</a
<li> >
<a href="https://courses.edx.org/certificates/f7a2d211241a432785f298df38336098">Introduction </li>
to Cloud Development with HTML, CSS, and JavaScript</a> <li>
</li> <a
</ul> href="https://www.freecodecamp.org/certification/fcc60e22726-0a94-4738-8702-3e216d14fdb2/javascript-algorithms-and-data-structures"
</figure> >Javascript Algorithms and Data Structures</a
</div> >
</section> </li>
<h1>Selected projects</h1> </ul>
</figure>
</div>
<section> <div class="container">
<figure>
<figure> <figcaption>IBM certificates</figcaption>
<ul id="project-list"> <ul class="link-list">
<li class="ghost-container"> <li>
</li> <a
<li class="container"> href="https://courses.edx.org/certificates/0ac958dec5424747b59860843844bd22"
<a href="https://subman.ajstepien.xyz"> >Introduction to Cloud Computing</a
<h3>Subman</h3> >
</a> </li>
<p>A self-hosted literary submission management system comprising a <li>
Nextjs web-app with Sqlite back-end. Styled with Tailwind. <a
</p> href="https://courses.edx.org/certificates/f7a2d211241a432785f298df38336098"
<div class="links-container"> >Introduction to Cloud Development with HTML, CSS, and
<a href="https://subman.ajstepien.xyz">demo</a> JavaScript</a
<a href="https://projects.ajstepien.xyz/Resume/subman-nextjs">source</a> >
</div> </li>
</li> </ul>
<!-- <li class="container"> --> </figure>
<!----> </div>
<!-- <h3>Micro365</h3> --> </section>
<!-- <p> --> <h1>Selected projects</h1>
<!-- A bot written in nodejs that delivers single-word writing -->
<!-- prompts from a database. -->
<!-- </p> -->
<!-- <a>demo</a> -->
<!-- <a>source</a> -->
<!-- </li> -->
<li class="container">
<a href="https://demos.ajstepien.xyz/movie-explorer">
<h3>Movie-Explorer</h3>
</a>
<p>
An app for when you don't know what movie to watch, written in
Typescript/React and vanilla CSS.
</p>
<div class="links-container">
<a href="https://demos.ajstepien.xyz/movie-explorer">demo</a>
<a href="https://projects.ajstepien.xyz/Resume/movie-explorer">source</a>
</div>
</li>
<li class="container">
<a href="https://projects.ajstepien.xyz/andrzej/gopaper">
<h3>GoPaper</h3>
</a>
<p>
A wallpaper slideshow daemon for Hyprland, written in Go.
</p>
<div class="links-container">
<a href="https://projects.ajstepien.xyz/andrzej/gopaper">source</a>
</div>
</li>
<li class="container">
<a href="https://projects.ajstepien.xyz/andrzej/micro365">
<h3>Micro365</h3>
</a>
<p>A bot for posting single-word writing prompts to social media. Node.js with an SQLite backend.</p>
<div class="links-container">
<a href="https://projects.ajstepien.xyz/andrzej/micro365">source</a>
</div>
</li>
<li class="container">
<a href="https://demos.ajstepien.xyz/calculator">
<h3>Calculator</h3>
</a>
<p>
A simple calculator app written in React and vanilla CSS.
</p>
<div class="links-container">
<a href="https://demos.ajstepien.xyz/calculator/">demo</a>
<a href="https://projects.ajstepien.xyz/Resume/calculator">source</a>
</div>
</li>
</ul>
</figure>
</section>
</main>
</body>
<section>
<figure>
<ul id="project-list">
<li class="ghost-container"></li>
<li class="container">
<a href="https://subman.ajstepien.xyz">
<h3>Subman</h3>
</a>
<img
src="images/subman.png"
alt="A screenshot of subman in action."
/>
<p>
A self-hosted literary submission management system comprising a
Nextjs web-app with Sqlite back-end. CRUD app styled with
Tailwind.
</p>
<div class="links-container">
<a href="https://subman.ajstepien.xyz">demo</a>
<a href="https://projects.ajstepien.xyz/Resume/subman-nextjs"
>source</a
>
</div>
</li>
<!-- <li class="container"> -->
<!---->
<!-- <h3>Micro365</h3> -->
<!-- <p> -->
<!-- A bot written in nodejs that delivers single-word writing -->
<!-- prompts from a database. -->
<!-- </p> -->
<!-- <a>demo</a> -->
<!-- <a>source</a> -->
<!-- </li> -->
<li class="container">
<a href="https://demos.ajstepien.xyz/movie-explorer">
<h3>Movie-Explorer</h3>
</a>
<p>
An app for when you don't know what movie to watch, written in
Typescript/React and vanilla CSS.
</p>
<div class="links-container">
<a href="https://demos.ajstepien.xyz/movie-explorer">demo</a>
<a href="https://projects.ajstepien.xyz/Resume/movie-explorer"
>source</a
>
</div>
</li>
<li class="container">
<a href="https://projects.ajstepien.xyz/andrzej/gopaper">
<h3>GoPaper</h3>
</a>
<img
src="images/gopaper.png"
alt="A screenshot of GoPaper in action."
/>
<p>A wallpaper slideshow daemon for Hyprland, written in Go.</p>
<div class="links-container">
<a href="https://projects.ajstepien.xyz/andrzej/gopaper"
>source</a
>
</div>
</li>
<li class="container">
<a href="https://projects.ajstepien.xyz/andrzej/micro365">
<h3>Micro365</h3>
</a>
<p>
A bot for posting single-word writing prompts to social media.
Node.js with an SQLite backend.
</p>
<div class="links-container">
<a href="https://projects.ajstepien.xyz/andrzej/micro365"
>source</a
>
</div>
</li>
<li class="container">
<a href="https://demos.ajstepien.xyz/calculator">
<h3>Calculator</h3>
</a>
<p>A simple calculator app written in React and vanilla CSS.</p>
<div class="links-container">
<a href="https://demos.ajstepien.xyz/calculator/">demo</a>
<a href="https://projects.ajstepien.xyz/Resume/calculator"
>source</a
>
</div>
</li>
</ul>
</figure>
</section>
</main>
</body>
</html> </html>