Pinned Repositories
Algorithms
My implementation for some algorithms I encountered in C++.
Encrypted_FTP
This is a simulation for a python FTP server with encrypted file transferring.
loader
Golang library that allows for downloading things from a URL (http, s3, ...)
Matlab-Codes
Implementing pulse code modulation for digital communication and check the results in under,over,minimum sampling rate.
Network-project
Computer Network Project 1 making UDP and TCP sockets connection client server architecture with threads .
OptimizationMethods
Implementation of some optimization methods for final project.
ProTech
A website used for printer customer service.
Reliable-UDP
Implementing Reliable data transfer using UDP as Stop and Wait method and Selective Repeat.
socialiko
A social network website using basic php5 and mysql.
hackerghost93's Repositories
hackerghost93/Matlab-Codes
Implementing pulse code modulation for digital communication and check the results in under,over,minimum sampling rate.
hackerghost93/OptimizationMethods
Implementation of some optimization methods for final project.
hackerghost93/Algorithms
My implementation for some algorithms I encountered in C++.
hackerghost93/Encrypted_FTP
This is a simulation for a python FTP server with encrypted file transferring.
hackerghost93/loader
Golang library that allows for downloading things from a URL (http, s3, ...)
hackerghost93/Network-project
Computer Network Project 1 making UDP and TCP sockets connection client server architecture with threads .
hackerghost93/ProTech
A website used for printer customer service.
hackerghost93/Reliable-UDP
Implementing Reliable data transfer using UDP as Stop and Wait method and Selective Repeat.
hackerghost93/socialiko
A social network website using basic php5 and mysql.