update intro
Gitea/resume/pipeline/head This commit looks good
Details
Gitea/resume/pipeline/head This commit looks good
Details
This commit is contained in:
parent
87ff6bece7
commit
5e0affe8ba
72
index.html
72
index.html
|
@ -19,7 +19,12 @@
|
||||||
<section>
|
<section>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<h3>Allow me to introduce myself.</h3>
|
<h3>Allow me to introduce myself.</h3>
|
||||||
<p>My name is Andrzej. Since arriving in Spain from my native England in 2010, I have worked teaching English as a foreign language.</p> <p><b>But now it's time for a change.</b> This is why I have spent the last two years dedicating every spare moment to re-skilling as a web developer.</p> <p>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.</p>
|
<p>My name is Andrzej. Since arriving in Spain from my native England in 2010, I have worked teaching English as
|
||||||
|
a foreign language.</p>
|
||||||
|
<p><b>But now it's time for a change.</b> This is why I have spent the last three years dedicating every spare
|
||||||
|
moment to re-skilling as a full-stack web developer.</p>
|
||||||
|
<p>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.</p>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
|
@ -30,18 +35,18 @@
|
||||||
<li><b>… has correctly managed security certificates, scoring an 'A' grade on <a
|
<li><b>… has correctly managed security certificates, scoring an 'A' grade on <a
|
||||||
href="https://www.ssllabs.com/ssltest/analyze.html?d=sonarrr.ajstepien.xyz">sslabs.com</a>.</b>
|
href="https://www.ssllabs.com/ssltest/analyze.html?d=sonarrr.ajstepien.xyz">sslabs.com</a>.</b>
|
||||||
</li>
|
</li>
|
||||||
<li><b>… is fully compliant with <a
|
<li><b>… is fully compliant with <a href="https://www.w3.org/WAI/standards-guidelines/wcag/">Web
|
||||||
href="https://www.w3.org/WAI/standards-guidelines/wcag/">Web
|
|
||||||
Content
|
Content
|
||||||
Accessibility Guidelines</a></b> </li>
|
Accessibility Guidelines</a></b> </li>
|
||||||
<li><b>… is styled with careful consideration for Responsive Web Design
|
<li><b>… is styled with careful consideration for Responsive Web Design
|
||||||
principles</b>
|
principles</b>
|
||||||
</li>
|
</li>
|
||||||
<li><b>… follows system light/dark theming.</b></li>
|
<li><b>… follows system light/dark theming.</b></li>
|
||||||
<li><b>… hosts a collection of projects demonstrating my proficiency in both frontend and backend development</b> including projects written in CSS, Html, Javascript, React, Nextjs, Nodejs, Sql, Lua, and Bash.</li>
|
<li><b>… hosts a collection of projects demonstrating my proficiency in both frontend and backend
|
||||||
|
development</b> including projects written in CSS, Html, Javascript, React, Nextjs, Nodejs, Sql, Lua, and
|
||||||
|
Bash.</li>
|
||||||
<li><b>… is deployed via a self-hosted Jenkins CI/CD system.</b></li>
|
<li><b>… is deployed via a self-hosted Jenkins CI/CD system.</b></li>
|
||||||
<li><b>… is fully source-available</b> on <a
|
<li><b>… is fully source-available</b> on <a href="https://projects.ajstepien.xyz/Resume">my self-hosted git
|
||||||
href="https://projects.ajstepien.xyz/Resume">my self-hosted git
|
|
||||||
server.</a></li>
|
server.</a></li>
|
||||||
<li><b>… was lovingly hand-coded by myself.</b></li>
|
<li><b>… was lovingly hand-coded by myself.</b></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
@ -80,13 +85,11 @@
|
||||||
</figcaption>
|
</figcaption>
|
||||||
<ul class="link-list">
|
<ul class="link-list">
|
||||||
<li>
|
<li>
|
||||||
<a
|
<a href="https://courses.edx.org/certificates/0ac958dec5424747b59860843844bd22">Introduction
|
||||||
href="https://courses.edx.org/certificates/0ac958dec5424747b59860843844bd22">Introduction
|
|
||||||
to Cloud Computing</a>
|
to Cloud Computing</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a
|
<a href="https://courses.edx.org/certificates/f7a2d211241a432785f298df38336098">Introduction
|
||||||
href="https://courses.edx.org/certificates/f7a2d211241a432785f298df38336098">Introduction
|
|
||||||
to Cloud Development with HTML, CSS, and JavaScript</a>
|
to Cloud Development with HTML, CSS, and JavaScript</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
@ -103,16 +106,16 @@
|
||||||
<li class="ghost-container">
|
<li class="ghost-container">
|
||||||
</li>
|
</li>
|
||||||
<li class="container">
|
<li class="container">
|
||||||
<a href="https://subman.ajstepien.xyz">
|
<a href="https://subman.ajstepien.xyz">
|
||||||
<h3>Subman</h3>
|
<h3>Subman</h3>
|
||||||
</a>
|
</a>
|
||||||
<p>A self-hosted literary submission management system comprising a
|
<p>A self-hosted literary submission management system comprising a
|
||||||
Nextjs web-app with Sqlite back-end. Styled with Tailwind.
|
Nextjs web-app with Sqlite back-end. Styled with Tailwind.
|
||||||
</p>
|
</p>
|
||||||
<div class="links-container">
|
<div class="links-container">
|
||||||
<a href="https://subman.ajstepien.xyz">demo</a>
|
<a href="https://subman.ajstepien.xyz">demo</a>
|
||||||
<a href="https://projects.ajstepien.xyz/Resume/subman-nextjs">source</a>
|
<a href="https://projects.ajstepien.xyz/Resume/subman-nextjs">source</a>
|
||||||
</div>
|
</div>
|
||||||
</li>
|
</li>
|
||||||
<!-- <li class="container"> -->
|
<!-- <li class="container"> -->
|
||||||
<!---->
|
<!---->
|
||||||
|
@ -126,55 +129,52 @@
|
||||||
<!-- </li> -->
|
<!-- </li> -->
|
||||||
<li class="container">
|
<li class="container">
|
||||||
|
|
||||||
<a href="https://demos.ajstepien.xyz/movie-explorer">
|
<a href="https://demos.ajstepien.xyz/movie-explorer">
|
||||||
<h3>Movie-Explorer</h3>
|
<h3>Movie-Explorer</h3>
|
||||||
</a>
|
</a>
|
||||||
<p>
|
<p>
|
||||||
An app for when you don't know what movie to watch, written in
|
An app for when you don't know what movie to watch, written in
|
||||||
Typescript/React and vanilla CSS.
|
Typescript/React and vanilla CSS.
|
||||||
</p>
|
</p>
|
||||||
<div class="links-container">
|
<div class="links-container">
|
||||||
<a href="https://demos.ajstepien.xyz/movie-explorer">demo</a>
|
<a href="https://demos.ajstepien.xyz/movie-explorer">demo</a>
|
||||||
<a
|
<a href="https://projects.ajstepien.xyz/Resume/movie-explorer">source</a>
|
||||||
href="https://projects.ajstepien.xyz/Resume/movie-explorer">source</a>
|
</div>
|
||||||
</div>
|
|
||||||
</li>
|
</li>
|
||||||
<li class="container">
|
<li class="container">
|
||||||
|
|
||||||
<a href="https://projects.ajstepien.xyz/andrzej/gopaper">
|
<a href="https://projects.ajstepien.xyz/andrzej/gopaper">
|
||||||
<h3>GoPaper</h3>
|
<h3>GoPaper</h3>
|
||||||
</a>
|
</a>
|
||||||
<p>
|
<p>
|
||||||
A wallpaper slideshow daemon for Hyprland, written in Go.
|
A wallpaper slideshow daemon for Hyprland, written in Go.
|
||||||
</p>
|
</p>
|
||||||
<div class="links-container">
|
<div class="links-container">
|
||||||
<a
|
<a href="https://projects.ajstepien.xyz/andrzej/gopaper">source</a>
|
||||||
href="https://projects.ajstepien.xyz/andrzej/gopaper">source</a>
|
</div>
|
||||||
</div>
|
|
||||||
</li>
|
</li>
|
||||||
<li class="container">
|
<li class="container">
|
||||||
|
|
||||||
<a href="https://projects.ajstepien.xyz/andrzej/micro365">
|
<a href="https://projects.ajstepien.xyz/andrzej/micro365">
|
||||||
<h3>Micro365</h3>
|
<h3>Micro365</h3>
|
||||||
</a>
|
</a>
|
||||||
<p>A bot for posting single-word writing prompts to social media. Node.js with an SQLite backend.</p>
|
<p>A bot for posting single-word writing prompts to social media. Node.js with an SQLite backend.</p>
|
||||||
<div class="links-container">
|
<div class="links-container">
|
||||||
<a
|
<a href="https://projects.ajstepien.xyz/andrzej/micro365">source</a>
|
||||||
href="https://projects.ajstepien.xyz/andrzej/micro365">source</a>
|
</div>
|
||||||
</div>
|
|
||||||
</li>
|
</li>
|
||||||
<li class="container">
|
<li class="container">
|
||||||
|
|
||||||
<a href="https://demos.ajstepien.xyz/calculator">
|
<a href="https://demos.ajstepien.xyz/calculator">
|
||||||
<h3>Calculator</h3>
|
<h3>Calculator</h3>
|
||||||
</a>
|
</a>
|
||||||
<p>
|
<p>
|
||||||
A simple calculator app written in React and vanilla CSS.
|
A simple calculator app written in React and vanilla CSS.
|
||||||
</p>
|
</p>
|
||||||
<div class="links-container">
|
<div class="links-container">
|
||||||
<a href="https://demos.ajstepien.xyz/calculator/">demo</a>
|
<a href="https://demos.ajstepien.xyz/calculator/">demo</a>
|
||||||
<a href="https://projects.ajstepien.xyz/Resume/calculator">source</a>
|
<a href="https://projects.ajstepien.xyz/Resume/calculator">source</a>
|
||||||
</div>
|
</div>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</figure>
|
</figure>
|
||||||
|
|
Loading…
Reference in New Issue