Skip to content

Commit

Permalink
Update resume link and structure
Browse files Browse the repository at this point in the history
  • Loading branch information
sanajitjana committed Nov 26, 2024
1 parent 7dd1b0c commit 91c0898
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 57 deletions.
Binary file removed Sanajit-Jana-Resume.pdf
Binary file not shown.
70 changes: 25 additions & 45 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@
<div class="nav__btns">
<a
class="resume-button"
href="./Sanajit-Jana-Resume.pdf"
href="https://drive.google.com/uc?export=download&id=1jtjEph6YqdL_PebgMn3OwNHgH4wopH4Z"
download="Sanajit-Jana-Resume"
title="download"
>Resume</a
Expand Down Expand Up @@ -352,27 +352,9 @@ <h2 class="section__title">About Me</h2>
environment. I guarantee enthusiasm in work and fulfilling my
projects with inexpressible effort.
</p>
<!-- <div class="about__info">
<div>
<span class="about__info-title">2.5+</span>
<span class="about__info-name"
>years of<br />
experience</span
>
</div>
<div>
<span class="about__info-title">02+</span>
<span class="about__info-name">companies<br />worked</span>
</div>
<div>
<span class="about__info-title">250+</span>
<span class="about__info-name">Cups<br />of coffee</span>
</div>
</div> -->

<div class="about__buttons">
<a
href="./Sanajit-Jana-Resume.pdf"
href="https://drive.google.com/uc?export=download&id=1jtjEph6YqdL_PebgMn3OwNHgH4wopH4Z"
download="Sanajit-Jana-Resume"
class="button button--flex"
title="click to download"
Expand Down Expand Up @@ -410,27 +392,6 @@ <h2 class="section__title">Experiences</h2>
<!--==================== QUALIFICATION CONTENT 1 ====================-->
<div class="qualification__content" data-content id="education">
<!--==================== QUALIFICATION 1 ====================-->
<div class="qualification__data">
<div>
<h3 class="qualification__title">
Full Stack Web Development
</h3>
<span class="qualification__subtitle"
>Masai School, Bengaluru</span
>
<div class="qualification__calendar">
<i class="uil uil-calendar-alt"></i>
Apr 2022 - Dec 2022
</div>
</div>

<div>
<span class="qualification__rounder"></span>
<span class="qualification__line"></span>
</div>
</div>

<!--==================== QUALIFICATION 2 ====================-->
<div class="qualification__data">
<div></div>
<div>
Expand All @@ -441,7 +402,7 @@ <h3 class="qualification__title">
<div>
<h3 class="qualification__title">BCA</h3>
<span class="qualification__subtitle"
>CCLMS College, West Bengal</span
>CCLMS, West Bengal</span
>
<div class="qualification__calendar">
<i class="uil uil-calendar-alt"></i>
Expand All @@ -457,6 +418,25 @@ <h3 class="qualification__title">BCA</h3>
data-content
id="work"
>
<!--==================== Work 4 ====================-->
<div class="qualification__data">
<div>
<h3 class="qualification__title">Software Developer</h3>
<span class="qualification__subtitle"
>Mplify - Gandhinagar, Gujarat</span
>
<div class="qualification__calendar">
<i class="uil uil-calendar-alt"></i>
Jan 2023 - Present
</div>
</div>

<div>
<span class="qualification__rounder"></span>
<span class="qualification__line"></span>
</div>
</div>

<!--==================== Work 3 ====================-->
<div class="qualification__data">
<div></div>
Expand All @@ -466,13 +446,13 @@ <h3 class="qualification__title">BCA</h3>
</div>

<div>
<h3 class="qualification__title">Software Developer</h3>
<h3 class="qualification__title">Full Stack Web Developer</h3>
<span class="qualification__subtitle"
>Mplify - Gandhinagar, Gujarat</span
>Masai School - Bengaluru, Karnataka</span
>
<div class="qualification__calendar">
<i class="uil uil-calendar-alt"></i>
Jan 2023 - Present
Apr 2022 - Dec 2022
</div>
</div>
</div>
Expand Down
14 changes: 2 additions & 12 deletions sitemap.xml
Original file line number Diff line number Diff line change
@@ -1,25 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
<!-- created with Free Online Sitemap Generator www.xml-sitemaps.com -->


xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
<url>
<loc>https://sanajitjana.github.io/</loc>
<lastmod>2022-11-05T07:17:16+00:00</lastmod>
<priority>1.00</priority>
</url>
<url>
<loc>https://sanajitjana.github.io/Sanajit-Jana-Resume.pdf</loc>
<lastmod>2022-11-05T07:17:16+00:00</lastmod>
<priority>0.80</priority>
</url>
<url>
<loc>https://sanajitjana.github.io/linktree/</loc>
<lastmod>2022-08-04T13:06:24+00:00</lastmod>
<priority>0.80</priority>
</url>


</urlset>

0 comments on commit 91c0898

Please sign in to comment.