Created a custom Calendar in Vite to schedule Google meet events using Google Calendar API, Sheets, Node.js and Express. Tailwindcss and Material UI for design and React Router to navigate between pages.
Dashboard UI with different sections using Vite. Genrating random data sets using a button to populate different graphs using D3.js. UI created using Material UI and CSS. React Router to switch between pages.
TODO app with add, remove and update functionality using Vite. Centralised store created using Redux tool kit to add, remove and update stored todo using slices. Material UI and CSS for design.
Password generator app using Vite, HTML, CSS and javascript with option to toggel length, include numbers and special characters and copy to clipbord option using window object.