An open API service indexing awesome lists of open source software.

https://github.com/thegupta2012/web-technology

Practice sites and assignments from my college web technology course.
https://github.com/thegupta2012/web-technology

Last synced: 4 months ago
JSON representation

Practice sites and assignments from my college web technology course.

Awesome Lists containing this project

README

          

# Web Technology

My practice sites from my college's Web Technology course have been hosted here. These websites include the use of HTML, CSS and Javascript functionalities.

- [The first **profile** I created for myself](https://thegupta2012.github.io/Web-Technology/Assignment%201/My%20profile.html)
- [A simple book catalogue created for college](https://thegupta2012.github.io/Web-Technology/Assignment%202/index.html)
- [Sample page for Feynman's book review](https://thegupta2012.github.io/Web-Technology/Assignment%203/external.html)
- [A site displaying country information which uses JS functionality](https://thegupta2012.github.io/Web-Technology/Assignment%205/index.html)
- [A registration form created with validations at each stage](https://thegupta2012.github.io/Web-Technology/Assignment%206/index.html)