priya1793
Senior Frontend Developer | Extensive experience in building scalable web applications | Built 50+ responsive websites from scratch
CGIBangalore, India
Pinned Repositories
analog-clock
This project includes an analog clock using html, css and javascript
angular-animations
Create animations using Angular
blogpost-nodejs
Create a blog application using Nodejs and Ejs template engine.
nodejs-redis
Cache apis with Redis to make them faster
priya1793
My personal repository
react-combine-reducers
Create multiple reducers and combine them (and call them using a combineReducers function)
react-shopping-cart-context-api
React shopping cart example with context api and useReducer hook
react-usereducer-usecontext-hooks
UseReducer and useContext hooks to create a books todo list
restaurant-app
create apis for a restaurant application
url-shortner-nodejs
A Url Shortner application using nodejs
priya1793's Repositories
priya1793/react-shopping-cart-context-api
React shopping cart example with context api and useReducer hook
priya1793/blogpost-nodejs
Create a blog application using Nodejs and Ejs template engine.
priya1793/priya1793
My personal repository
priya1793/react-combine-reducers
Create multiple reducers and combine them (and call them using a combineReducers function)
priya1793/angular-animations
Create animations using Angular
priya1793/nodejs-redis
Cache apis with Redis to make them faster
priya1793/react-usereducer-usecontext-hooks
UseReducer and useContext hooks to create a books todo list
priya1793/restaurant-app
create apis for a restaurant application
priya1793/url-shortner-nodejs
A Url Shortner application using nodejs
priya1793/angular-candeactivate-guard
Use of canDeactivate Guard in Angular
priya1793/angular-lazy_loaded_modules
How to lazily load multiple feature modules in a root module
priya1793/appointment-nodejs
priya1793/bmi-calculator
BMI Calculator
priya1793/chat-app
Chat app using socket.io
priya1793/dynamic-input-fields-creation
Dynamic form fields creation on button click and remove an existing field.
priya1793/javascript-projects
Javascript porjects
priya1793/notes-app-react-redux
priya1793/react-context-api-theme-change
Change color of the webpage on selection of specific in color palette using context api
priya1793/react-employee-management-app
Employee management app using context api and react hooks
priya1793/react-graphql
React with graphql
priya1793/react-hoc-components-with-custom-hooks
HOC components and custom Hook creation
priya1793/react-pagination
React Pagination
priya1793/react-protected-routes
How to create protected routes in react.js
priya1793/react-recipe-app-typescript
A recipe app to add new items in a list using typescript
priya1793/react-redux-toolkit-to-manage-state
How to manage state with Redux toolkit.
priya1793/react-redux-with-multiple-reducers
create a store, combine multiple reducers and use in multiple components
priya1793/react-router-auth
React router 6 using createBrowserRouter with protected routes
priya1793/react-usecallback-with-memo-hook
Use useCallback hook to increase performance optimization
priya1793/react-usememo-hook
useMemo hook usage
priya1793/redux-toolkit-user-profile-color-change
Manage state in multiple components using redux toolkit