Welcome to my GitHub repository where I document all the important notes and learnings from my front-end and full-stack development journey. This repository includes notes from HTML, CSS, and JavaScript courses, and will be regularly updated with frameworks, as well as backend technologies like MongoDB and Node.js.
This repository serves as a comprehensive collection of notes and resources from my learning path in front-end and full-stack development. It is designed to be a reference for myself and others who are on a similar journey.
- HTML "Found inside first.html file"
- CSS "Found inside try.css file"
- JavaScript "Found inside javascript folder"
- Bootstrap
- Tailwind css
- React
- Angular
- Node.js
- Express.js
- MongoDB
The notes are organized into directories based on the technology and topic. Each directory contains detailed markdown files with explanations, code snippets, and examples.
html/- Basic Structure
- Forms and Inputs
- Semantic Elements
css/- Selectors
- Flexbox and Grid
- Animations
javascript/- Variables and Data Types
- Functions and Scope
- DOM Manipulation
- ES6 Features
frameworks/(to be added)- React
- Angular
- Vue.js
backend/(to be added)- Node.js
- Express.js
- MongoDB "added now , navigate to backend folder"
The notes are primarily based on the courses provided by MaharaTech from the Information Technology Institute (ITI). These courses offer a thorough understanding of each topic and are highly recommended for anyone looking to learn front-end and full-stack development.