Skip to content

Commit

Permalink
April Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
abhi3566 committed Apr 26, 2024
1 parent 08962f1 commit 787f21a
Show file tree
Hide file tree
Showing 7 changed files with 1,737 additions and 24 deletions.
234 changes: 234 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,234 @@
<!DOCTYPE html>
<html lang="en">

<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-162866202-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());

gtag('config', 'UA-162866202-1');
</script>
<title>404 Page Not Found</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8">
<meta name="description" content="My Interactive Portfolio - I'm a Swiss Army Knife for a company.">
<meta name="author" content="Abhishek Kashyap">
<meta name="keywords"
content="resume, product management, development, testing, marketing, analytics, mentor, instructor">

<meta http-equiv="refresh" content="6;url=https://abhi3566.github.io/" />

<meta property="og:title" content="Lost Page">
<meta property="og:type" content="website">
<meta property=”og:url” content=”https://abhi3566.github.io/” />
<meta property="og:description" content="My Interactive 404 ERROR page">
<meta property="og:image" content="https://abhi3566.github.io/assets/media.png">
<meta property="og:locale" content="en_IN" />
<link rel="stylesheet" href="https://abhi3566.github.io/style.css">
<link rel="icon" type="image/png" href="./assets/WebLogo.png">
<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/2.0.0/jquery.min.js"></script>



</head>

<!-- This website is made by Abhishek Kashyap -->

<style>
@import url("https://fonts.googleapis.com/css?family=Roboto+Mono:300,500");

html,
body {
width: 100%;
height: 100%;
}

body {
background: #24344c !important;
background-size: cover;
background-repeat: no-repeat;
min-height: 100vh;
min-width: 100vw;
font-family: "Roboto Mono", "Liberation Mono", Consolas, monospace;
color: #ff4f54;
}

.text {
font-size: 1.4rem;
font-weight: 600;
}

.mx-auto {
margin-left: auto;
margin-right: auto;
}

.container2,
.container2>.row,
.container2>.row>div {
height: 74%;
}

#countUp {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
height: 160%;
}

#countUp .number {
font-size: 6.5rem;
font-weight: 900;
}

#countUp .number+.text {
margin: 0 0 2rem;
}

#countUp .text {
font-weight: 400;
text-align: center;
margin: 0.15rem 0 0.65rem;
}

.text2 {
color: #FEE715FF;
font-size: 1.6rem;
}
</style>


<body>

<header class="col-full" style=" height: 2vh;">

<div class="nav-icon">
<span></span>
<span></span>
<span></span>
<span></span>

</div>

<nav2 id="navbar2" class="shown">
<ul>
<li id="ConsoleLink" style=" margin-right: 40% ;"><a href="https://abhi3566.github.io/">> $ cd /Lost
Space/
<span id="logo__cursor" style="
width: 10px;
height: 1rem;
background: #db070e;
margin-left: 5px;
border-radius: 1px;
display: inline-block; "> </span>
</a></li>

<li id="resumeLink"><a href="assets/Abhishek_Resume.pdf" href="{{.}}" target="_blank">View Résumé (PDF)
📄</a></li>
</ul>
</nav2>
</header>


<div class="container2">
<div class="row">
<div class="xs-12 md-6 mx-auto">
<div id="countUp">
<div class="text">ERROR !!</div>
<div class="number" data-count="404">0</div>

<div class="text">Uh-Ohh, Page Not Found 😲</div>

<div class="text">If you feel something is missing that should be here,
<a href="mailto:dev@abhi3566?Subject=Regarding 404 Page"><span class="text2"> contact me
NOW.</span>
</a>
</div>


<div class="text">Redirecting you back to HOME in 3...2...1...</div>

</div>
</div>
</div>
</div>

<script src='https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js'></script>
<script src='https://cdn.3up.dk/[email protected]'></script>
<script src="https://abhi3566.github.io/script.js"></script>
<script src="https://abhi3566.github.io/main.js"></script>



<div class="xs-12 md-6 mx-auto">

<div style="text-align: center;">

<a href="mailto:[email protected]?Subject=Regarding Online Resume" target="_blank"
class="social-icon" title="Email"><svg xmlns="http://www.w3.org/2000/svg" width="40" height="40"
viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round">
<path d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"></path>
<polyline points="22,6 12,13 2,6"></polyline>
</svg></a>
<a href="https://www.linkedin.com/in/Abhishek-Kashyap24apr98/" target="_blank" class="social-icon"
title="LinkedIn"><svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 24 24"
fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z"></path>
<rect x="2" y="9" width="4" height="12"></rect>
<circle cx="4" cy="4" r="2"></circle>
</svg></a>
<a href="https://github.com/Abhishek-1998/" target="_blank" class="social-icon" title="GitHub"><svg
xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 24 24" fill="none"
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path
d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22">
</path>
</svg></a>


