Sumit Ghosh (@skulltech)

Top repositories

1

aws-solutions-architect-associate-notes

My notes for AWS Solutions Architect Associate.
1,511
star
2

drymail

Makes sending emails easy and DRY โ€” For Python 3.
Python
218
star
3

reddit-auto-poster.py

Python script for posting to multiple subreddits automagically.
Python
91
star
4

apk-payload-injector

POC for injecting Metasploit payloads on arbitrary APKs
Ruby
62
star
5

shorty.sls

Serverless URL shortener written in Python3 using the serverless framework
Python
42
star
6

Pearsend

A simple CLI client for peer-to-peer file or message sending. Written in Python
Python
37
star
7

netmog

A netcat alternative with remote code execution.
Python
36
star
8

repeated-google-translate

A script to translate a text repeatedly using Google Translate. For the keks and memes.
Python
24
star
9

twitter-follow-bot

A tool for automatically following a bunch of Twitter accounts
Python
24
star
10

journalist

App to write journal digitally. Simple as that.
Python
23
star
11

goodgives

Auto enter giveaways in Goodreads.
HTML
20
star
12

friends-scraper

Scrapes the list of friends of a given Facebook account
Python
15
star
13

bargain

Track prices and get alerts whenever they change. Currently supporting Amazon.in and Flipcart.com products.
Python
15
star
14

krbauth.py

Python wrapper module around kinit for simple Kerberos authentication.
Python
12
star
15

cinembers

Generating numbers from movies, one movie at a time.
Python
10
star
16

scripts

Scripts and Ansible playbooks for various automations
10
star
17

validate-email-bulk

Bulk email validation. Deploy on server with Redis or as serverless webapp with AWS.
Python
9
star
18

ArtSea

NFT auction site built on Polygon
JavaScript
7
star
19

wordpress-vulscan

WordPress vulnerability scanner
HTML
7
star
20

algorithms-princeton

Code I wrote while taking the Algorithms courses of Princeton on Coursera
Java
7
star
21

email-scraper

Simple tool to extract e-mails from webpages
Python
6
star
22

resume-academic

My academic resume. For applying to research internships and so on.
HTML
5
star
23

json-csv-converter

Command-line tool for converting JSON file to CSV file or vice-versa
Python
5
star
24

blackhat_python3

Codes wrote while going through the book :: Black Hat Python
Python
5
star
25

links.skghosh.me

Bootleg linktree.
4
star
26

google-autocomplete

Script to get Google's search autocomplete data
Python
4
star
27

django-redditauth

An application for Reddit OAuth2 authentication for your Django project.
Python
4
star
28

DeathByCaptcha-CLI

A CLI client for the DeathByCaptcha API
Python
3
star
29

adventofcode

Solutions to the Advent of Code programming challenges - http://adventofcode.com/
Python
3
star
30

dynfuncs.py

Script for displaying global dynamic function symbols in an elf file.
Python
3
star
31

deCAD

Best CAD tool ever!
C++
3
star
32

domain-park

Program that simplifies Domain Parking
Python
3
star
33

okrefusal.com

The other blog.
HTML
3
star
34

py-blockchain

Blockchain implemented in Python
Python
3
star
35

yellowpagist

Yellow pages scraper.
Python
3
star
36

Prattle

Prattle away! Made using Python3.
Python
3
star
37

GSOC-proposals

Application and other related materials for GSOC 2018, applying to MetaBrainz Foundations, for the BookBrainz project.
3
star
38

textine

A library for text data mining, Written in Python.
Python
2
star
39

upwork-hunt

Tool for automagically scraping jobs from Upwork and applying to them
Python
2
star
40

24online-client-login

A command-line tool that keeps you logged in to 24online server
Python
2
star
41

placeshunt

Script to search for businesses by zip code using Google Places API
Python
2
star
42

docker-wordpress-selenium

Hosting WordPress and testing it with Selenium Grid, all using Docker Compose.
Python
2
star
43

whois-scraper

Python module for scraping WHOIS information from http://www.whois.com/whois/
Python
2
star
44

Insightous

code.fun.do project
HTML
2
star
45

CTF-Resources

A list of resources related to CTF ( Capture the Flag contests )
2
star
46

plan-reddit

Web app to plan and schedule Reddit posts
Python
2
star
47

