Some checks are pending
learn org at code.softwareshinobi.com/learn.softwareshinobi.com/pipeline/head Build queued...
94 lines
2.5 KiB
HTML
94 lines
2.5 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
|
|
<title>Java Team Six: Learn</title>
|
|
|
|
<meta charset="UTF-8">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.1/css/all.css">
|
|
|
|
<link rel="stylesheet" href="css/starfield.css">
|
|
|
|
<link rel="icon" type="image/png" sizes="32x32" href="https://cdn.allmylinks.com/prod/User/photo/l/U/t/sCUgUDbSvbSWlRpakzRe3K8ridPWbym-.jpg">
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<section class="animated-background">
|
|
<div id="stars1"></div>
|
|
<div id="stars2"></div>
|
|
<div id="stars3"></div>
|
|
</section>
|
|
|
|
<br />
|
|
|
|
<div style="display:hidden"> <a target="hq" id="profilePicture" href="https://softwareshinobi.com">
|
|
<img src="https://cdn.allmylinks.com/prod/User/photo/l/U/t/sCUgUDbSvbSWlRpakzRe3K8ridPWbym-.jpg" alt="Software Shinobi">
|
|
</a>
|
|
<div class="overlay" id="popup">
|
|
<div class="popup">
|
|
<div class="popup-photo">
|
|
<img src="https://cdn.allmylinks.com/prod/User/photo/l/U/t/sCUgUDbSvbSWlRpakzRe3K8ridPWbym-.jpg" alt="software shinobi">
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<br />
|
|
|
|
<center> <div id="userName">
|
|
I help experienced Java developers upskill in Git, Docker, Linux, CI/CD, and AWS for smooth, automated builds and deployments.
|
|
</div>
|
|
</center>
|
|
|
|
<br />
|
|
|
|
</div>
|
|
|
|
<div id="links">
|
|
<a class="link" target="_blank" rel="noopener noreferrer" href="https://linux.softwareshinobi.com">
|
|
<i class="fab fa-linux"> </i>
|
|
Free Linux Training
|
|
</a>
|
|
</div>
|
|
|
|
<div id="links">
|
|
<a class="link" target="_blank" rel="noopener noreferrer" href="https://bash.softwareshinobi.com">
|
|
<i class="fas fa-terminal"> </i>
|
|
Free Bash Training
|
|
</a>
|
|
</div>
|
|
|
|
<div id="links">
|
|
<a class="link" target="_blank" rel="noopener noreferrer" href="https://git.softwareshinobi.com">
|
|
<i class="fab fa-github"> </i>
|
|
Free Git Training
|
|
</a>
|
|
</div>
|
|
|
|
<div id="links">
|
|
<a class="link" target="_blank" rel="noopener noreferrer" href="https://docker.softwareshinobi.com">
|
|
<i class="fab fa-docker"> </i>
|
|
Free Docker Training
|
|
</a>
|
|
</div>
|
|
|
|
<div id="links">
|
|
<a class="link" target="_blank" rel="noopener noreferrer" href="https://databases.softwareshinobi.com">
|
|
<i class="fas fa-database"> </i>
|
|
Free Databases Training
|
|
</a>
|
|
</div>
|
|
|
|
<div id="hashtag">
|
|
I help experienced Java developers upskill in Git, Docker, Linux, CI/CD, and AWS for smooth, automated builds and deployments.
|
|
</div>
|
|
|
|
</body>
|
|
|
|
</html>
|