├── todolist
├── weekday.html
├── weekend.html
├── public
│ ├── readme.txt
│ └── styles.css
├── views
│ ├── readme.txt
│ ├── footer.ejs
│ ├── about.ejs
│ ├── header.ejs
│ └── index.ejs
├── readme.md
├── date.js
├── package.json
├── index.html
└── app.js
├── mailchimp
├── failure.html
├── success.html
├── Procfile
├── readme.md
├── package.json
├── strylesign.css
├── app.js
└── signup.html
├── FigmaPlugin
├── Readme.md
├── .gitignore
├── code.ts
├── code.js
├── manifest.json
├── tsconfig.json
├── package.json
├── package-lock.json
├── README.md
└── ui.html
├── drums
├── readme.txt
├── kick.png
├── snare.mp3
├── snare.png
├── tom-1.mp3
├── tom-2.mp3
├── tom-3.mp3
├── tom-4.mp3
├── tom1.png
├── tom2.png
├── tom3.png
├── tom4.png
├── kick-bass.mp3
├── index.html
├── styles.css
└── index.js
├── firebase
├── readme.md
└── Project-main.zip
├── journal
├── views
│ ├── readme.md
│ ├── partial
│ │ ├── readme.md
│ │ ├── footer.ejs
│ │ └── header.ejs
│ ├── post.ejs
│ ├── about.ejs
│ ├── contact.ejs
│ ├── home.ejs
│ └── compose.ejs
├── public
│ └── css
│ │ ├── readme.md
│ │ └── styles.css
├── readme.md
├── package.json
└── app.js
├── merkle
├── readme.md
├── .eslintrc.json
├── next.config.js
├── .gitignore
├── package.json
├── tsconfig.json
└── README.md
├── complaints-app
├── Procfile
├── readme.md
├── package.json
├── success.html
├── failure.html
├── stylesign.css
└── app.js
├── todo-frontend
├── readme.md
├── bits.css
└── index.html
├── Calculator Flexbox
├── Readme.md
├── calc.PNG
├── index.html
└── styles.css
├── colorguessgame
├── readme.md
├── index.html
├── colors.css
└── col.js
├── json to html table
├── readme.md
└── index.html
├── pirple_assigns
├── readme.md
├── pirplecert.pdf
├── final project
│ ├── apple.png
│ ├── favicon.ico
│ ├── google.png
│ ├── wiki-logo.jfif
│ ├── wikifound.jfif
│ ├── wikiglobe.jfif
│ ├── wikitionary.jfif
│ ├── favicon-16x16.png
│ ├── favicon-32x32.png
│ ├── wikipedfavicon.png
│ ├── apple-touch-icon.png
│ ├── android-chrome-192x192.png
│ ├── android-chrome-512x512.png
│ ├── readme.md
│ └── site.webmanifest
├── css
│ ├── recipecss.css
│ ├── thirdassign
│ │ └── recipecss.css
│ └── index.html
└── html
│ ├── recipe.html
│ └── recipefinal.html
├── rockpaperscissors
├── readme.md
├── model.css
├── rock.html
├── style.css
└── main.js
├── Venn Diagram
├── Readme.md
├── public
│ ├── robots.txt
│ ├── favicon.ico
│ ├── logo192.png
│ ├── logo512.png
│ ├── manifest.json
│ └── index.html
└── src
│ ├── VennDiagram.css
│ ├── App.css
│ ├── index.css
│ ├── reportWebVitals.js
│ ├── index.js
│ ├── VennDiagram.js
│ └── App.js
├── relaxer app
├── readme.txt
├── javas.js
├── index.html
└── style.css
├── NFT
├── Rich.png
└── RichKid#001.png
├── VenndiagramReact
├── Readme.md
└── src
│ ├── index.css
│ ├── reportWebVitals.js
│ ├── App.css
│ ├── index.js
│ └── App.js
├── simon
├── blue.mp3
├── green.mp3
├── red.mp3
├── wrong.mp3
├── yellow.mp3
├── readme.txt
├── styles.css
├── index.html
└── game.js
├── Line and Pi Charts
├── src
│ ├── Example.js
│ ├── Colors.js
│ ├── index.css
│ ├── reportWebVitals.js
│ ├── index.js
│ ├── Context
│ │ └── chartContext.js
│ ├── DragDrop.css
│ ├── Dropbar.css
│ ├── Container.jsx
│ ├── PiChart.js
│ ├── SourceBox.jsx
│ ├── App.css
│ ├── App.js
│ ├── LineChart.js
│ ├── DropBar.js
│ ├── DragDrop.js
│ ├── TargetBox2.js
│ └── TargetBox.jsx
├── public
│ ├── robots.txt
│ ├── favicon.ico
│ ├── logo192.png
│ ├── logo512.png
│ ├── manifest.json
│ └── index.html
└── Readme.md
├── boss challenge 1
├── Readme.txt
├── dice1.png
├── dice2.png
├── dice3.png
├── dice4.png
├── dice5.png
├── dice6.png
├── dicejs.js
├── styles.css
└── dicee.html
├── Task
├── img
│ └── img
│ │ ├── people1.jpg
│ │ ├── people15.jpg
│ │ ├── people2.jpg
│ │ ├── people23.jpg
│ │ ├── people4.jpg
│ │ ├── person1.jpg
│ │ ├── person10.jpg
│ │ ├── person11.jpg
│ │ ├── person12.jpg
│ │ ├── person13.jpg
│ │ ├── person14.jpg
│ │ ├── person15.jpg
│ │ ├── person16.jpg
│ │ ├── person17.jpg
│ │ ├── person18.jpg
│ │ ├── person2.jpg
│ │ ├── person3.jpg
│ │ ├── person4.jpg
│ │ ├── person5.jpg
│ │ ├── person6.jpg
│ │ ├── person7.jpg
│ │ ├── person8.jpg
│ │ ├── person9.jpg
│ │ ├── interior11.jpg
│ │ ├── interior29.jpg
│ │ ├── interior37.jpg
│ │ ├── interior42.jpg
│ │ ├── 60e54d2c-768.jpeg
│ │ ├── 74d6cec4-768.jpeg
│ │ ├── 363e7da2-1024.jpeg
│ │ ├── 4e3f26e0-1024.jpeg
│ │ └── 63b92862-1024.jpeg
└── index.html
├── bmi calculator
├── readme.txt
├── package.json
├── bmicalc.html
└── calculator.js
├── README.md
├── weatherdata
├── readme.txt
├── package.json
├── index.html
└── app.js
├── clock-master
├── README.md
├── index.html
├── clockjs.js
└── clockcss.css
├── solarsystem-master
├── README.md
├── index.html
└── solar.css
├── Task 2
├── styles.css
└── index.html
├── Task 1
├── styles.css
└── index.html
└── Storybook
├── story.css
└── index.html
/todolist/weekday.html:
--------------------------------------------------------------------------------
1 | dhvgdv
--------------------------------------------------------------------------------
/todolist/weekend.html:
--------------------------------------------------------------------------------
1 | ugegd
--------------------------------------------------------------------------------
/mailchimp/failure.html:
--------------------------------------------------------------------------------
1 | none
2 |
--------------------------------------------------------------------------------
/mailchimp/success.html:
--------------------------------------------------------------------------------
1 | none
2 |
--------------------------------------------------------------------------------
/FigmaPlugin/Readme.md:
--------------------------------------------------------------------------------
1 | easy plugin
2 |
--------------------------------------------------------------------------------
/drums/readme.txt:
--------------------------------------------------------------------------------
1 | Justa drumset
2 |
--------------------------------------------------------------------------------
/firebase/readme.md:
--------------------------------------------------------------------------------
1 | firebase auth
2 |
--------------------------------------------------------------------------------
/journal/views/readme.md:
--------------------------------------------------------------------------------
1 | ejs files
2 |
--------------------------------------------------------------------------------
/mailchimp/Procfile:
--------------------------------------------------------------------------------
1 | web: node app.js
--------------------------------------------------------------------------------
/merkle/readme.md:
--------------------------------------------------------------------------------
1 | merkle assignment
2 |
--------------------------------------------------------------------------------
/complaints-app/Procfile:
--------------------------------------------------------------------------------
1 | web: node app.js
--------------------------------------------------------------------------------
/journal/public/css/readme.md:
--------------------------------------------------------------------------------
1 | CSS file
2 |
--------------------------------------------------------------------------------
/todo-frontend/readme.md:
--------------------------------------------------------------------------------
1 | A todo list webpage
2 |
--------------------------------------------------------------------------------
/todolist/public/readme.txt:
--------------------------------------------------------------------------------
1 | public folder
2 |
--------------------------------------------------------------------------------
/Calculator Flexbox/Readme.md:
--------------------------------------------------------------------------------
1 |
2 |
--------------------------------------------------------------------------------
/colorguessgame/readme.md:
--------------------------------------------------------------------------------
1 | The colour guessing game.
2 |
--------------------------------------------------------------------------------
/journal/views/partial/readme.md:
--------------------------------------------------------------------------------
1 | headers and footers
2 |
--------------------------------------------------------------------------------
/json to html table/readme.md:
--------------------------------------------------------------------------------
1 | Convert json to html tables
2 |
--------------------------------------------------------------------------------
/pirple_assigns/readme.md:
--------------------------------------------------------------------------------
1 | Pirplw assignments (Front-end)
2 |
--------------------------------------------------------------------------------
/rockpaperscissors/readme.md:
--------------------------------------------------------------------------------
1 | A simple rps game made using JS
2 |
--------------------------------------------------------------------------------
/todolist/views/readme.txt:
--------------------------------------------------------------------------------
1 |
2 | Folder for the EJS script
3 |
--------------------------------------------------------------------------------
/Venn Diagram/Readme.md:
--------------------------------------------------------------------------------
1 | Draw dynamic venn diagrams in React.js
2 |
--------------------------------------------------------------------------------
/journal/readme.md:
--------------------------------------------------------------------------------
1 | A journal/diary website created using ejs templates
2 |
--------------------------------------------------------------------------------
/merkle/.eslintrc.json:
--------------------------------------------------------------------------------
1 | {
2 | "extends": "next/core-web-vitals"
3 | }
4 |
--------------------------------------------------------------------------------
/todolist/readme.md:
--------------------------------------------------------------------------------
1 | Creating a to-do list
2 |
3 | Templates are fun
4 |
--------------------------------------------------------------------------------
/relaxer app/readme.txt:
--------------------------------------------------------------------------------
1 | A web application for relaxing and being at ease.
2 |
--------------------------------------------------------------------------------
/NFT/Rich.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/chandran-jr/WebClutter/HEAD/NFT/Rich.png
--------------------------------------------------------------------------------
/VenndiagramReact/Readme.md:
--------------------------------------------------------------------------------
1 | A dynamic venn diagram using React, D3.js & Venn.js
2 |
--------------------------------------------------------------------------------
/drums/kick.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/chandran-jr/WebClutter/HEAD/drums/kick.png
--------------------------------------------------------------------------------
/drums/snare.mp3:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/chandran-jr/WebClutter/HEAD/drums/snare.mp3
--------------------------------------------------------------------------------
/drums/snare.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/chandran-jr/WebClutter/HEAD/drums/snare.png
--------------------------------------------------------------------------------
/drums/tom-1.mp3:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/chandran-jr/WebClutter/HEAD/drums/tom-1.mp3
--------------------------------------------------------------------------------
/drums/tom-2.mp3:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/chandran-jr/WebClutter/HEAD/drums/tom-2.mp3
--------------------------------------------------------------------------------
/drums/tom-3.mp3:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/chandran-jr/WebClutter/HEAD/drums/tom-3.mp3
--------------------------------------------------------------------------------
/drums/tom-4.mp3:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/chandran-jr/WebClutter/HEAD/drums/tom-4.mp3
--------------------------------------------------------------------------------
/drums/tom1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/chandran-jr/WebClutter/HEAD/drums/tom1.png
--------------------------------------------------------------------------------
/drums/tom2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/chandran-jr/WebClutter/HEAD/drums/tom2.png
--------------------------------------------------------------------------------
/drums/tom3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/chandran-jr/WebClutter/HEAD/drums/tom3.png
--------------------------------------------------------------------------------
/drums/tom4.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/chandran-jr/WebClutter/HEAD/drums/tom4.png
--------------------------------------------------------------------------------
/simon/blue.mp3:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/chandran-jr/WebClutter/HEAD/simon/blue.mp3
--------------------------------------------------------------------------------
/simon/green.mp3:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/chandran-jr/WebClutter/HEAD/simon/green.mp3
--------------------------------------------------------------------------------
/simon/red.mp3:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/chandran-jr/WebClutter/HEAD/simon/red.mp3
--------------------------------------------------------------------------------
/simon/wrong.mp3:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/chandran-jr/WebClutter/HEAD/simon/wrong.mp3
--------------------------------------------------------------------------------
/Line and Pi Charts/src/Example.js:
--------------------------------------------------------------------------------
1 | export { Container as default } from './Container';
2 |
--------------------------------------------------------------------------------
/boss challenge 1/Readme.txt:
--------------------------------------------------------------------------------
1 | Trial for JS
2 | A random dice generator using JS and DOM.
3 |
--------------------------------------------------------------------------------
/simon/yellow.mp3:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/chandran-jr/WebClutter/HEAD/simon/yellow.mp3
--------------------------------------------------------------------------------
/NFT/RichKid#001.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/chandran-jr/WebClutter/HEAD/NFT/RichKid#001.png
--------------------------------------------------------------------------------
/drums/kick-bass.mp3:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/chandran-jr/WebClutter/HEAD/drums/kick-bass.mp3
--------------------------------------------------------------------------------
/simon/readme.txt:
--------------------------------------------------------------------------------
1 | The Simon Game is basically just a memorization game built using Javascript
2 |
--------------------------------------------------------------------------------
/FigmaPlugin/.gitignore:
--------------------------------------------------------------------------------
1 | # Node
2 | *.log
3 | *.log.*
4 | node_modules
5 |
6 | out/
7 | dist/
8 | code.js
9 |
--------------------------------------------------------------------------------
/Task/img/img/people1.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/chandran-jr/WebClutter/HEAD/Task/img/img/people1.jpg
--------------------------------------------------------------------------------
/Task/img/img/people15.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/chandran-jr/WebClutter/HEAD/Task/img/img/people15.jpg
--------------------------------------------------------------------------------
/Task/img/img/people2.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/chandran-jr/WebClutter/HEAD/Task/img/img/people2.jpg
--------------------------------------------------------------------------------
/Task/img/img/people23.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/chandran-jr/WebClutter/HEAD/Task/img/img/people23.jpg
--------------------------------------------------------------------------------
/Task/img/img/people4.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/chandran-jr/WebClutter/HEAD/Task/img/img/people4.jpg
--------------------------------------------------------------------------------
/Task/img/img/person1.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/chandran-jr/WebClutter/HEAD/Task/img/img/person1.jpg
--------------------------------------------------------------------------------
/Task/img/img/person10.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/chandran-jr/WebClutter/HEAD/Task/img/img/person10.jpg
--------------------------------------------------------------------------------
/Task/img/img/person11.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/chandran-jr/WebClutter/HEAD/Task/img/img/person11.jpg
--------------------------------------------------------------------------------
/Task/img/img/person12.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/chandran-jr/WebClutter/HEAD/Task/img/img/person12.jpg
--------------------------------------------------------------------------------
/Task/img/img/person13.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/chandran-jr/WebClutter/HEAD/Task/img/img/person13.jpg
--------------------------------------------------------------------------------
/Task/img/img/person14.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/chandran-jr/WebClutter/HEAD/Task/img/img/person14.jpg
--------------------------------------------------------------------------------
/Task/img/img/person15.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/chandran-jr/WebClutter/HEAD/Task/img/img/person15.jpg
--------------------------------------------------------------------------------
/Task/img/img/person16.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/chandran-jr/WebClutter/HEAD/Task/img/img/person16.jpg
--------------------------------------------------------------------------------
/Task/img/img/person17.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/chandran-jr/WebClutter/HEAD/Task/img/img/person17.jpg
--------------------------------------------------------------------------------
/Task/img/img/person18.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/chandran-jr/WebClutter/HEAD/Task/img/img/person18.jpg
--------------------------------------------------------------------------------
/Task/img/img/person2.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/chandran-jr/WebClutter/HEAD/Task/img/img/person2.jpg
--------------------------------------------------------------------------------
/Task/img/img/person3.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/chandran-jr/WebClutter/HEAD/Task/img/img/person3.jpg
--------------------------------------------------------------------------------
/Task/img/img/person4.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/chandran-jr/WebClutter/HEAD/Task/img/img/person4.jpg
--------------------------------------------------------------------------------
/Task/img/img/person5.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/chandran-jr/WebClutter/HEAD/Task/img/img/person5.jpg
--------------------------------------------------------------------------------
/Task/img/img/person6.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/chandran-jr/WebClutter/HEAD/Task/img/img/person6.jpg
--------------------------------------------------------------------------------
/Task/img/img/person7.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/chandran-jr/WebClutter/HEAD/Task/img/img/person7.jpg
--------------------------------------------------------------------------------
/Task/img/img/person8.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/chandran-jr/WebClutter/HEAD/Task/img/img/person8.jpg
--------------------------------------------------------------------------------
/Task/img/img/person9.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/chandran-jr/WebClutter/HEAD/Task/img/img/person9.jpg
--------------------------------------------------------------------------------
/firebase/Project-main.zip:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/chandran-jr/WebClutter/HEAD/firebase/Project-main.zip
--------------------------------------------------------------------------------
/Calculator Flexbox/calc.PNG:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/chandran-jr/WebClutter/HEAD/Calculator Flexbox/calc.PNG
--------------------------------------------------------------------------------
/Task/img/img/interior11.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/chandran-jr/WebClutter/HEAD/Task/img/img/interior11.jpg
--------------------------------------------------------------------------------
/Task/img/img/interior29.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/chandran-jr/WebClutter/HEAD/Task/img/img/interior29.jpg
--------------------------------------------------------------------------------
/Task/img/img/interior37.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/chandran-jr/WebClutter/HEAD/Task/img/img/interior37.jpg
--------------------------------------------------------------------------------
/Task/img/img/interior42.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/chandran-jr/WebClutter/HEAD/Task/img/img/interior42.jpg
--------------------------------------------------------------------------------
/Venn Diagram/public/robots.txt:
--------------------------------------------------------------------------------
1 | # https://www.robotstxt.org/robotstxt.html
2 | User-agent: *
3 | Disallow:
4 |
--------------------------------------------------------------------------------
/boss challenge 1/dice1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/chandran-jr/WebClutter/HEAD/boss challenge 1/dice1.png
--------------------------------------------------------------------------------
/boss challenge 1/dice2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/chandran-jr/WebClutter/HEAD/boss challenge 1/dice2.png
--------------------------------------------------------------------------------
/boss challenge 1/dice3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/chandran-jr/WebClutter/HEAD/boss challenge 1/dice3.png
--------------------------------------------------------------------------------
/boss challenge 1/dice4.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/chandran-jr/WebClutter/HEAD/boss challenge 1/dice4.png
--------------------------------------------------------------------------------
/boss challenge 1/dice5.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/chandran-jr/WebClutter/HEAD/boss challenge 1/dice5.png
--------------------------------------------------------------------------------
/boss challenge 1/dice6.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/chandran-jr/WebClutter/HEAD/boss challenge 1/dice6.png
--------------------------------------------------------------------------------
/todolist/views/footer.ejs:
--------------------------------------------------------------------------------
1 |