Jarvis

Iron Man's Jarvis using Python


Click here to visit repo
Click here to watch a demo

Jarvis UI

A lightweight python module to interact with Jarvis via API calls

Click here to visit repo
Click here to visit module

Expose

Expose an app/api running on local host to public internet using AWS EC2

Click here to visit repo
Click here to visit module

VPN Server

On demand VPN Server running with OpenVPN on AWS EC2 using Python

Click here to visit repo
Click here to visit module

Throne Trader

A collection of algorithms, ML and DL models to predict stock prices

Click here to visit repo
Click here to visit module

Fileware

Password protected file server to access files from localhost on web

Click here to visit repo
Click here to visit module

Deep Learning

Convolutional Neural Network model to recognize and classify traffic signs

Click here to visit repo

Skynet

Stock price monitoring tool using Robinhood API

Click here to visit repo

Stock Analyzer

Script to analyze PE Ratio and Forward Dividend Yield of all NASDAQ stocks

Click here to visit repo

Stress Injector

Perform chaos by inducing stress on CPU and memory

Click here to visit repo
Click here to visit module

GitVerse

Generate an RST/MarkDown file from git releases or commit messages

Click here to visit repo
Click here to visit module

Data Analytics

Data Analysis using Scala to analyze Coffee Quality based on various factors

Click here to visit repo

Instagram

Python script to play around using Instaloader API

Click here to visit repo

NetSec

Analyze and alert when a new device connects to IP range

Click here to visit repo

Gmail Connector

Python module to validate email address, send SMS, emails and read emails

Click here to visit repo
Click here to visit module

Weather Report

Weather Report using open-weather-map api

Click here to visit repo

Messenger

Chat application using socket programming in python

Click here to visit repo
Click here to watch a demo

Stock Hawk

Get investment portfolio information using Robinhood API

Click here to visit repo

iPhone Locator

iPhone Location monitor using PyiCloudService and reverse geocoding

Click here to visit repo

FTP Server and Client

FTP Server and Client using Socket Programming in C

Click here to visit repo

Face Recognition

Python script to detect/recognize faces from images/webcam using OpenCV

Click here to visit repo

Algorithms

Implementation of few basic algorithms using Python

Click here to visit repo

Credit Card Validation

Hans Luhn's Algorithm to validate Credit Cards using Scala

Click here to visit repo

Functional Programming

Multiprocessing vs Multithreading vs Threadpool

Click here to visit repo