Pinned Repositories
algo-trading
algorithms
Collections of Different Algorithms implemented in c++
bd-newspaper-crawlers
A collection of Bangla newspaper and blog crawlers. Can be used to mine bangla text data for Natural Language Processing tasks.
cosx-implementation
A MATLAB implemetation of cosx approximation using taylor series and calculate and plot approximation error.
data-structures
Collection of Different Data Structures implemented in c++
icmp-redirect-attack
Simulation of ICMP Redirect attack in a vulnerable environment
ode-solvers
A MATLAB implementation of Ordinary Differential Equation solving algorithms(Euler, Huen, Ralston, Mid Point)
ray-tracing-opengl
Implementation of Ray Tracing Algorithm
reliable-data-transfer-protocol
Implementation of Reliable Data Transfer Protocols
transposition-cipher-breaker
Java Implementation of Transposition Cipher Breaker
KSMubasshir's Repositories
KSMubasshir/bd-newspaper-crawlers
A collection of Bangla newspaper and blog crawlers. Can be used to mine bangla text data for Natural Language Processing tasks.
KSMubasshir/compiler-design
Designing different components of a C Code Compiler
KSMubasshir/digital-watch-igraphics
7 Segment Display Based Digital Watch Using iGraphics
KSMubasshir/everything-rf-profile
KSMubasshir/flutter-edge-detection
Flutter project of Camscanner like edge detection in image
KSMubasshir/flutter-github-api-connect
Flutter Project to get Data from Github by connecting Github API
KSMubasshir/hashimukh
django implementation of hashimukh website
KSMubasshir/http-server
Implementation of HTTP/1.1 and HTTP/2.0
KSMubasshir/inter-process-communication
Simulation of Inter-Process Communication in Operating Systems using Semaphore and Mutex Lock
KSMubasshir/java-banking-application
Implementation of a Banking Application in Java
KSMubasshir/java-concepts
Repository of Different Concepts of Java
KSMubasshir/junit-testing-arraylist-sort
JUnit Testing of a Arraylist Sorting Function
KSMubasshir/KSMubasshir
Profile Redame
KSMubasshir/mediator-pattern
Implementation of a City Corporation with different service providers using mediator pattern
KSMubasshir/oai-5g-e2e-rfsim
KSMubasshir/open5gs
KSMubasshir/python-arduino-async-serial-com
Asynchronus Serial Read Write from Arduino using Python
KSMubasshir/python-websockets-serial-console
Python Web-based Serial Console using WebSockets
KSMubasshir/quicksort-vs-mergesort
A Comparative Analysis of Mergesort and Quicksort
KSMubasshir/RFCNLP
Open-source code for RFCNLP paper.
KSMubasshir/SPEC5G
This repository contains the code and data of the paper titled "SPEC5G: A Dataset for 5G Cellular Network Protocol Analysis" which is under review.
KSMubasshir/srsepc-fbs-handover
KSMubasshir/srsepc-fbs-handover-with-oran
KSMubasshir/srslte-shvlan-oran-fbs
KSMubasshir/srslte-simulated-rf
KSMubasshir/SRSRAN
KSMubasshir/srsran-handover
KSMubasshir/srsran-rf-bench
KSMubasshir/srsran5g-simulated-rf
KSMubasshir/transformation-pipeline-computer-graphics
Implementation of Modeling Transformation, View Transformation and Projection Transformation of Computer Graphics Pipeline