Chrome extension with links that are specifically useful for Vanderbilt students.
I made this Chrome extension because the one I used in my first two years at Vanderbilt is outdated. Luckily, I realized that this project would be the perfect opportunity to apply my CS skills to something that would be helpful.
- Download URL: Coming Soon!
- HTML
- Flexbox
- CSS Grid
As my first project using CSS and HTML, I learned a lot about coding with these tools. One of the major things I learned to do with a real project that I didn't learn in tutorials was using Inspect Element to debug my code. That was a lifesaver!
I want to continue working on the containers and figuring out a more uniform way to group them. I also want to improve the UI of the extension.
- Google's Guide to Chrome Extensions - This helped me from beginning to end!
- CSS Tutorial - This is an amazing, in-depth CSS tutorial.
- Linkedin - Shalini Thinakaran