Skip to content

Commit 3be115f

Browse files
committed
Update project links and descriptions
1 parent e3c72d1 commit 3be115f

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

assets/img/release.io.webp

15.2 KB
Binary file not shown.

index.html

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@
4646
<section class="portfolio-block photography">
4747
<div class="container">
4848
<div class="row g-0">
49-
<div class="col-md-6 col-lg-4 item zoom-on-hover"><a href="https://codergtm.github.io/delta" target="_blank"><img class="img-fluid image" src="assets/img/delta-project.webp"></a></div>
49+
<div class="col-md-6 col-lg-4 item zoom-on-hover"><a href="https://github.com/coderGtm/release.io" target="_blank"><img class="img-fluid image" src="assets/img/release.io.webp"></a></div>
5050
<div class="col-md-6 col-lg-4 item zoom-on-hover"><a href="https://vental.pythonanywhere.com" target="_blank"><img class="img-fluid image" src="assets/img/ventAl.webp"></a></div>
51-
<div class="col-md-6 col-lg-4 item zoom-on-hover"><a href="https://github.com/coderGtm/Hisaab" target="_blank"><img class="img-fluid image" src="assets/img/hisaab.webp"></a></div>
51+
<div class="col-md-6 col-lg-4 item zoom-on-hover"><a href="https://coderGtm.github.io/delta" target="_blank"><img class="img-fluid image" src="assets/img/delta-project.webp"></a></div>
5252
</div>
5353
</div>
5454
</section>
@@ -67,28 +67,28 @@ <h2>SKILLS</h2>
6767
<div class="row">
6868
<div class="col-md-4">
6969
<div class="card special-skill-item border-0">
70-
<div class="card-header bg-transparent border-0"><i class="icon ion-android-desktop"></i></div>
70+
<div class="card-header bg-transparent border-0"><i class="icon ion-android-globe"></i></div>
7171
<div class="card-body">
72-
<h3 class="card-title">Desktop</h3>
73-
<p class="card-text">The first project that I made which I was very proud of was a Library Management software, followed by a Budget Management System, everything for desktop use.</p>
72+
<h3 class="card-title">Web Backend</h3>
73+
<p class="card-text">Web Development has always fascinated me, specifically using frameworks like Gin, FastAPI and Django. The power to&nbsp; cook things on the back-end and serve it to users is just awesome.</p>
7474
</div>
7575
</div>
7676
</div>
7777
<div class="col-md-4">
7878
<div class="card special-skill-item border-0">
79-
<div class="card-header bg-transparent border-0"><i class="icon ion-android-globe"></i></div>
79+
<div class="card-header bg-transparent border-0"><i class="icon ion-social-android"></i></div>
8080
<div class="card-body">
81-
<h3 class="card-title">Web</h3>
82-
<p class="card-text">Web Development has always fascinated me, specifically using Django, a Python-based framework. The power to&nbsp; cook things on the back-end and serve it to users is just awesome.</p>
81+
<h3 class="card-title">Android - Kotlin</h3>
82+
<p class="card-text">I dived into Android development with a purpose to help people view the Battery-level of their phone in a bigger font. Soon purpose turned into passion and now my apps cater to thousands of users on the Play Store.</p>
8383
</div>
8484
</div>
8585
</div>
8686
<div class="col-md-4">
8787
<div class="card special-skill-item border-0">
88-
<div class="card-header bg-transparent border-0"><i class="icon ion-social-android"></i></div>
88+
<div class="card-header bg-transparent border-0"><i class="icon ion-android-desktop"></i></div>
8989
<div class="card-body">
90-
<h3 class="card-title">Android - Kotlin</h3>
91-
<p class="card-text">I dived into Android development with a purpose to help people view the Battery-level of their phone in a bigger font. Soon purpose turned into passion and now my apps cater to thousands of users on the Play Store.</p>
90+
<h3 class="card-title">Desktop</h3>
91+
<p class="card-text">The first project that I made which I was very proud of was a Library Management software, followed by a Budget Management System, everything for desktop use, <em>not using the Trendiest Tech Stack.</em></p>
9292
</div>
9393
</div>
9494
</div>
@@ -101,7 +101,7 @@ <h3 class="card-title">Android - Kotlin</h3>
101101
<div class="row align-items-center">
102102
<div class="col-md-12 col-lg-5 offset-lg-1 text">
103103
<h3><a class="text-decoration-none" href="https://codergtm.github.io/blog/"><span style="color: rgb(255, 255, 255);">Visit my Blog</span></a></h3>
104-
<p>I am not a seasoned writer but I do write occasionally about mostly technical things.</p>
104+
<p>I am not a seasoned writer but I do write occasionally about mostly technical things, here on my own platform.</p>
105105
</div>
106106
<div class="col-md-12 col-lg-5"><a href="https://codergtm.github.io/blog/" target="_blank"><img class="img-thumbnail" src="assets/img/frame_chrome_mac_dark.webp" style="background: rgba(255,255,255,0);border-style: none;"></a></div>
107107
</div>

0 commit comments

Comments
 (0)