summaryrefslogtreecommitdiff
path: root/data/about.html
diff options
context:
space:
mode:
authorArnav Bhatt <arnav@ghativega.in>2023-11-20 01:40:06 +0530
committerArnav Bhatt <arnav@ghativega.in>2023-11-20 01:40:06 +0530
commit8b6fc44b0b4afc0a0f2b4c5dac1f6aeb6144179e (patch)
treeca96c6f151b306434c60fef24b0320c247d0fbe2 /data/about.html
parent5c8fb008af37f15e6b0d02f0e5ec031ca2407847 (diff)
change thingies
Diffstat (limited to 'data/about.html')
-rwxr-xr-xdata/about.html34
1 files changed, 2 insertions, 32 deletions
diff --git a/data/about.html b/data/about.html
index 9127aff..e93d186 100755
--- a/data/about.html
+++ b/data/about.html
@@ -20,7 +20,7 @@
<li><a href="index.html">Home</a></li>
<li><a class="active" href="about.html">About</a></li>
<li><a href="contact.html">Contact</a></li>
- <li><a href="https://github.com/arnavbhatt288">Softwares</a></li>
+ <li><a href="projects.html">Projects</a></li>
</ul>
<hr>
@@ -30,37 +30,7 @@
<br>
<h3>Career</h3>
- <p>Currently a student in a college pursuing for Bachelor of Technology in Computer Science. On my free time I mainly contribute to open source projects but also occassionally create my own projects as well.</p>
- <br>
-
- <h3>Contributions</h3>
- <table>
- <tr>
- <th id = "border-special">Name</th>
- <th id = "border-special">Description</th>
- <th>Contributions</th>
- </tr>
-
- <tr>
- <td><a href = "https://reactos.org">ReactOS</a></td>
- <td>Open source Windows XP/2003 clone written completely from scratch</td>
- <td><a href = "https://github.com/reactos/reactos/commits?author=arnavbhatt288">Translations, MSGINA Shutdown/Logoff dialog box overhaul, SYSDM Environment dialog box overhaul</a></td>
- </tr>
-
- <tr>
- <td><a href = "https://www.haiku-os.org">Haiku</a></td>
- <td>Open source spiritual successor to BeOS</td>
- <td><a href = "https://github.com/haikuports/haikuports/commits/master?author=arnavbhatt288">Ported softwares to Haiku</a></td>
- </tr>
-
- <tr>
- <td><a href = "https://postmarketos.org">postmarketOS</a></td>
- <td>Linux distro for phones and other mobile devices</td>
- <td><a href = "https://wiki.postmarketos.org/wiki/Samsung_Galaxy_Grand_2_(samsung-ms013g)">Ported pmOS to Samsung Galaxy Grand 2</a></td>
- </tr>
- </table>
- <br>
-
+ <p>Currently a student in a college pursuing for Bachelor of Technology in Computer Science. On my free time I mainly contribute to open source projects but also occassionally create my own projects as well.</p>
</main>
<div class = footer>