add and style screenshots
Gitea/resume/pipeline/head This commit looks good
Details
Gitea/resume/pipeline/head This commit looks good
Details
This commit is contained in:
parent
8af9a3f43f
commit
e9b4689865
|
@ -252,7 +252,7 @@ li::marker {
|
|||
list-style-type: none;
|
||||
|
||||
@media screen and (min-width:601px) {
|
||||
width: 60%;
|
||||
width: 61%;
|
||||
}
|
||||
|
||||
@media screen and (max-width:600px) {
|
||||
|
@ -278,6 +278,23 @@ img {
|
|||
margin-bottom: 2rem;
|
||||
}
|
||||
|
||||
.desktop-screen {
|
||||
max-width: 400px;
|
||||
}
|
||||
|
||||
.mobile-screen {
|
||||
max-height: 240px;
|
||||
}
|
||||
|
||||
.gallery {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
justify-content: space-evenly;
|
||||
align-items: center;
|
||||
width: 100%;
|
||||
|
||||
}
|
||||
|
||||
#intro {
|
||||
height: 100%;
|
||||
padding: 1rem;
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 99 KiB |
Binary file not shown.
After Width: | Height: | Size: 284 KiB |
Binary file not shown.
After Width: | Height: | Size: 1.7 MiB |
Binary file not shown.
After Width: | Height: | Size: 63 KiB |
124
index.html
124
index.html
|
@ -1,15 +1,16 @@
|
|||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
|
||||
<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>
|
||||
<body>
|
||||
<header>
|
||||
<h1>Andrzej Stepien: Coder for Hire</h1>
|
||||
</header>
|
||||
|
@ -17,11 +18,7 @@
|
|||
<section>
|
||||
<div class="container">
|
||||
<h3>Allow me to introduce myself...</h3>
|
||||
<img
|
||||
src="images/cv.png"
|
||||
class="image"
|
||||
alt="A photo of myself, smiling to camera."
|
||||
/>
|
||||
<img src="images/cv.png" class="image" alt="A photo of myself, smiling to camera." />
|
||||
|
||||
<div id="intro">
|
||||
<p>
|
||||
|
@ -46,35 +43,22 @@
|
|||
<b>… is served by a custom-coded http server written in Java.</b>
|
||||
</li>
|
||||
<li>
|
||||
<b
|
||||
>… has self-managed security certificates, scoring an 'A' grade
|
||||
<b>… has self-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
|
||||
>
|
||||
<a href="https://www.ssllabs.com/ssltest/analyze.html?d=sonarrr.ajstepien.xyz">sslabs.com</a>.</b>
|
||||
</li>
|
||||
<li>
|
||||
<b
|
||||
>… is fully compliant with
|
||||
<a href="https://www.w3.org/WAI/standards-guidelines/wcag/"
|
||||
>Web Content Accessibility Guidelines</a
|
||||
>.</b
|
||||
>
|
||||
<b>… is fully compliant with
|
||||
<a href="https://www.w3.org/WAI/standards-guidelines/wcag/">Web Content Accessibility Guidelines</a>.</b>
|
||||
</li>
|
||||
<li>
|
||||
<b
|
||||
>… is styled with careful consideration for Responsive Web
|
||||
Design principles.</b
|
||||
>
|
||||
<b>… is styled with careful consideration for Responsive Web
|
||||
Design principles.</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
|
||||
>
|
||||
<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, Golang, Java and Bash.
|
||||
</li>
|
||||
|
@ -83,9 +67,7 @@
|
|||
</li>
|
||||
<li>
|
||||
<b>… is fully source-available</b> on
|
||||
<a href="https://projects.ajstepien.xyz/Resume"
|
||||
>my self-hosted git server.</a
|
||||
>
|
||||
<a href="https://projects.ajstepien.xyz/Resume">my self-hosted git server.</a>
|
||||
</li>
|
||||
<li><b>… was lovingly hand-coded by myself.</b></li>
|
||||
</ul>
|
||||
|
@ -124,21 +106,18 @@
|
|||
<ul class="link-list">
|
||||
<li>
|
||||
<a
|
||||
href="https://www.freecodecamp.org/certification/fcc60e22726-0a94-4738-8702-3e216d14fdb2/front-end-development-libraries"
|
||||
>Front End Development Libraries</a
|
||||
>
|
||||
href="https://www.freecodecamp.org/certification/fcc60e22726-0a94-4738-8702-3e216d14fdb2/front-end-development-libraries">Front
|
||||
End Development Libraries</a>
|
||||
</li>
|
||||
<li>
|
||||
<a
|
||||
href="https://www.freecodecamp.org/certification/fcc60e22726-0a94-4738-8702-3e216d14fdb2/responsive-web-design"
|
||||
>Responsive Web Design</a
|
||||
>
|
||||
href="https://www.freecodecamp.org/certification/fcc60e22726-0a94-4738-8702-3e216d14fdb2/responsive-web-design">Responsive
|
||||
Web Design</a>
|
||||
</li>
|
||||
<li>
|
||||
<a
|
||||
href="https://www.freecodecamp.org/certification/fcc60e22726-0a94-4738-8702-3e216d14fdb2/javascript-algorithms-and-data-structures"
|
||||
>Javascript Algorithms and Data Structures</a
|
||||
>
|
||||
href="https://www.freecodecamp.org/certification/fcc60e22726-0a94-4738-8702-3e216d14fdb2/javascript-algorithms-and-data-structures">Javascript
|
||||
Algorithms and Data Structures</a>
|
||||
</li>
|
||||
</ul>
|
||||
</figure>
|
||||
|
@ -148,17 +127,13 @@
|
|||
<figcaption>IBM certificates</figcaption>
|
||||
<ul class="link-list">
|
||||
<li>
|
||||
<a
|
||||
href="https://courses.edx.org/certificates/0ac958dec5424747b59860843844bd22"
|
||||
>Introduction to Cloud Computing</a
|
||||
>
|
||||
<a href="https://courses.edx.org/certificates/0ac958dec5424747b59860843844bd22">Introduction to Cloud
|
||||
Computing</a>
|
||||
</li>
|
||||
<li>
|
||||
<a
|
||||
href="https://courses.edx.org/certificates/f7a2d211241a432785f298df38336098"
|
||||
>Introduction to Cloud Development with HTML, CSS, and
|
||||
JavaScript</a
|
||||
>
|
||||
<a href="https://courses.edx.org/certificates/f7a2d211241a432785f298df38336098">Introduction to Cloud
|
||||
Development with HTML, CSS, and
|
||||
JavaScript</a>
|
||||
</li>
|
||||
</ul>
|
||||
</figure>
|
||||
|
@ -174,10 +149,11 @@
|
|||
<a href="https://subman.ajstepien.xyz">
|
||||
<h3>Subman</h3>
|
||||
</a>
|
||||
<img
|
||||
src="images/subman.png"
|
||||
alt="A screenshot of subman in action."
|
||||
/>
|
||||
<div class="gallery">
|
||||
<a href="images/subman.png"><img src="images/subman.png" alt="A screenshot of subman in action."
|
||||
class="desktop-screen" /></a>
|
||||
<a href="images/subman-mobile.png"><img src="images/subman-mobile.png" class="mobile-screen"></a>
|
||||
</div>
|
||||
<p>
|
||||
A self-hosted literary submission management system comprising a
|
||||
Nextjs web-app with Sqlite back-end. CRUD app styled with
|
||||
|
@ -185,9 +161,7 @@
|
|||
</p>
|
||||
<div class="links-container">
|
||||
<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>
|
||||
</li>
|
||||
<!-- <li class="container"> -->
|
||||
|
@ -204,30 +178,30 @@
|
|||
<a href="https://demos.ajstepien.xyz/movie-explorer">
|
||||
<h3>Movie-Explorer</h3>
|
||||
</a>
|
||||
<div class="gallery">
|
||||
<a href="images/movie-explorer.png"><img src="images/movie-explorer.png"
|
||||
alt="A screenshot of Movie-Explorer in action." class="desktop-screen"></a>
|
||||
<a href="images/movie-explorer-mobile.png"><img src="images/movie-explorer-mobile.png"
|
||||
alt="A screenshot of Movie-Explorer in action on a mobile device." class="mobile-screen"></a>
|
||||
</div>
|
||||
<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
|
||||
>
|
||||
<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."
|
||||
/>
|
||||
<a href="images/gopaper.png"><img src="images/gopaper.png" alt="A screenshot of GoPaper in action."
|
||||
class="desktop-screen" /></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
|
||||
>
|
||||
<a href="https://projects.ajstepien.xyz/andrzej/gopaper">source</a>
|
||||
</div>
|
||||
</li>
|
||||
<li class="container">
|
||||
|
@ -239,26 +213,26 @@
|
|||
Node.js with an SQLite backend.
|
||||
</p>
|
||||
<div class="links-container">
|
||||
<a href="https://projects.ajstepien.xyz/andrzej/micro365"
|
||||
>source</a
|
||||
>
|
||||
<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>
|
||||
<a href="images/calculator.png"><img src="images/calculator.png"
|
||||
alt="A screenshot of the calculator app in action." class="mobile-screen"></a>
|
||||
<p>A simple calculator app written in React and vanilla CSS. Scales responsively to look great on any
|
||||
screen.</p>
|
||||
<div class="links-container">
|
||||
<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>
|
||||
</li>
|
||||
</ul>
|
||||
</figure>
|
||||
</section>
|
||||
</main>
|
||||
</body>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
|
Loading…
Reference in New Issue