From dfc509b95ff03d0c9027ee74d31d7b171f867bf1 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Wed, 26 May 2021 23:59:17 +0530 Subject: generated website --- ...ing-and-Speeding-up-Post-Accident-Response.html | 52 +++++++++++++++ .../2020-03-14-generating-vaporwave.html | 66 +++++++++++++++++++ ...20-03-17-Possible-Drug-Candidates-COVID-19.html | 36 ++++++++++ docs/publications/index.html | 77 ++++++++++++++++++++++ 4 files changed, 231 insertions(+) create mode 100644 docs/publications/2019-05-14-Detecting-Driver-Fatigue-Over-Speeding-and-Speeding-up-Post-Accident-Response.html create mode 100644 docs/publications/2020-03-14-generating-vaporwave.html create mode 100644 docs/publications/2020-03-17-Possible-Drug-Candidates-COVID-19.html create mode 100644 docs/publications/index.html (limited to 'docs/publications') diff --git a/docs/publications/2019-05-14-Detecting-Driver-Fatigue-Over-Speeding-and-Speeding-up-Post-Accident-Response.html b/docs/publications/2019-05-14-Detecting-Driver-Fatigue-Over-Speeding-and-Speeding-up-Post-Accident-Response.html new file mode 100644 index 0000000..1e319fe --- /dev/null +++ b/docs/publications/2019-05-14-Detecting-Driver-Fatigue-Over-Speeding-and-Speeding-up-Post-Accident-Response.html @@ -0,0 +1,52 @@ + + + + + + + + + Hey - Post + + + + + +
+

Detecting Driver Fatigue, Over-Speeding, and Speeding up Post-Accident Response

+ +
+

Based on the project showcased at Toyota Hackathon, IITD - 17/18th December 2018

+
+ +

Edit: It seems like I haven't mentioned Adrian Rosebrock of PyImageSearch anywhere. I apologize for this mistake.

+ +

Download paper here

+ +

Recommended citation:

+ +

ATP

+ +
Chauhan, N. (2019). &quot;Detecting Driver Fatigue, Over-Speeding, and Speeding up Post-Accident Response.&quot; <i>International Research Journal of Engineering and Technology (IRJET), 6(5)</i>.
+
+ +

BibTeX

+ +
@article{chauhan_2019, title={Detecting Driver Fatigue, Over-Speeding, and Speeding up Post-Accident Response}, volume={6}, url={https://www.irjet.net/archives/V6/i5/IRJET-V6I5318.pdf}, number={5}, journal={International Research Journal of Engineering and Technology (IRJET)}, author={Chauhan, Navan}, year={2019}}
+
+ +
+ + + + + + \ No newline at end of file diff --git a/docs/publications/2020-03-14-generating-vaporwave.html b/docs/publications/2020-03-14-generating-vaporwave.html new file mode 100644 index 0000000..70e06db --- /dev/null +++ b/docs/publications/2020-03-14-generating-vaporwave.html @@ -0,0 +1,66 @@ + + + + + + + + + Hey - Post + + + + + +
+

Is it possible to programmatically generate Vaporwave?

+ +

This is still a pre-print.

+ +

Download paper here

+ +

Recommended citation:

+ +

APA

+ +
Chauhan, N. (2020, March 15). Is it possible to programmatically generate Vaporwave?. https://doi.org/10.35543/osf.io/9um2r
+
+ +

MLA

+ +
Chauhan, Navan. “Is It Possible to Programmatically Generate Vaporwave?.” IndiaRxiv, 15 Mar. 2020. Web.
+
+ +

Chicago

+ +
Chauhan, Navan. 2020. “Is It Possible to Programmatically Generate Vaporwave?.” IndiaRxiv. March 15. doi:10.35543/osf.io/9um2r.
+
+ +

Bibtex

+ +
@misc{chauhan_2020,
+ title={Is it possible to programmatically generate Vaporwave?},
+ url={indiarxiv.org/9um2r},
+ DOI={10.35543/osf.io/9um2r},
+ publisher={IndiaRxiv},
+ author={Chauhan, Navan},
+ year={2020},
+ month={Mar}
+}
+
+ +
+ + + + + + \ No newline at end of file diff --git a/docs/publications/2020-03-17-Possible-Drug-Candidates-COVID-19.html b/docs/publications/2020-03-17-Possible-Drug-Candidates-COVID-19.html new file mode 100644 index 0000000..9723c28 --- /dev/null +++ b/docs/publications/2020-03-17-Possible-Drug-Candidates-COVID-19.html @@ -0,0 +1,36 @@ + + + + + + + + + Hey - Post + + + + + +
+

Possible Drug Candidates for COVID-19

+ +

This is still a pre-print.

+ +

Download paper here

+ +
+ + + + + + \ No newline at end of file diff --git a/docs/publications/index.html b/docs/publications/index.html new file mode 100644 index 0000000..6d981dc --- /dev/null +++ b/docs/publications/index.html @@ -0,0 +1,77 @@ + + + + + + + + + Hey - Section + + + + + + +
+

Publications

+ +

Hopefully these grow with time, I already have tons of drafts ready. As I am currently studying in school, this allows me to experiment in Physics, Chemistry and Computer Science. I have started using LaTeX now ;)

+ +
+ + + + + + + + + \ No newline at end of file -- cgit v1.2.3