GitHub / pragatirathi5 4 Repositories
pragatirathi5/Shell-Script-Beginner-Notes
Language: Shell - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

pragatirathi5/React-Admin-Dashboard-UI
Language: JavaScript - Size: 461 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

pragatirathi5/Coffee-Shop-UI
Language: CSS - Size: 27.3 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

pragatirathi5/Login-Form-Redux
Language: JavaScript - Size: 299 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

pragatirathi5/Event-List-React
A simple event list management webapp using ReactJS.
Language: JavaScript - Size: 2.91 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

pragatirathi5/CSS-Flexbox
Language: CSS - Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

pragatirathi5/ToDoListApp-UI
Language: JavaScript - Size: 297 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

pragatirathi5/MERN-Chat-App-Backend
Language: JavaScript - Size: 4.89 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

pragatirathi5/MERN-Chat-App-Frontend
Language: JavaScript - Size: 8.88 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

pragatirathi5/RESTful_API-NodeJS-MongoDB
Language: JavaScript - Size: 3.7 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

pragatirathi5/Meditation-Mini-Project
Simple Meditation App using HTML, CSS and JavaScript.
Language: CSS - Size: 241 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

pragatirathi5/chronograf-TICK Fork of influxdata/chronograf
Open source monitoring and visualization UI for the TICK stack
Size: 92.8 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

pragatirathi5/Basic-Login-Form-Pug
Language: HTML - Size: 1020 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

pragatirathi5/React-Bootstrap-Carousel
Image Sliding using React-Bootstrap
Language: JavaScript - Size: 12.6 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

pragatirathi5/Login-Form-Tailwind-CSS
Language: HTML - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

pragatirathi5/Dashboard-Grafana-Cloud
Grafana is a "Monitoring Tool" used for querying, visualization, alerting and to generate metrics. A Grafana dashboard is a visualization tool that contains multiple panels arranged in grid format. You can connect to data sources such as AWS CloudWatch, Prometheus, InfluxDB, MySQL, Microsoft SQL Server etc.
Size: 606 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

pragatirathi5/React-Birthday-Reminder
React Project to enlist all birthdays for today along with clear button. When you click on the button "Clear All", message "0 Birthdays Today" will be displayed.
Language: JavaScript - Size: 334 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

pragatirathi5/Dockerized-NodeJS-Example-App
Language: JavaScript - Size: 1.59 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

pragatirathi5/Auto-Text-Effect
Language: HTML - Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

pragatirathi5/Hidden-Search-Option
To display hidden search option and expand it using HTML, CSS and JavaScript.
Language: CSS - Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

pragatirathi5/Light-Bulb-JS
Program to click the light bulb to turn it on or off using JavaScript.
Language: HTML - Size: 17.6 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

pragatirathi5/Bouncing-Balls-CSS
Language: CSS - Size: 0 Bytes - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

pragatirathi5/Card-Game-using-React
Language: JavaScript - Size: 609 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

pragatirathi5/View-More-using-Button-onClick-React
To display full details of the user using button onClick.
Language: JavaScript - Size: 303 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

pragatirathi5/Basic-Product-Page-using-Express
Basic product page using express and middleware. Middleware functions are functions that have access to request object (req), the response object (res) and the next middleware function in the application's request-response cycle. The next middleware function is commonly denoted by a variable named next.
Language: HTML - Size: 1.23 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

pragatirathi5/Currency-Converter-using-React
A simple currency converter using React.
Language: JavaScript - Size: 277 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

pragatirathi5/Restaurant-Menu-using-React-Routing
Restaurant Menu using React Routing.
Language: JavaScript - Size: 930 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

pragatirathi5/Custom-Hooks
A custom Hook is a JavaScript function whose name starts with "use" and that may call other Hooks. In this project a basic form is created with validation using custom hooks and it will display error message if the inputs entered are not correct.
Language: JavaScript - Size: 292 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

pragatirathi5/HTML-CSS
Product Card and Basic Form using HTML, CSS.
Size: 54.7 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

pragatirathi5/Image-Gallery-using-CSS-Grid
Image Gallery of five images using CSS3 Grid.
Language: HTML - Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

pragatirathi5/Digital-Clock-using-React
Digital Clock using React.
Language: JavaScript - Size: 273 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

pragatirathi5/React_Calculator
A simple Arithmetic Calculator using React, a JavaScript library. All components (function based) are written in JSX and ES6 style. To install all the dependencies npm is used. For calculation of all the expressions mathjs is used and for UI creation HTML5 and CSS3 are used.
Language: JavaScript - Size: 277 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

pragatirathi5/pragatirathi5
Config files for my GitHub profile.
Size: 0 Bytes - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0
