🧑💻
Passionate Software Engineer
A passionate engineer enabling teams to develop cutting-edge software products.
- Sydney, Australia
- in/muhammad--haseeb
Highlights
Pinned Loading
-
Skytrax-Data-Warehouse
Skytrax-Data-Warehouse Public archiveA full data warehouse infrastructure with ETL pipelines running inside docker on Apache Airflow for data orchestration, AWS Redshift for cloud data warehouse and Metabase to serve the needs of data…
-
StandupMonkey
StandupMonkey Public archiveA self hosted slack bot to conduct standups & generate reports.
-
Djano-Anti-Crawler
Djano-Anti-Crawler Public archiveA light weight anti crawler app for Django.
-
Data-Streaming-Pipeline
Data-Streaming-Pipeline Public archiveA step by step guide to building a highly scalable data streaming pipeline in Python.
-
scraping_framework_in_python.py
scraping_framework_in_python.py 1import re
2import logging
3import requests
4from bs4 import BeautifulSoup
5from collections import deque
-
A simple XSS vulnerability scanner t...
A simple XSS vulnerability scanner tool in Python. 1import sys
2import requests
3from pprint import pprint
4from bs4 import BeautifulSoup as bs
5from urllib.parse import urljoin
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.