Pinned Repositories
appgen
AppGen is a project scaffolding tool that empowers developers to launch clean, production-ready project structure. AppGen eliminates boilerplate, accelerates delivery, and enforces best practices from day one.
AWS-Boto3
A repository containing Boto3 scripts for various AWS services organized by service name.
CODSOFTJULY
All the tasks in CodSoft Web Development Internship
ContextAPI-React
This demonstrates authentication and protected routing in a modern React application using Context API, useReducer, and React Router. It also introduces a custom useLocalStorage hook to persist user login across page reloads.
Facebook-Login-Clone-Using-TailwindCSS-Responsive
The main purpose of making Facebook Login Clone is to understand and apply the concepts of Tailwind CSS
Instagram-Stories-Clone-Using-TailwindCSS-Responsive
The main purpose of making Instagram Stories Clone is to understand and apply the concepts of Tailwind CSS
petCare-V1
Tech-forward pet care platform utilizing React.js, Node.js, Express.js, MongoDB Atlas.
Programming-Lab
Course: Programming Lab (Second Year - 3rd Semester 2022-2023)
Redux-React
This is a Bookmark Manager built with React, Redux, and TypeScript. It allows users to add and delete bookmarks, demonstrating clean Redux architecture without Redux Toolkit.
Streamlined-AWS-CI-CD-Deployment-with-CloudFormation
A Step-by-Step Guide to Automating Application Deployment Using AWS CodePipeline and CloudFormation.
mohitjaiswal28's Repositories
mohitjaiswal28/CODSOFTJULY
All the tasks in CodSoft Web Development Internship
mohitjaiswal28/Instagram-Stories-Clone-Using-TailwindCSS-Responsive
The main purpose of making Instagram Stories Clone is to understand and apply the concepts of Tailwind CSS
mohitjaiswal28/Programming-Lab
Course: Programming Lab (Second Year - 3rd Semester 2022-2023)
mohitjaiswal28/DataBinding-Angular
Data binding in Angular allows you to synchronize the data between the component class and the template using interpolation, property binding, event binding, and two-way binding.
mohitjaiswal28/Explore
The application offers an innovative solution for users interested in exploring the geographic distribution of profiles, enhancing user engagement and interaction. This allows users to view a list of profiles and interactively explore the addresses of each profile on a map.
mohitjaiswal28/Facebook-Login-Clone-Using-TailwindCSS-Responsive
The main purpose of making Facebook Login Clone is to understand and apply the concepts of Tailwind CSS
mohitjaiswal28/HDLCTechnologies-PythonInternship
Python Trainee Internship (Second Year - 3rd Semester 2023)
mohitjaiswal28/Hooks-Angular
In Angular, a component's lifecycle or hooks is the sequence of steps between its creation and destruction.
mohitjaiswal28/ICC-Angular
ICC (Inter-Component Communication) refers to the communication between different components in an Angular application. It allows components to exchange data, trigger actions, and maintain synchronization.
mohitjaiswal28/mohitjaiswal28
Mohit Jaiswal
mohitjaiswal28/Pipes-Angular
Pipes are simple functions that take an input value, process it, and return a transformed value.
mohitjaiswal28/Python-SmartWatchAnalysis
Course: Python (First Year - 2nd Semester 2021-2022)
mohitjaiswal28/React-Counter
The main purpose is to understand and apply the concepts of useState in ReactJS
mohitjaiswal28/React-Travel-Journal
The main purpose is to understand and apply the concepts of Components and Props in ReactJS
mohitjaiswal28/Routing-Angular
Angular routing is a powerful feature that allows you to navigate between different components or modules within your Angular application.
mohitjaiswal28/SmartPark
SmartPark is an innovative parking management system built with React.js, offering real-time parking spot availability, reservation management, and live notifications. It optimizes parking space utilization, ensuring a seamless and modern user experience for easy navigation and smooth parking management.
mohitjaiswal28/Streamlined-AWS-CI-CD-Deployment-with-CloudFormation
A Step-by-Step Guide to Automating Application Deployment Using AWS CodePipeline and CloudFormation.
mohitjaiswal28/appgen
AppGen is a project scaffolding tool that empowers developers to launch clean, production-ready project structure. AppGen eliminates boilerplate, accelerates delivery, and enforces best practices from day one.
mohitjaiswal28/AWS-Boto3
A repository containing Boto3 scripts for various AWS services organized by service name.
mohitjaiswal28/ContextAPI-React
This demonstrates authentication and protected routing in a modern React application using Context API, useReducer, and React Router. It also introduces a custom useLocalStorage hook to persist user login across page reloads.
mohitjaiswal28/petCare-V1
Tech-forward pet care platform utilizing React.js, Node.js, Express.js, MongoDB Atlas.
mohitjaiswal28/Redux-React
This is a Bookmark Manager built with React, Redux, and TypeScript. It allows users to add and delete bookmarks, demonstrating clean Redux architecture without Redux Toolkit.
mohitjaiswal28/Performance-React
This project demonstrates best practices like useMemo, useCallback, React.memo, and clean folder structure.
mohitjaiswal28/Redux-Toolkit-React
This is a Bookmark Manager built with React, Redux Toolkit, and TypeScript. It allows users to add and delete bookmarks, demonstrating clean Redux architecture with Redux Toolkit.