-
AviMeter Public
Passive acoustic monitoring with real-time bird identification on Tinker Edge T with Google Edge TPU
UpdatedDec 12, 2024 -
-
-
-
-
sysadapt Public
sysadapt is a tool that translates x86-32 ABI Linux syscalls into AMD64 at runtime
C GNU General Public License v3.0 UpdatedJan 15, 2021 -
filesystem-parser Public
A C99 program used to display filesystem metainformation and files/directories. Currently supports FAT16
C UpdatedJan 6, 2021 -
RLGames Public
Comparison between different reinforcement learning algorithms tested in simple gym environments.
Python UpdatedJan 5, 2021 -
-
-
-
-
-
-
FPGA Public
Forked from Z20x4/FPGAMMU, test_top files from AZ80 project
Verilog UpdatedSep 15, 2020 -
-
covid-19-tracker Public
A simple covid-19 tracking website, which provides various statistics and infographics about the pandemic. Built with React and NovelCovidAPI.
JavaScript UpdatedJun 9, 2020 -
ParallelTextProcessing Public
A number of useful tools for processing big files.
C++ UpdatedMay 31, 2020 -
-
-
-
-
-
-
STM32Sensors Public
A project for STM32F411 board, showcasing the usage of the built-in LSM303DLHC accelerometer/magnetic sensor and L3GD20 gyroscope
UpdatedJan 9, 2020 -
-
POCO-Projects Public
Principles of Computer Organization assignments and projects.
C UpdatedOct 24, 2019 -
NASA-Hackathon Public
A repository for a project developed at NASA SpaceAPPS
Python UpdatedOct 20, 2019 -
-
Graph-Coloring Public
A simple algorithm that uses backtracking to color a graph into four colors.