Pinned Repositories
1000-ways-to-print-hello-world-in-python
This is a public repository where the aim is to print "Hello, World!" in all different possible ways.
adopt-me
This is a react application for adopting pets.
cell-characterization-application
This repository contains the cell characterization application made as the final year project.
component-library
This is a NextJS application which would store all the components that I like and/or found interesting to use.
dotfiles
This repository contains all the configuration files for different shells, editors and utilities.
ecom-product-page
This repository contains the e-commerce product page created as part of the Codecademy Beta Group Project.
frontend-mentor-projects
This repository contains the front end mentor projects coded by me.
moment-bot
A discord bot to convert the time sent from PST to IST and other time-zones.
sendify
An application for sharing using drag and drop upload and sharing the download link among the group.
wc-golang
This repository contains a barebones implementation of the `wc` command from Unix coreutils but implemented in Golang.
Goku-kun's Repositories
Goku-kun/Web-Development
This repository shall contain all the web development work done by me.
Goku-kun/back-end
Back end programming coded by me is contained by this repository.
Goku-kun/cell-characterization-application
This repository contains the cell characterization application made as the final year project.
Goku-kun/computer-networks
This is a temporary library made to be used only for experimentation.
Goku-kun/Discord-Bot
Goku-kun/sendify
An application for sharing using drag and drop upload and sharing the download link among the group.
Goku-kun/tier-listify
This repository contains a React application for creating tier list for different anime, books and movies.
Goku-kun/Thesaurus
This is a thesaurus based on NodeJS made using datamuse API.
Goku-kun/ajia-bunker-bot-v2
This is the version 2 of Ajia Bunker bot written in node.js
Goku-kun/blogs
This repository contains all the blogs that I've written.
Goku-kun/boilerplatenode
This is a node cli application intended for generating the starter code for any node file, module or package.
Goku-kun/chatbot-python
This repository contains the code for a python based chat-bot.
Goku-kun/code-challenge-week-of-nov
This repository contains the code for the code challenge hosted at codecademy community. This is my official participation repository.
Goku-kun/creative-coding
This repository contains all the creative art generated using code!
Goku-kun/css-repo
This repository is for all the fancy CSS stuff I'm doing.
Goku-kun/CTFlearn
This repository shall consist solutions to the challenges mentioned in ctflearn.com
Goku-kun/data-science-analysis
This repository contains all the analysis that I've performed for databases
Goku-kun/Drumkit-JavaScript
This repository is a web application made using JavaScript for making a drumkit.
Goku-kun/Educational-Activity-Generator
Goku-kun/ES6-for-Everyone
This repository contains the solutions done by me of the exercise provided by Wes Bos in the course named ES6 For Everyone.
Goku-kun/fem-layout
Frontend Masters: CSS Grids and Flexbox in Responsive Web Design workshop files
Goku-kun/find-the-hat-game-node-js
This is a game repository made out of node.js
Goku-kun/learning-roadmap
The Front-End Developer Learning Roadmap by Frontend Masters
Goku-kun/Learning_Git
Learning git bash
Goku-kun/mixed-messages
This repository contains a node.js script which will generate a random Harvey Specter quote, a random message and a 'Thank You' message(ASCII art).
Goku-kun/nodeJS-scripts
This repository contains command line scripts written in Node.js for all environments.
Goku-kun/normalize.css
A modern alternative to CSS resets
Goku-kun/pen-testing
Goku-kun/sorting-algorithms
a beginner-friendly repository made for open source beginners. add any sorting algorithms in any language to this repository :)
Goku-kun/statistics-with-numpy
This repository contains the concepts about performing some basic statistical analysis using the numpy library of python