Skip to content

Commit

Permalink
update 14 sept 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
arwazkhan189 committed Sep 14, 2024
1 parent 919998e commit 399a7da
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 4 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/cover2.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 9 additions & 1 deletion assets/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ h6 {
#home {
width: 100%;
height: 100vh;
background: url("./images/cover.jpg") top center;
background: url("./images/cover2.jpeg") bottom;
background-size: cover;
}

Expand Down Expand Up @@ -227,6 +227,14 @@ h6 {
#home {
background-attachment: fixed;
}

#home h1 {
margin: 85vh 0 10px 95vb;
}

#home p {
margin: 0 0 10vh 95vb;
}
}

@media (max-width: 768px) {
Expand Down
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<meta name="wot-verification" content="7d98fc325cc72a2031a2" />
<meta name="theme-color" content="#7952b3">
<meta name="keywords"
content="arwazkhan189, arwazkhan189.github.io, Arwaz Khan, Arwaz, arwaz, Web Developer, Android App Developer, Python Developer,Software developer, Software Engineer, SDE">
content="arwazkhan189, arwazkhan189.github.io, Arwaz Khan, Arwaz, arwaz, Web Developer, Android App Developer, Python Developer,Software developer, Software Engineer, SDE, NITD, NIT Delhi">
<meta name="robots" content="index, follow">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="language" content="English">
Expand Down Expand Up @@ -505,10 +505,10 @@ <h5>June, 2022 - July, 2022 (6 Weeks)</h5>
<h4>Android App Development (Jetpack Compose)</h4>
<h5>July, 2024 - September, 2024 (8 Weeks)</h5>
<p><em>Internshala Trainings</em></p>
<!--<a href="./assets/images/certificate_image/INTERNSHALA_TRAININGS_ANDROID_JETPACK_CERTIFICATE.png"
<a href="./assets/images/certificate_image/INTERNSHALA_TRAININGS_ANDROID_JETPACK_CERTIFICATE.png"
data-lightbox="certificate"
data-title="Certificate of Training - Android App Development Jetpack Compose (Internshala)"
style="color: #7952b3; font-weight:bold;">🔗Certificate</a>-->
style="color: #7952b3; font-weight:bold;">🔗Certificate</a>
</div>

<h3 class="resume-title">Paper Published</h3>
Expand Down

0 comments on commit 399a7da

Please sign in to comment.