time-to-program
TimetoProgram.com is an online platform where we share our programming knowledge.
TimetoProgram
Pinned Repositories
automatic-popup-window-html-javascript
tutorial on how to create automatic popup window using HTML CSS and Javascript
build-audio-player-react-js
Building a simple audio player component using React JS
celsius-to-fahrenheit-converter-tkinter
This is Python tkinter project to convert temperature in celsius to fahrenheit.
convert-csv-file-to-json-react
How to convert CSV file data to JSON in React
crop-image-react-js
crop image before uploading in React JS
custom-tooltip-component-react
Implemented a simple custom tooltip component in React JS
dark-mode-toggle-switch-html-css
tutorial on how to create a dark and light mode toggle switch button in HTML and CSS
like-dislike-button-react-js
React JS example of how to create like dislike button
search-filter-array-of-objects-react
Search and filter array of objects example in React JS
upload-file-with-progress-bar-react
React project for file upload with a progress bar.
time-to-program's Repositories
time-to-program/dark-mode-toggle-switch-html-css
tutorial on how to create a dark and light mode toggle switch button in HTML and CSS
time-to-program/crop-image-react-js
crop image before uploading in React JS
time-to-program/upload-file-with-progress-bar-react
React project for file upload with a progress bar.
time-to-program/animated-expandable-card-react
Implemented a simple animated expandable card using framer-motion and React JS
time-to-program/build-audio-player-react-js
Building a simple audio player component using React JS
time-to-program/convert-csv-file-to-json-react
How to convert CSV file data to JSON in React
time-to-program/custom-tooltip-component-react
Implemented a simple custom tooltip component in React JS
time-to-program/display-csv-data-in-table-react
How to display CSV data in a table in React JS
time-to-program/encrypt-decrypt-text-reactjs
code example to encrypt and decrypt text in react js
time-to-program/multi-level-dropdown-using-html-css-js
Create Multi-Level Dropdown Using HTML CSS and Javascript
time-to-program/otp-countdown-timer
otp countdown timer in react js
time-to-program/price-range-slider-html-css-js
tutorial on how to create price range slider in HTML CSS and JavaScript
time-to-program/scroll-to-top-on-page-change-react
Implemented scroll to top functionality on page or route change in react
time-to-program/validate-file-type-react-js
Simple React JS project on how to validate file type
time-to-program/checkbox-list-example-reactjs
Checkbox list example in React JS
time-to-program/create-image-zoom-in-out-react-js
Simple image zoom in and zoom out component in react js
time-to-program/create-charts-with-csv-data-react
How to Visualize CSV Data in React JS
time-to-program/custom-accordion-reactjs
Simple Custom Accordion Component in React JS
time-to-program/custom-file-input-react
Implemented a simple custom file input component in React JS
time-to-program/custom-reusable-modal-component-react
Implemented a Simple Custom Reusable Modal Component in React
time-to-program/dynamic-input-fields-react
time-to-program/generate-random-password-reactjs
generating random password using React JS
time-to-program/get-position-of-element-react-js
How to Get Position of an Element in React JS
time-to-program/get-width-height-of-element-react
How to get width and height of an element in react js
time-to-program/horizontal-scroll-component-with-buttons-react
Custom Horizontal Scrolling Component with Buttons in React
time-to-program/magnify-image-react-js
Simple react js project on magnifying image on hover
time-to-program/password-validation-reactjs
React JS example to validate password and confirm password
time-to-program/read-more-less-button-reactjs
React JS tutorial on how to create read more read less button in react js
time-to-program/simple-increment-decrement-btn-reactjs
Simple Increment-Decrement Button in React
time-to-program/validate-file-size-reactjs
React JS example to validate file size