H-jamil
Graduate Student specializing in Computer Networking and high performance computing at CSE department, University at Buffalo (SUNY).
UBNY, USA
Pinned Repositories
algorithmToolbox
Algorithm toolbox problems and solutions
DNN-IDS-IoT-wsn-traffic
An Deep neural network based IDS for IPv6/6LoWPAN, 6TiSCH, RPL, and CoAP traffic
DNN-IDS-NSL-KDD
An Deep neural network based IDS for NSL-KDD dataset
ICC23
ICC23
linuxSystemProgramming
Different Library implementation of data structures for linux systems
neuron_hardware
A single neuron implementation with verilog. The node contains a Multiplier and accumulator module along with a sigmoid module and take 64*64 pixels as input. to
NS2_PBRR
Priority Based Queuing in NS2 Source code
RoSNet
A router and switch network simulator
RTOS
Development of a RTOS from Scratch using TI 4C123 ARM contex M4
treewithRL
H-jamil's Repositories
H-jamil/DNN-IDS-IoT-wsn-traffic
An Deep neural network based IDS for IPv6/6LoWPAN, 6TiSCH, RPL, and CoAP traffic
H-jamil/DNN-IDS-NSL-KDD
An Deep neural network based IDS for NSL-KDD dataset
H-jamil/neuron_hardware
A single neuron implementation with verilog. The node contains a Multiplier and accumulator module along with a sigmoid module and take 64*64 pixels as input. to
H-jamil/algorithmToolbox
Algorithm toolbox problems and solutions
H-jamil/ICC23
ICC23
H-jamil/linuxSystemProgramming
Different Library implementation of data structures for linux systems
H-jamil/RoSNet
A router and switch network simulator
H-jamil/RTOS
Development of a RTOS from Scratch using TI 4C123 ARM contex M4
H-jamil/treewithRL
H-jamil/arxiv-latex-cleaner
arXiv LaTeX Cleaner: Easily clean the LaTeX code of your paper to submit to arXiv
H-jamil/awesome-c
A curated list of awesome C frameworks, libraries, resources and other shiny things. Inspired by all the other awesome-... projects out there.
H-jamil/dataThroughputOptimization
Contains source code to optimize throughput for big data transfer.
H-jamil/DeepRL
Reinforcement Learning examples with pytorch following Maxim Lopen's book
H-jamil/dodocode
dodocode
H-jamil/DynamicProgramming
A repository for dynamic programming solutions and exercises
H-jamil/EScp
EScp for data transfer. This repo is to fix errors for merging
H-jamil/file-transfer-optimization-RL
Reinforcement learning based optimization for online file transfer service
H-jamil/gpu_cpu_microbenchmark
H-jamil/H-Jamil.github.io
portfolio using GitHub
H-jamil/ha4hpdt
This project aims to provide a high-performance data transfer library for heterogeneous architectures.
H-jamil/multi-threading
H-jamil/nuevomatch
The source code of NuevoMatch as described in "A Computational Approach to Packet Classification" (SIGCOMM, 2020)
H-jamil/ProxyApplication
Proxy Implementation
H-jamil/Quantum-Computing-Collection-Of-Resources
A Well Maintained Repository On Quantum Computing Resources [Code+Theory] Updated Regularly During My Time At IBM, Qubit x Qubit And The Coding School's Introduction To Quantum Computing Course '21
H-jamil/SDN_POX
Application program for SDN controller with Mininet
H-jamil/switchConfigurationAutomation
Python script to automate dumping configuration to different switches over ssh.
H-jamil/tcp-ipStackFromScratch
H-jamil/TPDS2022
Multi parameter Throughput optimization
H-jamil/transferService
A transfer service application over socket for file transfers
H-jamil/TransferService_
A Socket communication based file transfer service that dynamically changes the number of TCP streams based on network traffic condition