No description
|
||
---|---|---|
css | ||
fonts | ||
js | ||
.gitignore | ||
index.html | ||
README.md | ||
resume.html | ||
resume.pdf |
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 typinglite
. Other color modes are also available --purp
,yell
,blue
,mint
at least. Seejs/script.js
for an exhaustive list. Your preference can be stored permanently by typingsave
. - 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.