Pinned Repositories
crudapp-react
A CRUD app using react, node, and MySQL
fullstackstart
First full stack app
FYP-E-Commerce-website
Built with react and using firebase for authentication and stripe as payment gateway
git_test
GradebookApp
A gradebook App built using JavaScript
NSC_CEP
NSC CEP Code python
portfolio
This react project is for my portfolio website, highlighting my skills and experiences.
react-hook-forms
This is a react form created using react-hook-forms and yup library along with the yup resolvers for error handling in react forms. I have also implemented a custom hook for toggling functionality.
reactstart
A simple todo list app built with just useState hook
reactstart-ii
Understanding React Router DOM and using ReactQuery for fetching data
hi-ubaid's Repositories
hi-ubaid/typrScript-practice
In this trial, I tried learning typeScript from a tutorial to get familiar with this trendy framework.
hi-ubaid/portfolio
This react project is for my portfolio website, highlighting my skills and experiences.
hi-ubaid/crudapp-react
A CRUD app using react, node, and MySQL
hi-ubaid/fullstackstart
First full stack app
hi-ubaid/react-hook-forms
This is a react form created using react-hook-forms and yup library along with the yup resolvers for error handling in react forms. I have also implemented a custom hook for toggling functionality.
hi-ubaid/socialmediaapp
Using React for building a basic social media app
hi-ubaid/typescript-tutorial
Practicing TypeScript concepts in React
hi-ubaid/reactstart
A simple todo list app built with just useState hook
hi-ubaid/reactstart-ii
Understanding React Router DOM and using ReactQuery for fetching data
hi-ubaid/FYP-E-Commerce-website
Built with react and using firebase for authentication and stripe as payment gateway
hi-ubaid/GradebookApp
A gradebook App built using JavaScript
hi-ubaid/git_test
hi-ubaid/NSC_CEP
NSC CEP Code python
hi-ubaid/Sample-Portfolio
Just a sample portfolio for an assignment
hi-ubaid/to-do-list
This is a streamlined to-do list application built with the MERN stack, underpinned by a MySQL database. Features include intuitive CRUD operations for task management. Feel free to modify the code to tailor the app to your needs or to make necessary enhancements.
hi-ubaid/useToggle
A minimalistic and easy-to-use custom React hook for toggling states, inspired by a tutorial on YouTube. This hook simplifies the process of toggling between two states, typically true/false or on/off
hi-ubaid/Registration_Form
This is a basic registration form built using HTML5 and CSS3. It was a project from responsive web design course of FreeCodeCamp.org