<a href="https://twitter.com/abhi3566/" target="_blank" class="social-icon" title="Twitter"><svg
xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 24 24" fill="none"
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path
d="M23 3a10.9 10.9 0 0 1-3.14 1.53 4.48 4.48 0 0 0-7.86 3v1A10.66 10.66 0 0 1 3 4s-4 9 5 13a11.64 11.64 0 0 1-7 2c9 5 20 0 20-11.5a4.5 4.5 0 0 0-.08-.83A7.72 7.72 0 0 0 23 3z">
</path>
</svg></a>
<a href="https://www.instagram.com/Abhishek_Kashyaptleman/" target="_blank" class="social-icon"
title="instagram"><svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 24 24"
fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<rect x="2" y="2" width="20" height="20" rx="5" ry="5" />
<path d="M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z" />
<line x1="17.5" y1="6.5" x2="17.5" y2="6.5" />
</svg></a>

<a href="https://medium.com/@Abhishek240498" target="_blank" class="social-icon" title="Medium"><svg
xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" width="40" height="40" fill="currentColor"
stroke="currentColor" stroke-width="16" stroke-linecap="round" stroke-linejoin="round">
<path
d="M511.981 118.509c-.135-2.956-1.892-5.726-4.565-7.04l-159.24-79.62a8.295 8.295 0 0 0-10.664 2.898L229.916 200.282l-55.413-85.891a8.382 8.382 0 0 0-3.259-2.922l-159.24-79.62C6.582 29.138 0 33.218 0 39.268v79.621a8.293 8.293 0 0 0 8.294 8.294 8.293 8.293 0 0 0 8.294-8.294V52.687l142.652 71.326v335.32L16.587 388.008V154.277a8.293 8.293 0 0 0-8.294-8.294 8.293 8.293 0 0 0-8.294 8.294v238.857a8.293 8.293 0 0 0 4.585 7.418l159.24 79.62c5.427 2.714 12.003-1.375 12.003-7.418V318.087l324.17 162.085c5.427 2.714 12.003-1.375 12.003-7.418V118.888c0-.128-.013-.252-.019-.379zM175.827 299.541v-152.5l145.239 225.12-145.239-72.62zm319.586 159.794l-139.34-69.671 108.576-186.993a8.295 8.295 0 0 0-3.009-11.337 8.296 8.296 0 0 0-11.337 3.009L344.094 377.258 239.77 215.555 347.383 49.998 492.1 122.357l-26.387 45.446a8.295 8.295 0 0 0 3.009 11.337 8.297 8.297 0 0 0 11.337-3.009l15.354-26.443v309.647z" />
</svg></a>
<a href="assets/Abhishek_LOR.pdf" class="social-icon" title="Resume" href="{{.}}" target="_blank"><svg
xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 24 24" fill="none"
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
class="feather feather-briefcase">
<rect x="2" y="7" width="20" height="14" rx="2" ry="2">
</rect>
<path d="M16 21V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16"></path>
</svg></a>

</div>

<!-- This website is made by Abhishek Kashyap -->

</div>



</body>

</html>
Binary file added assets/akrivia-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
70 changes: 47 additions & 23 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
async="async"></script>


