Pinned Repositories
Book
These books are related to Computer science
CS217-Object-Oriented-Programming
Everything related to Object Oriented Programming & C++
CS406-Web-Programming
Practice codes of the neccessary stuff in web development-- One step at a time.
docker-AWS-cdk-flask-app
Docker AWS CDK Flask application orchestrated with elastic cloud service
fashion-mnist-autoencoders
GPA-Calculator
CGPA/SGPA Calculator-- Also has a Improve CGPA feature! Visual Studio C++ Application
income-prediction
review-analysis-ALBERT
web-health-monitor
AWS CDK Python application, deployed in multiple pipelines
web-slms
This is a Simple Library Management System-- Web based Application ; Semester Project for CS406
MubarizKhan's Repositories
MubarizKhan/SpaceInvasion-VJS
MubarizKhan/-MAD
Malicious Activity Detection System (current) Final Year Project (in progress) Deep Learning based solution, which analyses Network Activity sequences to classify whether the certain node is Malicious or Benign. Devising a tool/software which will detect malicious Network Activity Detection using Deep Learning Model. Tools: Python, Neural Network (BERT), Google Colaboratory
MubarizKhan/api_import_dataset
This dataset is part of my Master's research on malware detection and classification using the XGBoost library. The dataset is a collection of 1.55 million of 1000 API import features extract from the EMBER dataset 2017 v2 and 2018. All duplicated records are removed. Instructions: * FEATURES * Column name: sha256 Description: SHA256 hash of the example Type: string Column name: appeared Description: appeared date of the sample Type: date (yyyy-mm format) Column name: label Description: specify malware or goodware of the sample Type: integer Column name: GetProcAddress Description: Most imported function (1st) Type: 0 (Not imported) or 1 (Imported) ... Column name: LookupAccountSidW Description: Least imported function (1000th) Type: 0 (Not imported) or 1 (Imported)
MubarizKhan/bert
TensorFlow code and pre-trained models for BERT
MubarizKhan/Computer-Networks
MubarizKhan/CS218-DataStructures-and-Algorithms-
MubarizKhan/CS219-Database-Systems
MubarizKhan/CS220--Operating-Systems
MubarizKhan/Drowsiness-Detection
MubarizKhan/EE229-Assembly_Language
MubarizKhan/First-React-App
MubarizKhan/hammer
Hammer DDos Script - Python 3
MubarizKhan/Learn-OpenCV-in-3-hours
MubarizKhan/Markdown-Syntax
MubarizKhan/MNAD-AutoEncoders
MubarizKhan/MT206-Probability-Statistics
MubarizKhan/network-attack-analysis
MubarizKhan/network-attack-packets-MLP
MubarizKhan/notebooks
Notebooks using the Hugging Face libraries 🤗
MubarizKhan/numerical-computing-course
MubarizKhan/Picture-Editor-App
It will take an image and apply filters on it. These filters will be selected by the user.
MubarizKhan/project
MubarizKhan/Pygments
Pygments is a generic syntax highlighter suitable for use in code hosting, forums, wikis or other applications that need to prettify source code
MubarizKhan/Ruby101
MubarizKhan/Scaffolding-Rails
MubarizKhan/SE
MubarizKhan/Snake-Game-using-curses
MubarizKhan/Software-Design-And-Analysis
MubarizKhan/tensorflow-basics
MubarizKhan/tqdm
A Fast, Extensible Progress Bar for Python and CLI