No description
Find a file
Naman Sood f6ac1ec49a css: improve layout on small screens
Signed-off-by: Naman Sood <mail@nsood.in>
2023-05-31 00:41:50 -04:00
css css: improve layout on small screens 2023-05-31 00:41:50 -04:00
fonts stop using cdns 2022-01-31 16:02:54 -05:00
js make color picker work without code 2023-03-10 22:19:15 -05:00
.gitignore Start using XeTeX 2020-09-18 21:02:09 -04:00
index.html css, index: hide <br> on small screen sizes 2023-03-11 10:42:23 -05:00
README.md add more color modes, respect dark mode setting, use button for among 2023-02-11 17:33:00 -05:00
resume.html resume: add W23 grades and S23 co-op 2023-05-03 22:28:55 -04:00
resume.pdf resume: add W23 grades and S23 co-op 2023-05-03 22:28:55 -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 dark. Light mode can be restored by typing lite. Other color modes are also available -- purp, yell, blue, mint at least. See js/script.js for an exhaustive list. Your preference can be stored permanently by typing save.
  • 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. Please do not copy this code without my permission. If you would like permission, feel free to email me: mail@nsood.in.