From e6d3656196074401b3bcc8631ed97a0be1679f11 Mon Sep 17 00:00:00 2001 From: adityayadav800 Date: Wed, 17 Jun 2020 00:32:07 +0530 Subject: [PATCH 1/4] Added Functionalities --- $val.md | 1 + aditya.md | 5 + ayush.md | 5 + display.txt | 1 + final.txt | 8 + gcs.sh | 31 +- html.txt | 898 ++++++++++++++++++++++++++++++++++++++++++++++++++++ imdt.txt | 1 + imdt1.txt | 1 + new.txt | 120 +++++++ setup.sh | 20 +- web.html | 579 +++++++++++++++++++++++++++++++++ 12 files changed, 1661 insertions(+), 9 deletions(-) create mode 100644 $val.md create mode 100644 aditya.md create mode 100644 ayush.md create mode 100644 display.txt create mode 100644 final.txt create mode 100644 html.txt create mode 100644 imdt.txt create mode 100644 imdt1.txt create mode 100644 new.txt create mode 100644 web.html diff --git a/$val.md b/$val.md new file mode 100644 index 0000000..1becba2 --- /dev/null +++ b/$val.md @@ -0,0 +1 @@ +404: Not Found \ No newline at end of file diff --git a/aditya.md b/aditya.md new file mode 100644 index 0000000..348e8d3 --- /dev/null +++ b/aditya.md @@ -0,0 +1,5 @@ +## Details + +1. Name: Aditya Yadav +2. Github: [Aditya's Github ](https://github.com/adityayadav800) +3. LinkedIn: [Aditya's LinkedIN](https://www.linkedin.com/in/aditya-yadav-354a74184/) diff --git a/ayush.md b/ayush.md new file mode 100644 index 0000000..d4a0fda --- /dev/null +++ b/ayush.md @@ -0,0 +1,5 @@ +## Details + +1. Name: Ayush Aryan +2. GITHUB: [Ayush Aryan](https://github.com/aryan2574) +3. LinkedIn: [Ayush Aryan](https://www.linkedin.com/in/aryan2574/) \ No newline at end of file diff --git a/display.txt b/display.txt new file mode 100644 index 0000000..3cf1c86 --- /dev/null +++ b/display.txt @@ -0,0 +1 @@ +Git Commit Show is the leading online tech conference where senior engineers, researchers,scientists and professors meet while being at home
A 2-day long, online meetup where carefully curated senior developers and researchers share their knowledge and breakthrough project.
Unlike other online conferences, it is fully interactive with opportunities to connect with speakers and fellow attendees face o face.
Git Commit Show started in 2019 to provide a better alternative to physical conferences by being open, free and inclusive of people who come from remote locations and modest backgrounds. diff --git a/final.txt b/final.txt new file mode 100644 index 0000000..44c98ea --- /dev/null +++ b/final.txt @@ -0,0 +1,8 @@ + +aditya.md +ayush.md +dinesh.md +kirankumar.md +parth.md +sarvesh.md +varun.md diff --git a/gcs.sh b/gcs.sh index 9401dd0..c807385 100755 --- a/gcs.sh +++ b/gcs.sh @@ -87,8 +87,7 @@ do echo $vname getIndiData $vname else - new='$val.md' - echo $new + new=$val.md getIndiData $new fi rm file.html @@ -141,8 +140,7 @@ do echo $vname getIndiData $vname else - new='$val.md' - echo $new + new=$val.md getIndiData $new fi rm file.html @@ -156,9 +154,30 @@ do read input done ;; - stream |s) echo "STreams a videos"; + glimpse | g) echo 'Git Commit Show is the leading online tech conference where senior engineers, researchers,scientists and professors meet while being at home
A 2-day long, online meetup where carefully curated senior developers and researchers share their knowledge and breakthrough project.
Unlike other online conferences, it is fully interactive with opportunities to connect with speakers and fellow attendees face o face.
Git Commit Show started in 2019 to provide a better alternative to physical conferences by being open, free and inclusive of people who come from remote locations and modest backgrounds.' > display.txt + html2text display.txt + + ;; + stream |s)while true + do + echo "Stream any of these master classes"; + echo "1. Master Class 1" + echo "2. Master Class 2" + echo "3. Play LiveStream" + echo " Type b for Break" + echo "Enter your Choice" + read val + case $val in + 1 | masterclass1 )streamlink 'Link o mastr class 1' ;; + 2 | masterclass2 )streamlink 'Link o mastr class 2' ;; + 3 | livestream )streamlink 'Link o mastr class 1' ;; + b) break;; + esac + echo -e "Enter return to continue \c" + read input + done ;; - schedule | sc) echo "Prints the Schedule"; + schedule | sc) html2text new.txt ;; q) exit;; esac diff --git a/html.txt b/html.txt new file mode 100644 index 0000000..a71dfbd --- /dev/null +++ b/html.txt @@ -0,0 +1,898 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + volunteers/2020 at master · Git-Commit-Show/volunteers · GitHub + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ Skip to content + + + + + + + + + + + +
+ +
+ + + + +
+ + + +
+ + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + +
+ +
+ +
+

