Pinned Repositories
389k-spring2020
389Rfall2019
CMSC389R: Introduction to Ethical Hacking (F19)
Currency-Swap-Algorithm
This is a prototype of a gateway for purchasing the Nano cryptocurrency directly with USD by using AWS lambda functions and APIs of multiple cryptocurrency exchanges.
Energy-ML-Analysis
Leveraged feature engineering and supervised machine learning to figure out the biggest pollution contributors in Beijing amongst energy outputs e.g. coal, kerosene, diesel etc in the years 2010 to 2014.
Low-Latency-Streaming
Cloud application streaming
Nanopledge-Best-Blockchain-Hack-Fall-2018
Nanopledge is a 0% fee crowdfunding platform that leverages cryptocurrency as a means for people to fund campaigns without the need for expensive payment processing and credit card fees. My team won Hophacks, Johns Hopkins hackathon, best blockchain hack with this.
Producthunt-Scraper
Using Scrapy, a web scraping framework, I was able to scrape the top 5 tools that show up on producthunt.com everyday. I then deployed this to the cloud via scrapyhub so it can automatically perform the cron job of retrieving data everyday.
Realtime-DB-Recovery-System
Application to recover a realtime AWS Dynamodb table data without losing newly added data to resolve damages from spam attacks and accidental data deletions
REST-API-Brainblocks
As part of my contribution to Brainblocks.io, here is the project of a REST API I made to interact with a PostgreSQL database that stores businesses that accept Nano.
Selenium-AWS-Lambda
Running a Selenium-based web scraper with a headless chrome browser on an AWS lambda function that gets triggered by a CloudWatch Event
shashankpolanki's Repositories
shashankpolanki/Currency-Swap-Algorithm
This is a prototype of a gateway for purchasing the Nano cryptocurrency directly with USD by using AWS lambda functions and APIs of multiple cryptocurrency exchanges.
shashankpolanki/Nanopledge-Best-Blockchain-Hack-Fall-2018
Nanopledge is a 0% fee crowdfunding platform that leverages cryptocurrency as a means for people to fund campaigns without the need for expensive payment processing and credit card fees. My team won Hophacks, Johns Hopkins hackathon, best blockchain hack with this.
shashankpolanki/Selenium-AWS-Lambda
Running a Selenium-based web scraper with a headless chrome browser on an AWS lambda function that gets triggered by a CloudWatch Event
shashankpolanki/Low-Latency-Streaming
Cloud application streaming
shashankpolanki/Realtime-DB-Recovery-System
Application to recover a realtime AWS Dynamodb table data without losing newly added data to resolve damages from spam attacks and accidental data deletions
shashankpolanki/Energy-ML-Analysis
Leveraged feature engineering and supervised machine learning to figure out the biggest pollution contributors in Beijing amongst energy outputs e.g. coal, kerosene, diesel etc in the years 2010 to 2014.
shashankpolanki/Producthunt-Scraper
Using Scrapy, a web scraping framework, I was able to scrape the top 5 tools that show up on producthunt.com everyday. I then deployed this to the cloud via scrapyhub so it can automatically perform the cron job of retrieving data everyday.
shashankpolanki/REST-API-Brainblocks
As part of my contribution to Brainblocks.io, here is the project of a REST API I made to interact with a PostgreSQL database that stores businesses that accept Nano.
shashankpolanki/389k-spring2020
shashankpolanki/389Rfall2019
CMSC389R: Introduction to Ethical Hacking (F19)
shashankpolanki/Cryptocurrency-UMD-Club
The website that the Cryptocurrency UMD club quickly built to showcase who we are. The club was founded by my friend John and a few other students via reddit.
shashankpolanki/Decentralized-Political-Voting-System
I was able to learn how to build a decentralized application using Ethereum and Web3.js with the help of online tutorials.