clinckzone
I'm Divyanshu, and I love exploring new and creative ways of interacting with technology.
India
Pinned Repositories
admin-dashboard-ui
In this small project I dabble into complicated UI by building an admin dashboard that allows one to search, navigate, edit and delete records.
array-visualization-grammar
A declarative JSON grammar for visualizing array functions. This was part of my internship project at UCSD under Prof. Haijun Xia from the Design Lab.
audio-branch
An audio-reactive visualization that attempts to capture sound visually in the form of a snake like motion. It takes input from the microphone and performs an FFT analysis on it.
auto-bumbler
A chrome extension that automatically replies and has conversation to all of your matches
clinckzone.github.io
This is my personal website. Feel free to use it as a ready-made template for your own website if you want, just keep a backlink to my website as credit :P
flappy-rockets
A single-player game created using Processing 3 where you have to dodge space asteriod and bring your spaceship to safety. This game using a Tangible controller to control the spaceship.
meme-maker
A simple meme-maker application implemented in react. You can make memes and download them as images.
react-clone
Didact is a react clone which aims to demonstrate the important concepts that react is based on. It is based on the tutorial from Rodrigo Pombo called Build your own React.
todo-app-react-native
What a better way to learn React Native than implementing a classic Todo app yet again?
youtube-scraper
A youtube scraper that let's you provide it an array of search terms that it then searches on Youtube, extracts out the relevant channels from the search and their data about them.
clinckzone's Repositories
clinckzone/flappy-rockets
A single-player game created using Processing 3 where you have to dodge space asteriod and bring your spaceship to safety. This game using a Tangible controller to control the spaceship.
clinckzone/youtube-scraper
A youtube scraper that let's you provide it an array of search terms that it then searches on Youtube, extracts out the relevant channels from the search and their data about them.
clinckzone/admin-dashboard-ui
In this small project I dabble into complicated UI by building an admin dashboard that allows one to search, navigate, edit and delete records.
clinckzone/array-visualization-grammar
A declarative JSON grammar for visualizing array functions. This was part of my internship project at UCSD under Prof. Haijun Xia from the Design Lab.
clinckzone/audio-branch
An audio-reactive visualization that attempts to capture sound visually in the form of a snake like motion. It takes input from the microphone and performs an FFT analysis on it.
clinckzone/auto-bumbler
A chrome extension that automatically replies and has conversation to all of your matches
clinckzone/calculator-react
A simple implementation of calculator using react that lets you evaluate arithmetic expressions of any complexity.
clinckzone/clinckzone.github.io
This is my personal website. Feel free to use it as a ready-made template for your own website if you want, just keep a backlink to my website as credit :P
clinckzone/meme-maker
A simple meme-maker application implemented in react. You can make memes and download them as images.
clinckzone/react-clone
Didact is a react clone which aims to demonstrate the important concepts that react is based on. It is based on the tutorial from Rodrigo Pombo called Build your own React.
clinckzone/todo-app-react-native
What a better way to learn React Native than implementing a classic Todo app yet again?
clinckzone/clinckzone
Config files for my GitHub profile.
clinckzone/fusion
Smoke simulation is a program built using Processing 3 makes use of particle systems and additive blending for simulating smoke-like behavior.
clinckzone/i-parabola
This project built using Processing 3 approximates a parabola using finite lengths of line segments. The program draws its inspiration from Parabolic string art.
clinckzone/music-visualizer
Sound visualization. Basically, the program takes audio input from the microphone and performs an FFT analysis on it.
clinckzone/prop-extracter
A simple figma plugin to extract props from a component set.
clinckzone/simple-interpreter
A simple interpreter implemented in JavaScript that can parse and evaluate arithmetic expressions of any complexity.
clinckzone/smart-ac-controller
The repository contains the scripts that were used in the development of an automated controller to control the AC at a temperature optimised for human comfort and energy efficiency.
clinckzone/the-imageability-project
An exploration of imageability in urban fabric. This was done as part of a research project at IIT Roorkee under Prof. Saptarshi Kolay from Architecture Department.
clinckzone/webgpu-examples
A repository of implemented webgpu examples while learning about 3D programming in webgpu