Pinned Repositories
Social
A RESTful blog website that allows the users to view, add, update and delete blogs (CRUD operations).
Text-Utilities
A react app that can manipulate any text entered by the users. It has features like convert to uppercase, lowercase, clear text, copy text etc. Also displayes the total no. of words and characters.
News-Monkey
A react based news app that fetches daily dose of news from api. Also supports various news categories that can be navigated from one to another using react router DOM.
iNotebook
A MERN application that stores the notes of the users. User needs to authenticate first and then have the authority to add, update and delete their notes.
Color-Game
A color guessing game written in Vanilla JS which shows beautiful use of DOM Manipulation.
Tv-Show-app
A web app that displays all the Tv Shows when a user search by some initials. It generates a search request and the results are fetched from an API.
abhishek-ha.github.io
CODING_BLOCKS_PRACTICE_QUESTIONS
SOLUTION TO QUESTIONS IN PRACTICE SECTION IN https://hack.codingblocks.com/practice
Dank-Jokes
A resposnive Web app that displays random jokes, every time the user clicks on button. It generates a fetch request to the API (https://icanhazdadjoke.com/api).
Gin-Web-Service
Restful APIs which perform all CRUD operations
ankityy's Repositories
ankityy/abhishek-ha.github.io
ankityy/CODING_BLOCKS_PRACTICE_QUESTIONS
SOLUTION TO QUESTIONS IN PRACTICE SECTION IN https://hack.codingblocks.com/practice
ankityy/Color-Game
A color guessing game written in Vanilla JS which shows beautiful use of DOM Manipulation.
ankityy/Dank-Jokes
A resposnive Web app that displays random jokes, every time the user clicks on button. It generates a fetch request to the API (https://icanhazdadjoke.com/api).
ankityy/Gin-Web-Service
Restful APIs which perform all CRUD operations
ankityy/Guessing-game
A simple number guessing game which uses all javascripts basics like conditionals, loops, break etc.
ankityy/iNotebook
A MERN application that stores the notes of the users. User needs to authenticate first and then have the authority to add, update and delete their notes.
ankityy/Javascript-todo-app
A pure javascript app that let users add, list and delete todos in the developer console.
ankityy/JavaScript30
30 Day Vanilla JS Challenge
ankityy/Medical-Pager
A react chat application that helps the doctors to communicate with the colleagues of their division.
ankityy/Museum-of-candy
A static webpage using html, css and bootstap library.
ankityy/News-Monkey
A react based news app that fetches daily dose of news from api. Also supports various news categories that can be navigated from one to another using react router DOM.
ankityy/node-group-chat
Build A Group-Chat App in 30 Lines Using Node.js
ankityy/Patatap-Clone
This is a clone to Patatap webapp. It uses paper JS for animations and Howler JS for sounds. It creates different types of animations and sounds on every keystroke.
ankityy/PhotoSite
A simple static website created using HTML and CSS.
ankityy/Ping-pong
A responsive web app which keeps the score of two players. A player who reaches the winning score first wins the game.
ankityy/Pokemon-sprites
A gallery of 150 Pokemons that are added by javascript using DOM manipulation.
ankityy/Pricing-Panel
A responsive static page which shows the best use of flexbox and media queries.
ankityy/react-insta-clone
ankityy/Social
A RESTful blog website that allows the users to view, add, update and delete blogs (CRUD operations).
ankityy/Text-Utilities
A react app that can manipulate any text entered by the users. It has features like convert to uppercase, lowercase, clear text, copy text etc. Also displayes the total no. of words and characters.
ankityy/To-Dos
A web app made with plain JS and jQuery library which lets you add your to-dos.
ankityy/Tv-Show-app
A web app that displays all the Tv Shows when a user search by some initials. It generates a search request and the results are fetched from an API.