+ + + + + / + + volunteers + + +

+ + +
+ + + +
+ + + +
+ + +
+
+ + + +
+ +
+ + Branch: + master + + + + +
+ + + +
+
+
+ + +
+ + + + + + + Find file + + + + History + +
+ +
+ + + + +
+
+

Latest commit

+
+ +
+ + Fetching latest commit… +
+
+ Cannot retrieve the latest commit at this time. +
+
+
+

Files

+ + + + + Permalink + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
TypeNameLatest commit messageCommit time
..
Failed to load latest commit information.
+ + + + aditya.md + + + + + +
+ + + + ayush.md + + + + + +
+ + + + dinesh.md + + + + + +
+ + + + kirankumar.md + + + + + +
+ + + + parth.md + + + + + +
+ + + + sarvesh.md + + + + + +
+ + + + varun.md + + + + + +
+ +
+ + +
+ + + + + +
+
+ +
+
+ + +
+ + + + + + +
+ + + You can’t perform that action at this time. +
+ + + + + + + + + + + + + + + + + + + + + + + diff --git a/imdt.txt b/imdt.txt new file mode 100644 index 0000000..f2b1311 --- /dev/null +++ b/imdt.txt @@ -0,0 +1 @@ +aditya.md ayush.md dinesh.md kirankumar.md parth.md sarvesh.md varun.md diff --git a/imdt1.txt b/imdt1.txt new file mode 100644 index 0000000..be8a5bc --- /dev/null +++ b/imdt1.txt @@ -0,0 +1 @@ +>aditya.md< > < >ayush.md< > < >dinesh.md< > < >kirankumar.md< > < >parth.md< > < >sarvesh.md< > < >varun.md< diff --git a/new.txt b/new.txt new file mode 100644 index 0000000..07fc783 --- /dev/null +++ b/new.txt @@ -0,0 +1,120 @@ +
+
+
+
+

11:00PM

+ +
+ + +
+
+

Building your brand online as a developer

+

/masterclass

+

SCOTT HANSELMANN

+

Program Manager at Microsoft, Working remotely for 10+ yrs.
+ #PersonalBranding #Networking

+
+
+
+
+

12:00PM

+
+ + +
+
+

Enabling speed and confidence with "testing"

+

/masterclass

+

SARTHAK VATS

+

VP Engineering at Noon
#Testing +

+
+
+
+
+
+
+

13:00PM

+
+ + +
+
+

Can data science lead us to the grand unified theory of brain + function?

+

/masterclass

+

Arpan Banerjee

+

Scientist at National Brain Research Centre.
#NeuroScience + #DataScience

+
+
+
+
+

14:00PM

+
+ + +
+
+

Rapid 3D design and printing plastic enclosures for electronics + projects

+

/masterclass

+

Anupam Varghese

+

Founder of Tinkerbee Innovations, an IOT startup.
#3DPrinting + #Electronics

+
+
+
+
+
+
+

16:00PM

+
+ + +
+
+

Mastering web performance audits with Github Actions & LightHouse +

+

/masterclass

+

Muhammad Ahsan Ayaz

+

Senior Software Engineer and Google Developer Expert.
#Web + #Performance

+
+
+
+
+

17:00PM

+
+ + +
+
+

Design-first approach to write APIs

+

/masterclass

+

Phil Sturgeon

+

Author of Build APIs You Won't Hate.
#API #Architecture

+
+
+
+
+
+
+

18:00PM

+
+ + +
+
+

A Theory of Functional Programming

+

/masterclass

+

Eric Normand

+

Author of Grokking Simplicity, A book on functional programming. +
#FunctionalProgramming +

