summaryrefslogtreecommitdiff
path: root/Content/publications
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2021-05-26 23:58:29 +0530
committerNavan Chauhan <navanchauhan@gmail.com>2021-05-26 23:58:29 +0530
commitbfd3a825c2d73bd842769cdfaf11ad0319a3bd6e (patch)
tree7b2c052bdf539f433ed3ab6bd133b6d46c7ff7e5 /Content/publications
parent2cb28c0dd749611e6edd4688955769bda3381453 (diff)
added code and content
Diffstat (limited to 'Content/publications')
-rw-r--r--Content/publications/2019-05-14-Detecting-Driver-Fatigue-Over-Speeding-and-Speeding-up-Post-Accident-Response.md25
-rw-r--r--Content/publications/2020-03-14-generating-vaporwave.md40
-rw-r--r--Content/publications/2020-03-17-Possible-Drug-Candidates-COVID-19.md15
-rw-r--r--Content/publications/index.md3
4 files changed, 83 insertions, 0 deletions
diff --git a/Content/publications/2019-05-14-Detecting-Driver-Fatigue-Over-Speeding-and-Speeding-up-Post-Accident-Response.md b/Content/publications/2019-05-14-Detecting-Driver-Fatigue-Over-Speeding-and-Speeding-up-Post-Accident-Response.md
new file mode 100644
index 0000000..7c53c2d
--- /dev/null
+++ b/Content/publications/2019-05-14-Detecting-Driver-Fatigue-Over-Speeding-and-Speeding-up-Post-Accident-Response.md
@@ -0,0 +1,25 @@
+---
+date: 2019-05-14 02:42
+description: This paper is about Detecting Driver Fatigue, Over-Speeding, and Speeding up Post-Accident Response.
+tags: publication
+---
+
+# 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](https://www.irjet.net/archives/V6/i5/IRJET-V6I5318.pdf)
+
+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}}
+```
diff --git a/Content/publications/2020-03-14-generating-vaporwave.md b/Content/publications/2020-03-14-generating-vaporwave.md
new file mode 100644
index 0000000..ed9b552
--- /dev/null
+++ b/Content/publications/2020-03-14-generating-vaporwave.md
@@ -0,0 +1,40 @@
+---
+date: 2020-03-14 22:23
+description: This paper is about programmaticaly generating Vaporwave.
+tags: publication, pre-print
+---
+
+# Is it possible to programmatically generate Vaporwave?
+
+
+
+This is still a pre-print.
+
+[Download paper here](https://indiarxiv.org/9um2r/)
+
+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}
+}
+```
diff --git a/Content/publications/2020-03-17-Possible-Drug-Candidates-COVID-19.md b/Content/publications/2020-03-17-Possible-Drug-Candidates-COVID-19.md
new file mode 100644
index 0000000..f779195
--- /dev/null
+++ b/Content/publications/2020-03-17-Possible-Drug-Candidates-COVID-19.md
@@ -0,0 +1,15 @@
+---
+date: 2020-03-17 17:40
+description: This paper is about possible drug candidates for COVID-19
+tags: publication, pre-print
+description: COVID-19, has been officially labeled as a pandemic by the World Health Organisation. This paper presents cloperastine and vigabatrin as two possible drug candidates for combatting the disease along with the process by which they were discovered.
+---
+
+# Possible Drug Candidates for COVID-19
+
+
+
+This is still a pre-print.
+
+[Download paper here](https://chemrxiv.org/articles/Possible_Drug_Candidates_for_COVID-19/11985231)
+
diff --git a/Content/publications/index.md b/Content/publications/index.md
new file mode 100644
index 0000000..f2afce9
--- /dev/null
+++ b/Content/publications/index.md
@@ -0,0 +1,3 @@
+# 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 ;)