chandrahaswtw
I am a passionate coder, a quick learner and a self-taught web developer.
PERFICIENTHyderabad
Pinned Repositories
algorithmic-problems
Daily dose of problems
aws-sns-multiple-subscription-creation
chandrahaswtw
Config files for my GitHub profile.
chat-app
Node.js app developed using socket.IO enable users to chat.
ellipsis-tooltip-demo
This web app is a demonstration on how ellipsis-tooltip-react-chan work.
ellipsis-tooltip-react-chan
Hi there, this npm package helps in truncating the overflown text or inline element with ellipsis & shows tooltip on hover.
outlook-clone
Microsoft outlook clone, developed using React - Typescript & Mobx for state management.
photo-viewer-react
A react web app, displays the images based on the chosen album. API's are from JSONPlaceholder.
react-date-picker-custom
A custom built react date picker, which lets us to enter a date in the text-box or pick any date by clicking on calendar icon. It prompts us in case the entered date is invalid, This uses react-calendar-pane as dependency to use the calendar pane.
XSS-attacks
A simple explanation on how websites are prone to XSS attacks
chandrahaswtw's Repositories
chandrahaswtw/ellipsis-tooltip-react-chan
Hi there, this npm package helps in truncating the overflown text or inline element with ellipsis & shows tooltip on hover.
chandrahaswtw/outlook-clone
Microsoft outlook clone, developed using React - Typescript & Mobx for state management.
chandrahaswtw/XSS-attacks
A simple explanation on how websites are prone to XSS attacks
chandrahaswtw/algorithmic-problems
Daily dose of problems
chandrahaswtw/aws-sns-multiple-subscription-creation
chandrahaswtw/chandrahaswtw
Config files for my GitHub profile.
chandrahaswtw/chat-app
Node.js app developed using socket.IO enable users to chat.
chandrahaswtw/ellipsis-tooltip-demo
This web app is a demonstration on how ellipsis-tooltip-react-chan work.
chandrahaswtw/photo-viewer-react
A react web app, displays the images based on the chosen album. API's are from JSONPlaceholder.
chandrahaswtw/react-date-picker-custom
A custom built react date picker, which lets us to enter a date in the text-box or pick any date by clicking on calendar icon. It prompts us in case the entered date is invalid, This uses react-calendar-pane as dependency to use the calendar pane.
chandrahaswtw/debouncing-throttling
chandrahaswtw/drag-drop-typescript
A typescript - Drag and drop project
chandrahaswtw/micro-frontends
chandrahaswtw/nodejs-unit-testing
I used mocha, chai and sinon to write test cases for node.js todo API
chandrahaswtw/onlinestore-node-express-mongodb
chandrahaswtw/onlinestore-node-express-mongoose
chandrahaswtw/onlinestore-node-mysql-sequelize
chandrahaswtw/react-custom-components
Contains all the re-usable react components
chandrahaswtw/react-native-employee-database
employee database with authentication developed using react-native
chandrahaswtw/react-native-meals-app
A react native app which lets users to view, filter and mark meals as favourite.
chandrahaswtw/react-native-place-picker
It helps us to pick the place on maps, add photos and uses native device features using React Native
chandrahaswtw/react-testing-library-full-app
chandrahaswtw/react-testing-library-fundamentals
chandrahaswtw/web-workers
Explanation of how web workers work! !