Pinned Repositories
Zilean
Spring 2022 Project Team
code
Code snippets from various competitive coding platforms
expert-python
insta-backend
BaaS for insta-like service.
irctc-backend
An irctc like backend service which helps users to find the routes from source to destination in various ways like direct connection, one-stop connection and two-stop connection with all paths sorted in ascending order.
league-of-legends-database
map-reduce
Implementation of map reduce using Python socket programming
memcached-lite
The main task is to implement a server, that stores and retrieves data for different clients. For each key, there is a unique value that the server stores, using the set <key> <value> command, and retrieves it using a get <key> command.
receipt-processor
Backend service written in Node.js and Express.js to process receipts
valorant-analytics
A webscraping and visualization project for Valorant competitive matches.
impiyush83's Repositories
impiyush83/league-of-legends-database
impiyush83/memcached-lite
The main task is to implement a server, that stores and retrieves data for different clients. For each key, there is a unique value that the server stores, using the set <key> <value> command, and retrieves it using a get <key> command.
impiyush83/code
Code snippets from various competitive coding platforms
impiyush83/insta-backend
BaaS for insta-like service.
impiyush83/irctc-backend
An irctc like backend service which helps users to find the routes from source to destination in various ways like direct connection, one-stop connection and two-stop connection with all paths sorted in ascending order.
impiyush83/leetcode-contest
impiyush83/zerodha-equity-tradebook-visualizer
Visualize your Zerodha equity trade book.
impiyush83/import-large-dataset-file-to-db
A short POC of RabbitMQ as a service (CloudAMQP) + Celery to compute jobs asynchronously
impiyush83/map-reduce
Implementation of map reduce using Python socket programming
impiyush83/receipt-processor
Backend service written in Node.js and Express.js to process receipts
impiyush83/valorant-analytics
A webscraping and visualization project for Valorant competitive matches.
impiyush83/airavata-data-catalog
Apache Airavata Data Catalog
impiyush83/airavata-mft
Apache Airavata Managed File Transfer Services
impiyush83/airavata-sandbox
Sanbox repository for explaratory Apache Airavata features
impiyush83/bank_info_retrieval_service
A flask app that does CRUD operations on banking data.
impiyush83/blockly
The web-based visual programming editor.
impiyush83/CodePath-iOS
impiyush83/electron-autoupdater-poc
explore electron autoUpdater
impiyush83/impiyush83.github.io
Personal website created by Jekyll and Github Pages
impiyush83/inventory-service
impiyush83/rating-service
An express app to build backend for rating service.
impiyush83/react-redux
Course assignments and code from https://www.udemy.com/course/react-redux/ .
impiyush83/shardingsphere
Distributed SQL transaction & query engine for data sharding, scaling, encryption, and more - on any database.
impiyush83/slambook
impiyush83/stock-backend
Queries in historical data of stocks
impiyush83/talawa-api
API Backend for the Talawa Mobile App. Click on the link below to see our documentation
impiyush83/tame-dragons-service
A express service that helps daenerys to save animals from dragons : )
impiyush83/tasks-app
Task app with redis.
impiyush83/twitter_service
Twitter as a service uses tweepy in flask framework to post tweet for impiyush83 account.
impiyush83/Zilean
Spring 2022 Project Team