Pinned Repositories
add-cors
A simple Node proxy to attach CORS headers to a response of a queried request to an endpoint.
algoexpert-data-structures-algorithms
A collection of solutions for all problem statements on the AlgoExpert Coding Interview platform.
cloakspace
An anonymous platform for everyone to share their thoughts freely without the fear of being tracked or the prying eyes of social media.
data-structures-basics-leetcode
Basic problems + solutions on data structures and algorithms grouped by category. It also has an ever-growing collection of Leetcode problems and solutions.
flix-and-tunes
A one-stop service where you can search for movies and then find all tracks and playlists for that movie itself. You can jump straight to Spotify from there and add them to your playlist and chill!
flixathon
A website which uses an API key to search the TMDb database for movies and add them to corresponding lists. There is an option to share the lists through various media like mail, tweets, whatsapp, sms. Made using HTML, CSS, Bootstrap, JavaScript(jQuery), Ajax, PHP, MySQL. Hosted by a free hosting service.
movieshop
An online shopping store for movies made using Angular framework and bootstrap. Used real time database of Firebase to manage data.
pottermania
Pottermania is basically a website which allows you to take a quiz based on the magical world of Harry Potter. There is no predefined question bank. Rather, questions are generated based on a simple algorithm, every time an user takes the quiz. Data is fetched using an API.
RESTful-API-for-article-manager
A RESTful API made using NodeJS (Express) and MongoDB (mongoose) to manage a platform where users (or authors) can signup and collaborate on different articles, leave reviews and organize their work.
simplifying
A lightweight library containing multiple utility functions to make your life easier when dealing with arrays and objects.
das-jishu's Repositories
das-jishu/algoexpert-data-structures-algorithms
A collection of solutions for all problem statements on the AlgoExpert Coding Interview platform.
das-jishu/data-structures-basics-leetcode
Basic problems + solutions on data structures and algorithms grouped by category. It also has an ever-growing collection of Leetcode problems and solutions.
das-jishu/cloakspace
An anonymous platform for everyone to share their thoughts freely without the fear of being tracked or the prying eyes of social media.
das-jishu/add-cors
A simple Node proxy to attach CORS headers to a response of a queried request to an endpoint.
das-jishu/simplifying
A lightweight library containing multiple utility functions to make your life easier when dealing with arrays and objects.
das-jishu/pottermania
Pottermania is basically a website which allows you to take a quiz based on the magical world of Harry Potter. There is no predefined question bank. Rather, questions are generated based on a simple algorithm, every time an user takes the quiz. Data is fetched using an API.
das-jishu/flixathon
A website which uses an API key to search the TMDb database for movies and add them to corresponding lists. There is an option to share the lists through various media like mail, tweets, whatsapp, sms. Made using HTML, CSS, Bootstrap, JavaScript(jQuery), Ajax, PHP, MySQL. Hosted by a free hosting service.
das-jishu/RESTful-API-for-article-manager
A RESTful API made using NodeJS (Express) and MongoDB (mongoose) to manage a platform where users (or authors) can signup and collaborate on different articles, leave reviews and organize their work.
das-jishu/slashandwin
A game where you swipe to score and die if you lose too many lives or the timer runs out. Made using HTML, CSS, JS(jQuery, jQuery UI)..
das-jishu/flix-and-tunes
A one-stop service where you can search for movies and then find all tracks and playlists for that movie itself. You can jump straight to Spotify from there and add them to your playlist and chill!
das-jishu/movieshop
An online shopping store for movies made using Angular framework and bootstrap. Used real time database of Firebase to manage data.
das-jishu/code
A simple game involving algebraic calculations made using HTML, CSS and JS.
das-jishu/company
A blueprint of the homepage of a professional website. Made responsive using Bootstrap.
das-jishu/finding-falcone
Finding Falcone - A problem on Geektrust which focuses on the front-end developmental aspect and helps developers showcase their potential.
das-jishu/vscode-extension-samples
Sample code illustrating the VS Code extension API.