+
+
+
+ +
diff --git a/setup.sh b/setup.sh index 2058d26..481d941 100644 --- a/setup.sh +++ b/setup.sh @@ -4,15 +4,29 @@ PWD=`pwd` echo $PWD echo "Installing Libraries..." + rm -rf /tmp/awk* cd /tmp git clone https://github.com/tfritzon/awkdown.git cd awkdown/ cp awkdown ~/.local/bin/ -clear - +vlcPath=$( command -v vlc) +streamLinkPath=$(command -v streamlink) +ffmpegPath=$(command -v ffmpeg) +echo ${#vlcPath} +if [ ${#vlcPath} == 0 ] +then + sudo apt install vlc +fi +if [ ${#streamLinkPathsudo} == 0 ] +then + sudo apt install streamlink +fi +if [ ${#ffmpegPath} == 0 ] +then + sudo apt install ffmpeg +fi cd ${PWD} - pwd echo "Making file executable..." diff --git a/web.html b/web.html new file mode 100644 index 0000000..418d16e --- /dev/null +++ b/web.html @@ -0,0 +1,579 @@ + + + + + Welcome to Git Commit Show + + + + + + + + + + + + + + + + + + + + +
+
+
+

GIT

+

COMMIT

+

SHOWTM + /season#02 +

+ +
+
+

JUN27/28 2020

+
+

World's Largest Online Developer Conference

+
+
+
+ +
+
+
+ + + + + +
+
+ +
+

+ GIT COMMIT SHOW 2020 SCHEDULE +

+

*Time Shown is in IST timezone (GMT +5.30)

+
+

JUN27

+
+
+
+
+
+

11:00PM
UTC -8

+ +
+ + + +
+
+

Building your brand online as a developer

+

/masterclass

+

SCOTT HANSELMANN

+

Program Manager at Microsoft, Working remotely for 10+ yrs.
+ #PersonalBranding #Networking

+
+
+
+
+

12:00PM

+
+ + + +
+
+

Enabling speed and confidence with "testing"

+

/masterclass

+

SARTHAK VATS

+

VP Engineering at Noon
#Testing +

+
+
+
+
+
+
+

13:00PM

+
+ + + +
+
+

Can data science lead us to the grand unified theory of brain + function?

+

/masterclass

+

Arpan Banerjee

+

Scientist at National Brain Research Centre.
#NeuroScience + #DataScience

+
+
+
+
+

14:00PM

+
+ + + +
+
+

Rapid 3D design and printing plastic enclosures for electronics + projects

+

/masterclass

+

Anupam Varghese

+

Founder of Tinkerbee Innovations, an IOT startup.
#3DPrinting + #Electronics

+
+
+
+
+
+
+

16:00PM

+
+ + + +
+
+

Mastering web performance audits with Github Actions & LightHouse +

+

/masterclass

+

Muhammad Ahsan Ayaz

+

Senior Software Engineer and Google Developer Expert.
#Web + #Performance

+
+
+
+
+

17:00PM

+
+ + + +
+
+

Design-first approach to write APIs

+

/masterclass

+

Phil Sturgeon

+

Author of Build APIs You Won't Hate.
#API #Architecture

+
+
+
+
+
+
+

18:00PM

+
+ + + +
+
+

A Theory of Functional Programming

+

/masterclass

+

Eric Normand

+

Author of Grokking Simplicity, A book on functional programming. +
#FunctionalProgramming +

+
+
+
+ +
+
+

JUN28

+
+
+
+
+
+

10:00PM

+
+ + + +
+
+

Soundcool: The creative computer music creation system

+

/showcase

+

Roger Dannenberrg

+

Professor at Carnegie Mellon, Musician, Composer.
#HCI + #CognitiveScience #SignalProcessing

+
+
+
+
+

11:30PM

+
+ + + +
+
+

DejaView: How I built an SDK to recognize faces using computer vision +

+

/showcase

+

Sandeep Giri

+

Founder at CloudxLab, Ex-Amazon.
#ComputerVision +

+
+
+
+
+
+
+

16:00PM

+
+ + + +
+
+

Get started with ActivityPub, decentralized social networking + protocol

+

/masterclass

+

Nilesh Trivedi

+

Engineering Manager at ClearTax.
#DecentralizedComputing + #SocialNetworking

+
+
+
+
+
+
+ +
+
+ +
+
+
+ + +
+

GIT COMMIT SHOW 2019 HIGHLIGHTS

+

...you can watch videos of sessions from previous GIT COMMIT SHOW conferences. Many + more are available on our YouTube channel.

+
+ + > +
+
+ + + +
+
+ + + +
+
+ + + +
+
+ + + +
+
+
+
+ + + +
+ +
+
+
+
+ +
+
+
+
+ +

Block time for the conference

+
+
+ +

email

+
+

Signup to mailing list

+
+
+ +

participate

+
+

Speak, volunteer or partner

