Pinned Repositories
AirBnB_clone
AirBnB clone built using the python language and Flask framework as part of the ALX projects
AirBnB_clone_v2
AirBnB clone built using the python language and Flask framework as part of the ALX projects
AirBnB_clone_v3
allisonOge
allisonoge.github.io
My blog
coding-challenges
A compilation of all solutions to coding challenges encountered from Google Kickstart, Turing, HackerRank, Bloomberg and so on
electromagnetism-and-antenna-theory-v2
A book on electromagnetism and antenna theory for undergrad courses at the university of benin
electromagnetism-and-antenna-theory-v2-1
A book on transmission line and the wave equations for undergrad courses at the university of benin
RML22
Dataset generation code for modulation classification
spectral_estnoise_ms
A noise estimation algorithm using minimum statistics method
AllisonOge's Repositories
AllisonOge/electromagnetism-and-antenna-theory-v2-1
A book on transmission line and the wave equations for undergrad courses at the university of benin
AllisonOge/allisonoge.github.io
My blog
AllisonOge/coding-challenges
A compilation of all solutions to coding challenges encountered from Google Kickstart, Turing, HackerRank, Bloomberg and so on
AllisonOge/electromagnetism-and-antenna-theory-v2
A book on electromagnetism and antenna theory for undergrad courses at the university of benin
AllisonOge/RML22
Dataset generation code for modulation classification
AllisonOge/AirBnB_clone
AirBnB clone built using the python language and Flask framework as part of the ALX projects
AllisonOge/AirBnB_clone_v2
AirBnB clone built using the python language and Flask framework as part of the ALX projects
AllisonOge/AirBnB_clone_v3
AllisonOge/allisonOge
AllisonOge/alx-backend
AllisonOge/alx-backend-javascript
AllisonOge/alx-higher_level_programming
Programming challenges in Python and C that touches on concepts like control flow, imports, data structures, exceptions to OOP, TDD and so on
AllisonOge/alx-backend-python
AllisonOge/alx-backend-storage
AllisonOge/alx-backend-user-data
AllisonOge/alx-files_manager
A project to summarize the backend specialization training with ALX. The objective is to build a simple platform to upload and view files (users authenticate via a token, users can list all files, users can upload a new file, change the permission of a file, view the file and generate thumbnails for images)
AllisonOge/alx-interview
AllisonOge/alx-low_level_programming
Programming challenges that touches on concepts in C such as control flow programming, source and header files, compilation process, recursion, static and dynamic memory allocation, pointers, standard and common preprocessor directives and much more
AllisonOge/alx-system_engineering-devops
DevOps with bash scripts, config files and config management tools like Puppet for handling setup, automation and deployment
AllisonOge/binary_trees
ALX binary tree tasks that touches on basic binary tree, binary search trees, AVL trees and max binary heap.
AllisonOge/C-programming-tutorials
A compilation of problems that lead a user from beginner to advanced level programming
AllisonOge/codecount
A freelancer tool for managing and tracking tasks and finances
AllisonOge/ENEL645_ML_Project_RF_Challenge
AllisonOge/icassp2024rfchallenge
AllisonOge/MLOPs_course_with_WandB
AllisonOge/modulation_classification_using_early_exiting
Research repo for applying early exiting in modulation classification use case.
AllisonOge/penetration-testing
penetration testing on gsm network using open source tools
AllisonOge/simple_shell
A simple shell program hsh that works in both interactive and non-interactive mode to run commands and produce output similar to sh (/bin/sh) as well as the exact error output with the exception of the name of the program
AllisonOge/sorting_algorithms
Sorting algorithms written in C language using data structures
AllisonOge/sota-nn-pytorch