No description
Find a file
Naman Sood b8015af57d fix misc bugs that i introduced by programming at 2am
the bugfixes are coming in at 3am so they should be fine
2022-10-24 03:04:49 -04:00
css fix misc bugs that i introduced by programming at 2am 2022-10-24 03:04:49 -04:00
fonts stop using cdns 2022-01-31 16:02:54 -05:00
js fix misc bugs that i introduced by programming at 2am 2022-10-24 03:04:49 -04:00
.gitignore Start using XeTeX 2020-09-18 21:02:09 -04:00
coverletter.pdf add cover letter template 2022-01-31 16:06:25 -05:00
coverletter.tex add cover letter template 2022-01-31 16:06:25 -05:00
index.html delete all non-intro sections, improve accessibility a bit 2022-10-24 02:15:53 -04:00
randomscript.sh Update easter eggs 2019-12-30 06:30:22 -05:00
README.md delete all non-intro sections, improve accessibility a bit 2022-10-24 02:15:53 -04:00
resume.pdf resume: no longer working at ddw 2022-09-08 03:30:38 -04:00
resume.sty resume: reformat latex 2022-07-11 14:57:00 -05:00
resume.tex resume: no longer working at ddw 2022-09-08 03:30:38 -04:00

me

This is the code for my personal website and resume. The main branch of this repository is reflected on https://nsood.in.

Cool things that I never get to brag about

  • The header section of the website always correctly indicates my age, as long as you have JavaScript enabled. It will calculate and display my age based on my most recent birthday.
  • There is a dark mode in this website, accessible by typing clapoff. Light mode can be restored by typing clapon.
  • I spent a decent amount of time worrying about accessibility in the later iterations of this website, so hopefully that should not be an issue for anyone. If there's anything I can do to improve on that front, please let me know.

License

I reserve all rights to the code in this repository except resume.tex and resume.sty. Please do not copy this code without my permission. If you would like permission, feel free to email me: mail@nsood.in.

The license for resume.tex and resume.sty is in a comment header in those files.