/reeteshsudhakar.github.io

personal website - created some time in 2021

Primary LanguageCSSOtherNOASSERTION

Personal Website

Update 5/8/24: I made a new website! Using Next.js, Mantine UI, and deployed using Vercel. This repository is now an archive.

I felt like this would be a great side project to build, so I put this website together to have a web presence. This was built based off of some examples that I found from HTML5 UP.

The page contains a small introduction, a contact form using Formspree integration, and contains links to all my relevant social accounts for communication and information. This repository also contains a CNAME redirect file towards my custom domain reeteshsudhakar.com, which has SSL encryption.

I've been recently tinkering with the website to understand more about design principles and front-end development using HTML, CSS, and JavaScript. In doing so, the features and designs of the website have been changing more and more as of late. Enjoy!

TO-DO

  • Typewriter animation for text at the top of the landing ---> see Issue #7
  • toggle dark mode (for background) ---> see here and here
  • add preview to website for sharing purposes
  • Add favicon
  • Particle Animations ---> see here
  • Changing Text Descriptions
  • Style Fade-in ---> see here.
  • Update Background Information
  • Fix Title Headers and Form Integration