💡  Links to: Projects using HTML and CSS
  • Alien Abduction Form A demo webpage to make use of forms, and "embed" features in HTML.
  • Alien City Blog A demo blog-page to make practical use of CSS features like float, flexbox and content box-model.
  • My PortfolioA generic portfolio project, to achieve responsiveness and common styling along different views within website.
💡   Links to: Projects using JavaScript
  • Minimal Calculator A demo-calculator to develop command over event delegation and logical thinking in JS.
  • QuotesGallery An image carousel that uses DOM tools to access images one by one.
  • SwiperGallery An image carousel that uses a swiper tool to access images one by one.
  • DoggoApp Aimed to build a dog picture viewer using external API.