Pinned Repositories
aes
Advanced Encryption Standard implementation in C++ using Electronic codebook mode with support for 128/192/256 bit keys.
aes_ruby
big_int
Big integer library implementation in C++
Compiler-Lab
covid19_spread_simulator
COVID 19 GRAPHICAL SPREAD SIMULATOR
game_of_life
Game of Life, is a cellular automaton devised by the British mathematician John Horton Conway.
generic_hash_table
Hash Table implementation using Open addressing & Linear probing.
pvd_steganography
Python Implementation of Pixel Value Differencing based Steganography (LSB) - PNG Cover Images
rsa
stl_vector_implementation
Implementation of the Standard Template Library (STL) Vector container.
tony-josi's Repositories
tony-josi/pvd_steganography
Python Implementation of Pixel Value Differencing based Steganography (LSB) - PNG Cover Images
tony-josi/aes
Advanced Encryption Standard implementation in C++ using Electronic codebook mode with support for 128/192/256 bit keys.
tony-josi/covid19_spread_simulator
COVID 19 GRAPHICAL SPREAD SIMULATOR
tony-josi/game_of_life
Game of Life, is a cellular automaton devised by the British mathematician John Horton Conway.
tony-josi/generic_hash_table
Hash Table implementation using Open addressing & Linear probing.
tony-josi/stl_vector_implementation
Implementation of the Standard Template Library (STL) Vector container.
tony-josi/aes_ruby
tony-josi/big_int
Big integer library implementation in C++
tony-josi/rsa
tony-josi/CS-19-Main-Project
tony-josi/EDX_Algo_FirstAssignment
FirstGraded Assignment
tony-josi/FreeRTOS-Kernel
FreeRTOS kernel files only, submoduled into https://github.com/FreeRTOS/FreeRTOS and various other repos.
tony-josi/FreeRTOS-Plus-TCP
FreeRTOS-Plus-TCP library repository. +TCP files only. Submoduled into https://github.com/FreeRTOS/FreeRTOS and various other repos.
tony-josi/git_test
tony-josi/hash_table_v2
Generic hash table in C++
tony-josi/m_round_robin
tony-josi/nasascript
tony-josi/os
Work in progress
tony-josi/plot_utility
tony-josi/PortScanner
tony-josi/profile
Profile web page.
tony-josi/PVD_Project
tony-josi/rpi_audio_amp
tony-josi/RPI_OLED_StatusMonitor
Python script to display the device status and information about raspberry pi 4 with OLED display with driver SH1106
tony-josi/STM32_ADC_Test
tony-josi/stm32_lowlevel_drivers
Low level device drivers for Cortex M0+ based microcontrollers.
tony-josi/test-v23
tony-josi/tony-josi.github.io
Profile web page.
tony-josi/wishlist_checker_cron
cron job to check prices of wish list items in Flipkart
tony-josi/x86_linux_heap_manager
x86 Linux Heap Memory Manager