Pinned Repositories
Angular-demo-app
A demo Angular 5 application
AR-based-Animal-book-visualizer-
An Augmented reality based application that scans a kid's animal book and displays 3d models and related information over it.
Audit-images
Blockchain-protocol-nodejs
Implementation of a blockchain based cryptocurrency protocol in NodeJs!
CasioGShockSmartSync
Fast-key-value-secondary-storage
A fast key value storage application using B+ tree indexing in nodejs.
FightstepBattles
Just another C++ game project, looking to push my creative limits with this! Let's see how and where this goes!
LiveAudioChanger
An attempt to create a real time streaming audio pitch/voice changer using vanilla nodejs and browser media stream APIs. For learning experience, basic websocket protocol is implemented over node's native http module
Node-TCP-Proxy-Server
A simple TCP proxy server written in NodeJS that connects to a pool of free TOR Socksv5 proxies list, switches between proxies for each consecutive request in round-robin fashion.
NokiaBounceClone
Old Nokia Bounce game's clone in C++ using SFML and Box2d.
ShivankChopra's Repositories
ShivankChopra/Blockchain-protocol-nodejs
Implementation of a blockchain based cryptocurrency protocol in NodeJs!
ShivankChopra/Fast-key-value-secondary-storage
A fast key value storage application using B+ tree indexing in nodejs.
ShivankChopra/LiveAudioChanger
An attempt to create a real time streaming audio pitch/voice changer using vanilla nodejs and browser media stream APIs. For learning experience, basic websocket protocol is implemented over node's native http module
ShivankChopra/Node-TCP-Proxy-Server
A simple TCP proxy server written in NodeJS that connects to a pool of free TOR Socksv5 proxies list, switches between proxies for each consecutive request in round-robin fashion.
ShivankChopra/AR-based-Animal-book-visualizer-
An Augmented reality based application that scans a kid's animal book and displays 3d models and related information over it.
ShivankChopra/FightstepBattles
Just another C++ game project, looking to push my creative limits with this! Let's see how and where this goes!
ShivankChopra/NokiaBounceClone
Old Nokia Bounce game's clone in C++ using SFML and Box2d.
ShivankChopra/Angular-demo-app
A demo Angular 5 application
ShivankChopra/Audit-images
ShivankChopra/CasioGShockSmartSync
ShivankChopra/Decentralized-Crowdfunding-Campaign-Etherium
Smart contract that simulates a decentralized crowdfunding
ShivankChopra/MobileStore
A web application to purchase mobile phones online. Made in java using Spring MVC.
ShivankChopra/node-worker-threads-benchmark
This repo contains scripts that aims to benchmark computationally intensive process - simulating cryptographic mining (generating special SHA256 hashes) using NodeJS worker threads module.
ShivankChopra/Snake-SFML
A simple snake game made using C++ and SFML
ShivankChopra/spring-boot-video-processing
Spring boot based video processing application using FFmpeg, with objective of designing microservice based architecture for learning experience.
ShivankChopra/bleh
ShivankChopra/EOS-Test-framework
ShivankChopra/geolocator-app
A simple react app that uses google geolocation and sunrise-sunset apis to display information about entered location
ShivankChopra/hacker-news
A react app that utilizes hacker-news and custom made apis to display tech news to registered users
ShivankChopra/Inbox-BlockchainDemoApp
A demo of blockchain based DApp made using solidity
ShivankChopra/jkanban
Vanilla Javascript plugin for manage kanban boards
ShivankChopra/Lottery-BlockchainDApp
A blockchain based DApp made using solidity, that implements a decentralized Lottery system.
ShivankChopra/spring-official-tutorials
Got to roll up the sleeves and get in shape!
ShivankChopra/SpringBootDemo
A demo of REST APIs made with Spring boot secured with OAuth2
ShivankChopra/three.js
JavaScript 3D Library.
ShivankChopra/TO-DO-App-APIs
REST APIs for a TODO App made using Spring Boot.