Pinned Repositories
AI-Channel-Equalisation
This project was undertaken as part of my Bachelors degree. My chosen subject area integrates the disciplines of both electronics engineering and computer science by using artificial intelligence to remove noise and distortion from telecommunications systems. This project is developed entirely in MATLAB.
Fyne_Ethereum_Wallet
Not intended as a serious project, but instead practicing Golang for university work. This is a simple wallet for storing and transacting Etherium build in Go using a Fyne GUI.
glText3D
An small extension of the golang gltext repository that implements z-axis text arrangement
Gooi
Not intended as a serious finished product, this project was a way to quickly get familiar with Go! This project is a very simple tool for creating simple desktop applications in openGL, handling mouse and keyboard input, etc.
LS_Equalisation_of_AWGN_channels
LSTM_Temporal_Prediction_of_Rayleigh_Channels
LSTM_Time_Series_Prediction_Rayleigh_Channels
Multi-Language_LSTM_Cell_Implementations
Simple LSTM cell structures implemented in multiple langauges.
nivo_responsivefunnelplus
An addition to Nivo's responsive funnel that adds functionality & supports multiple data sources.
Rayleigh_Estimation_Using_Traditional_Estimators
Simulating a rayleigh channel in MATLAB and comparing BER to maximum doppler shift
RustBackendPractice
CURRENTLY UNTESTED. Self study practice: Writing a simple Rust backend API that connects to an AWS DynamoDB table.
ryan-n-may's Repositories
ryan-n-may/LSTM_Temporal_Prediction_of_Rayleigh_Channels
LSTM_Time_Series_Prediction_Rayleigh_Channels
ryan-n-may/Fyne_Ethereum_Wallet
Not intended as a serious project, but instead practicing Golang for university work. This is a simple wallet for storing and transacting Etherium build in Go using a Fyne GUI.
ryan-n-may/LS_Equalisation_of_AWGN_channels
ryan-n-may/AI-Channel-Equalisation
This project was undertaken as part of my Bachelors degree. My chosen subject area integrates the disciplines of both electronics engineering and computer science by using artificial intelligence to remove noise and distortion from telecommunications systems. This project is developed entirely in MATLAB.
ryan-n-may/Java_DES_Encryption
University Project: A Java class designed to perform DES encryption on files
ryan-n-may/nivo_responsivefunnelplus
An addition to Nivo's responsive funnel that adds functionality & supports multiple data sources.
ryan-n-may/Rayleigh_Estimation_Using_Traditional_Estimators
Simulating a rayleigh channel in MATLAB and comparing BER to maximum doppler shift
ryan-n-may/glText3D
An small extension of the golang gltext repository that implements z-axis text arrangement
ryan-n-may/Go-Script.Experimetal_Fork
Making it easy to write shell-like scripts in Go (Experimental fork with new features)
ryan-n-may/Gooi
Not intended as a serious finished product, this project was a way to quickly get familiar with Go! This project is a very simple tool for creating simple desktop applications in openGL, handling mouse and keyboard input, etc.
ryan-n-may/Multi-Language_LSTM_Cell_Implementations
Simple LSTM cell structures implemented in multiple langauges.
ryan-n-may/RustBackendPractice
CURRENTLY UNTESTED. Self study practice: Writing a simple Rust backend API that connects to an AWS DynamoDB table.
ryan-n-may/Java_RSA_Encryption
University Assignment: RSA key generation and encryption/ decryption in Java
ryan-n-may/TouchBase