<title> Kashyap </title>
<title> Abhishek Kashyap </title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8">
<meta name="description"
Expand Down Expand Up @@ -175,45 +175,47 @@ <h1>Abhishek Kashyap
</svg>India</small>
</h1>
<a href="mailto:[email protected]?Subject=Regarding Online Resume" target="_blank"
class="social-icon" title="Email"><svg xmlns="http://www.w3.org/2000/svg" width="32"
height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
stroke-linecap="round" stroke-linejoin="round">
class="social-icon social-icongmail" title="Email"><svg xmlns="http://www.w3.org/2000/svg"
width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor"
stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z">
</path>
<polyline points="22,6 12,13 2,6"></polyline>
</svg></a>
<a href="https://www.linkedin.com/in/abhishek-kashyap-dev/" target="_blank" class="social-icon"
title="LinkedIn"><svg xmlns="http://www.w3.org/2000/svg" width="32" height="32"
viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
stroke-linecap="round" stroke-linejoin="round">
<a href="https://www.linkedin.com/in/abhishek-kashyap-dev/" target="_blank"
class="social-icon social-iconlinkedin" title="LinkedIn"><svg
xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"
fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round">
<path
d="M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z">
</path>
<rect x="2" y="9" width="4" height="12"></rect>
<circle cx="4" cy="4" r="2"></circle>
</svg></a>
<a href="https://github.com/abhi3566" target="_blank" class="social-icon" title="GitHub"><svg
xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"
fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round">
<a href="https://github.com/abhi3566" target="_blank" class="social-icon social-icongithub"
title="GitHub"><svg xmlns="http://www.w3.org/2000/svg" width="32" height="32"
viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
stroke-linecap="round" stroke-linejoin="round">
<path
d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22">
</path>
</svg></a>


<a href="https://twitter.com/abhi3566" target="_blank" class="social-icon" title="Twitter"><svg
xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"
fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round">
<a href="https://twitter.com/abhi3566" target="_blank" class="social-icon social-icontwitter"
title="Twitter"><svg xmlns="http://www.w3.org/2000/svg" width="32" height="32"
viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
stroke-linecap="round" stroke-linejoin="round">
<path
d="M23 3a10.9 10.9 0 0 1-3.14 1.53 4.48 4.48 0 0 0-7.86 3v1A10.66 10.66 0 0 1 3 4s-4 9 5 13a11.64 11.64 0 0 1-7 2c9 5 20 0 20-11.5a4.5 4.5 0 0 0-.08-.83A7.72 7.72 0 0 0 23 3z">
</path>
</svg></a>
<a href="https://www.instagram.com/abhishekk_kashyap/" target="_blank" class="social-icon"
title="instagram"><svg xmlns="http://www.w3.org/2000/svg" width="32" height="32"
viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
stroke-linecap="round" stroke-linejoin="round">
<a href="https://www.instagram.com/abhishekk_kashyap/" target="_blank"
class="social-icon social-iconinstagram" title="instagram"><svg
xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"
fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round">
<rect x="2" y="2" width="20" height="20" rx="5" ry="5" />
<path d="M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z" />
<line x1="17.5" y1="6.5" x2="17.5" y2="6.5" />
Expand Down Expand Up @@ -284,14 +286,36 @@ <h2>About Me 👨‍💻</h2>
<div class="col-full">
<h2>Professional Work Experience 👨‍💼💼</h2>

<div class="flex-container">
<div class="flex-media-logo">
<img src="./assets/akrivia-logo.png" style="width: 39px; height: 39px;">
</div>
<div class="flex-title">
<h3>Full Stack Software Engineer
<a href="https://akriviahcm.com/"><small>AKRIVIA HCM</small> </a>
<small>Nov 2023 - Present</small>
</h3>
</div>
</div>
<div class="content-left-offset">
<p>Full stack software team lead, everyday tasks includes:</p>
<ul>
<li>Following Agile Methodologies, Working on Jira Sprint Points and Live Issues</li>
<li>Improve existing code quality using Sonalqube and Bitbuket.</li>
<li>Assisting Junior Full Stack Developers.</li>


</ul>
</div>

<div class="flex-container">
<div class="flex-media-logo">
<img src="./assets/Telspiel Logo_Icon PNG.png">
</div>
<div class="flex-title">
<h3>Software Engineer
<a href="hhttps://telspiel.com/"><small>telSpiel</small> </a>
<small>Feb 2022 - Present</small>
<small>Feb 2022 - Nov 2023</small>
</h3>
</div>
</div>
Expand All @@ -313,7 +337,7 @@ <h3>Software Engineer

<div class="flex-container">
<div class="flex-media-logo">
<img src="./assets/cdac-logo.png">
<img src="./assets/cdac-logo.png" style="width: 80px; height: 79px; padding-right: 10px;">
</div>
<div class="flex-title">
<h3>Software Engineer
Expand Down Expand Up @@ -365,7 +389,7 @@ <h3> Full Stack MERN Developer

<div class="flex-container">
<div class="flex-media-logo">
<img src="./assets/cdac-logo.png">
<img src="./assets/cdac-logo.png" style="width: 79px; height: 79px; padding-right: 10px;">
</div>
<div class="flex-title">
<h3>Project Intern
Expand Down
Loading

0 comments on commit 787f21a

Please sign in to comment.