+
+
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + \ No newline at end of file From 9fb16c5f731e9a171b42a8cb084ff233e94037c7 Mon Sep 17 00:00:00 2001 From: adityayadav800 Date: Wed, 17 Jun 2020 00:37:41 +0530 Subject: [PATCH 2/4] Added Functionalities --- $val.md | 1 - aditya.md | 5 ----- ayush.md | 5 ----- final.txt | 8 -------- imdt.txt | 1 - parth.html | 7 ------- parth.md | 5 ----- 7 files changed, 32 deletions(-) delete mode 100644 $val.md delete mode 100644 aditya.md delete mode 100644 ayush.md delete mode 100644 final.txt delete mode 100644 imdt.txt delete mode 100644 parth.html delete mode 100644 parth.md diff --git a/$val.md b/$val.md deleted file mode 100644 index 1becba2..0000000 --- a/$val.md +++ /dev/null @@ -1 +0,0 @@ -404: Not Found \ No newline at end of file diff --git a/aditya.md b/aditya.md deleted file mode 100644 index 348e8d3..0000000 --- a/aditya.md +++ /dev/null @@ -1,5 +0,0 @@ -## Details - -1. Name: Aditya Yadav -2. Github: [Aditya's Github ](https://github.com/adityayadav800) -3. LinkedIn: [Aditya's LinkedIN](https://www.linkedin.com/in/aditya-yadav-354a74184/) diff --git a/ayush.md b/ayush.md deleted file mode 100644 index d4a0fda..0000000 --- a/ayush.md +++ /dev/null @@ -1,5 +0,0 @@ -## Details - -1. Name: Ayush Aryan -2. GITHUB: [Ayush Aryan](https://github.com/aryan2574) -3. LinkedIn: [Ayush Aryan](https://www.linkedin.com/in/aryan2574/) \ No newline at end of file diff --git a/final.txt b/final.txt deleted file mode 100644 index 44c98ea..0000000 --- a/final.txt +++ /dev/null @@ -1,8 +0,0 @@ - -aditya.md -ayush.md -dinesh.md -kirankumar.md -parth.md -sarvesh.md -varun.md diff --git a/imdt.txt b/imdt.txt deleted file mode 100644 index f2b1311..0000000 --- a/imdt.txt +++ /dev/null @@ -1 +0,0 @@ -aditya.md ayush.md dinesh.md kirankumar.md parth.md sarvesh.md varun.md diff --git a/parth.html b/parth.html deleted file mode 100644 index 450cfad..0000000 --- a/parth.html +++ /dev/null @@ -1,7 +0,0 @@ -

Details

- -
    -
  1. Name: Parth Krishna
  2. -
  3. Twitter: vimoveremacs
  4. -
  5. LinkedIn: Parth Krishna
  6. -
diff --git a/parth.md b/parth.md deleted file mode 100644 index 52327b8..0000000 --- a/parth.md +++ /dev/null @@ -1,5 +0,0 @@ -## Details - -1. Name: Parth Krishna -2. Twitter: [vimoveremacs](https://www.twitter.com/vimoveremacs) -3. LinkedIn: [Parth Krishna](https://www.linkedin.com/in/parthkrishna) From fef4d4757b8da5f0c12d76f26e4e9d0e111238a6 Mon Sep 17 00:00:00 2001 From: adityayadav800 Date: Wed, 17 Jun 2020 00:38:13 +0530 Subject: [PATCH 3/4] Added Functionalities --- imdt1.txt | 1 - 1 file changed, 1 deletion(-) delete mode 100644 imdt1.txt diff --git a/imdt1.txt b/imdt1.txt deleted file mode 100644 index be8a5bc..0000000 --- a/imdt1.txt +++ /dev/null @@ -1 +0,0 @@ ->aditya.md< > < >ayush.md< > < >dinesh.md< > < >kirankumar.md< > < >parth.md< > < >sarvesh.md< > < >varun.md< From d855d311fe45a78cad355e5a6c91f25ff547cb41 Mon Sep 17 00:00:00 2001 From: adityayadav800 <47688837+adityayadav800@users.noreply.github.com> Date: Wed, 17 Jun 2020 12:59:49 +0530 Subject: [PATCH 4/4] Update setup.sh --- setup.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/setup.sh b/setup.sh index 481d941..1eaa077 100644 --- a/setup.sh +++ b/setup.sh @@ -12,8 +12,7 @@ cd awkdown/ cp awkdown ~/.local/bin/ vlcPath=$( command -v vlc) streamLinkPath=$(command -v streamlink) -ffmpegPath=$(command -v ffmpeg) -echo ${#vlcPath} +ffmpegPath=$(command -v ffmpeg) if [ ${#vlcPath} == 0 ] then sudo apt install vlc