google-plusone-bot

A program that automatically +1s URLs
Python
2
star
48

definition-crew

Website of Definition Crew.
JavaScript
2
star
49

arachnid

Crawling Instagram for reasons.
Python
2
star
50

amplify-notetaker

Note taking app built using AWS Amplify and React
JavaScript
2
star
51

visionball

Using computer vision on football clips.
Python
2
star
52

py-gmail

A simple Python script for sending email from your Gmail account
Python
1
star
53

ShareLaTeX-tutorials

Following the LaTeX tutorials by ShareLaTeX
TeX
1
star
54

supportability-macro

A macro for automating some tasks in the SupportAbility Panel of MyHomeLivingCare.
Python
1
star
55

image-classification

Assignment 3 of COL341
Python
1
star
56

sumit-ghosh.com

Personal website // blog.
HTML
1
star
57

py-cryptopals

Solutions of Cryptopals Crypto Challenges ( https://cryptopals.com/ ) in Python3
Python
1
star
58

cryptanalysis-scripts

Some scripts for automated, algorithmic cryptanalysis.
Python
1
star
59

selenium-testcases

Test cases for automated testing of some websites using Selenium
HTML
1
star
60

iitd-proxyusage

Python script to check proxy and wi-fi usage @ IIT Delhi
Python
1
star
61

cdnetworks-dns-bot

Tool for automagically adding and deleting DNS zone entries in CDNetworks
Python
1
star
62

ArtSol

ArtSea but on Solana
JavaScript
1
star
63

socialish

Yet another social media.
Python
1
star
64

skghosh.me

My notes and journal blog
HTML
1
star
65

proliflicks

App that makes your movie night smoother.
Python
1
star
66

reader-ville

Helping bibliophiles exchange books
Python
1
star
67

logic-assignments

Assignments for the course COL703 โ€” Logic for Computer Science @ IIT Delhi.
OCaml
1
star
68

hello-world

Just a place for storing ideas, resources and general notes.
1
star
69

krbauth.go

Golang wrapper package around kinit for simple Kerberos authentication.
Go
1
star
70

programming-languages-assignments

Assignments and code written for course COL226 (Programming Languages) of IIT Delhi.
OCaml
1
star
71

portfolio-devclub

Portfolio website. Assignment for IITD DevClub recruitment.
Python
1
star
72

FaaS

Handcrafted FaaS platform.
Python
1
star
73

vision-scripts

Python scripts employing different Machine Vision techniques.
Python
1
star
74

zomato-scraper

Scrapes restaurants from Zomato
Python
1
star
75

iitd-proxylogin

Dependency free Python script for logging in to IIT Delhi proxy service.
Python
1
star
76

machine-learning-stanford

Code and assignments I wrote for the Coursera Machine Learning course by Andrew Ng
1
star
77

competitive-coding

My solutions to competitive coding problems I encounter
Java
1
star
78

learning-cucumber

Learning Cucumber. Pretty self-explanatory.
Ruby
1
star
79

merge-music

Script to merge multiple MP3 or WAV files into one
Python
1
star
80

image-processing-assignments

Assignments for the course COL783 โ€” Digital Image Analysis @ IIT Delhi.
C++
1
star
81

metadrive-contracts

Smart contracts of Metadrive
Solidity
1
star
82

COL106-assignments

Assignments of COL106 course I took in fall 2017 in IIT Delhi
Java
1
star
83

ebay-textbooks

Grab info of books available from the Ebay API.
Python
1
star
84

climateoncloud-website

The website for ClimateOnCloud.
HTML
1
star
85

CS231N

Code I wrote for CS231N by Stanford
Jupyter Notebook
1
star
86

machine-learning-assignments

Assignments for COL 341 @ IIT Delhi.
Python
1
star
87

crypto-assignments

Assignments for the cryptography course at IIT Delhi.
Python
1
star
88

disastaware

Spreading natural disaster awareness throughout the cyberspace
1
star
89

kumbu-functional-test-suite

Functional test suite for Kumbu
Python
1
star
90

ormvana

A minimalist ORM for the power user โ€” Releases you from the sufferings of the traditional ORM world.
Python
1
star
91

flask-static-OIDC-protector

Simple Flask app to provide access to static website through OpenID Connect / OAuth2.0 authorization.
Python
1
star