Skip to content

This repository contains all the mini projects I've created while learning various web development concepts. Each project is a stepping stone in my journey to mastering web technologies.

Notifications You must be signed in to change notification settings

Shreehari-Acharya/Learning-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning Projects

This repository contains all the mini projects I've created while learning various web development concepts. Each project is a stepping stone in my journey to mastering HTML, CSS, and other web technologies.

Contents

1. Groww Landing Page Clone Groww-Clone

  • Description: A clone of the Groww.in landing page, built entirely with HTML and inline CSS.
  • Technologies: HTML, CSS
  • Key Learning: Understanding layout design and basic styling using inline CSS.

2. A simple ToDo application ToDo

  • Description: A basic Todo application built to understand the fundamentals of DOM manipulation.
  • Technologies: HTML, JavaScript
  • Key Learning: Gained hands-on experience in DOM manipulation and event handling in JavaScript.

2. ToDo-2.0 An improved ToDo application ToDo-2.0

  • Description: A full-fledged task management application with a backend, allowing tasks to be stored persistently in a JSON file.
  • Technologies: HTML, CSS, JavaScript, Node.js, Express.js
  • Key Learning: Implemented a complete stack application, understanding the integration between frontend and backend, and how to handle data persistence.

About

This repository contains all the mini projects I've created while learning various web development concepts. Each project is a stepping stone in my journey to mastering web technologies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published