From 5fced72bcc4bc79379afc61fee1c060006c74040 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Sat, 20 Jan 2018 20:16:03 +0530 Subject: Update and rename index.html to index_alt.html --- index.html | 71 ---------------------------------------------------------- index_alt.html | 71 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 71 insertions(+), 71 deletions(-) delete mode 100644 index.html create mode 100644 index_alt.html diff --git a/index.html b/index.html deleted file mode 100644 index 760603b..0000000 --- a/index.html +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - Hi! - - - - - - - - - - - - -
-
-
-

Hi I'm Navan

-

> cat short_description.txt
- I am a self-proclaimed geek. My powers? Am good at parsing jq, awesome in bash and the best, I make terrible decisions and can not keep my mouth shut. I know Bash, Python, C++, C#, HTML, CSS and am on the verge of learning Kotlin. -

-

> cat facts_about_me.txt
-- I specialise in bash
-- I created my first website when I was 7
-- But, DOSed it a month afterwards
-- Proud Creater of GYGB and John-Doe -

-

> cat programs.txt
- The Programs I am Proud of :
-- Mjolnir ( A DoS Program )
-- Cruncher ( A slow way to kill a PC )
-- Get Your Grub Back (Grub Repair)
-- John Doe (Identity Generator)
-- Kamikaze (System Crasher)
-- Meme-Me (A CLI for generating memes)
- Conky Themes :
-- Transparent-Sidebar-Conky (A Transparent Sidebar theme)

- - -

> curl -s -o output.json "https://navanchauhan.github.io/anouncements.json"
- > jq '.[]' output.json
-- I'll try to build UI's for my bash and python programs soon

-
-
-
-
- - - - diff --git a/index_alt.html b/index_alt.html new file mode 100644 index 0000000..be3c076 --- /dev/null +++ b/index_alt.html @@ -0,0 +1,71 @@ + + + + + + + + + + + + Hi! + + + + + + + + + + + + +
+
+
+

Hi I'm Navan

+

> cat short_description.txt
+ I am a self-proclaimed geek. My powers? Am good at parsing jq, awesome in bash and the best, I make terrible decisions and can not keep my mouth shut. I know Bash, Python, C++, C#, HTML, CSS and am on the verge of learning Kotlin. +

+

> cat facts_about_me.txt
+- I specialise in bash
+- I created my first website when I was 7
+- But, DOSed it a month afterwards
+- Proud Creater of GYGB and John-Doe +

+

> cat programs.txt
+ The Programs I am Proud of :
+- Mjolnir ( A DoS Program )
+- Cruncher ( A slow way to kill a PC )
+- Get Your Grub Back (Grub Repair)
+- John Doe (Identity Generator)
+- Kamikaze (System Crasher)
+- Meme-Me (A CLI for generating memes)
+ Conky Themes :
+- Transparent-Sidebar-Conky (A Transparent Sidebar theme)

+ + +

> curl -s -o output.json "https://navanchauhan.github.io/anouncements.json"
+ > jq '.[]' output.json
+- I'll try to build UI's for my bash and python programs soon

+
+
+
+
+ + + + -- cgit v1.2.3