From 8b6fc44b0b4afc0a0f2b4c5dac1f6aeb6144179e Mon Sep 17 00:00:00 2001 From: Arnav Bhatt Date: Mon, 20 Nov 2023 01:40:06 +0530 Subject: change thingies --- blog/atom.xml | 4 +- blog/utkirna-v1.0.0.html | 2 +- data/about.html | 34 +--------------- data/contact.html | 2 +- data/projects.html | 94 +++++++++++++++++++++++++++++++++++++++++++++ data/style.css | 2 +- templates/index_header.html | 2 +- 7 files changed, 102 insertions(+), 38 deletions(-) create mode 100644 data/projects.html diff --git a/blog/atom.xml b/blog/atom.xml index b3d6f8a..9da323a 100644 --- a/blog/atom.xml +++ b/blog/atom.xml @@ -2,7 +2,7 @@ Ghativega.in Personal site of arnavbhatt288. -2023-11-04T00:52:36Z +2023-11-04T16:31:45Z https://ghativega.in/atom.xml @@ -11,7 +11,7 @@ https://ghativega.in/utkirna-v1.0.0.html 2023-11-04T00:52:28Z -2023-11-04T00:52:28Z +2023-11-04T16:31:33Z Arnav Bhatt Initial release of Utkirna diff --git a/blog/utkirna-v1.0.0.html b/blog/utkirna-v1.0.0.html index 9b8dbf5..f85c816 100644 --- a/blog/utkirna-v1.0.0.html +++ b/blog/utkirna-v1.0.0.html @@ -23,7 +23,7 @@ img { border: none ;}

This is the initial release of Utkirna, a cross-platform application heavily inspired from Win32DiskImager that lets you to write a raw disk image to a removable device or backup a removable device to a raw image file. It is useful for preparing bootable drives with "dd like" images for PC, SBC and embedded development boards as well for backing up such drives. -Utkirna (devanagari: उत्कीर्ण, romanized: Utkīrṇa) means "engraved" in Sanskrit. +Utkirna means "engraved" in Sanskrit.

The reason of its creation

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 @@
  • Home
  • About
  • Contact
  • -
  • Softwares
  • +
  • Projects

  • @@ -30,37 +30,7 @@

    Career

    -

    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.

    -
    - -

    Contributions

    - - - - - - - - - - - - - - - - - - - - - - - - -
    NameDescriptionContributions
    ReactOSOpen source Windows XP/2003 clone written completely from scratchTranslations, MSGINA Shutdown/Logoff dialog box overhaul, SYSDM Environment dialog box overhaul
    HaikuOpen source spiritual successor to BeOSPorted softwares to Haiku
    postmarketOSLinux distro for phones and other mobile devicesPorted pmOS to Samsung Galaxy Grand 2
    -
    - +

    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.