Pinned Repositories
daraja-go
Daraja API SDK for Golang
electrify-x16
A simulated 16-bit computer and its assembler
feedly
A Go parser for feeds
kplc-outage-microservice
A backend application that sends reminders to emails and GCM about power outages in a specific location
rmx
Military Grade file deletion software for Unix Systems
supervisor
User process monitoring daemon with a logging, alerting and control abilities
video-streamer
HLS ABR(Adaptive bitrate Streaming) Application Using Golang
wallet-api
A REST (JSON) API that manages wallets of players in an online casino.
watermark-gen
A watermark generator using golang.
worldle-regex
A fullstack web application written in Golang and HTML for helping solve Wordle puzzles. A user types a regex for a word he wants to solve and it looks up over 10000 words.
oyamo's Repositories
oyamo/jadx
Dex to Java decompiler
oyamo/Pymongo
Mongo DB is a document-oriented multiplatform database program
oyamo/AndelaCryptoApp
My Andela Learning Community 2.0 Android Intermediate Assessment CryptoApp Challenge
oyamo/bash101
My Learning Journey of Bourne Again SHell
oyamo/Kotlin101
Learning Kotlin practically
oyamo/qksms
The most beautiful SMS messenger for Android
oyamo/spring-boot
Spring Boot
oyamo/traceroute-python
Tracing routers hit by packets using python-scapy
oyamo/africastalking-go
The unofficial AfricasTalking API Wrapper for Golang
oyamo/animation-samples
Multiple samples showing the best practices in animation on Android.
oyamo/azure-quickstart-templates
Azure Quickstart Templates
oyamo/DataCamp
DataCamp data-science courses
oyamo/Elite
oyamo/hacker101
Hacker101
oyamo/HotelReservation
Hotel Booking ChatBot with Google's DialogFlow API and Flask micro web framework
oyamo/imageflow
High-performance image manipulation for web servers. Includes imageflow_server, imageflow_tool, and libimageflow
oyamo/intermediate-node-course
an intermediate node.js course
oyamo/mobpay
oyamo/ProProgressViews
Progress Views Library
oyamo/pyjadx
Jadx Python Binding
oyamo/python-scapy-packet-analysis
Analysing packets collected by Wireshark
oyamo/python101
My Python Scripts that I feel I shoould preserve forever
oyamo/scapy
Scapy: the Python-based interactive packet manipulation program & library. Supports Python 2 & Python 3.
oyamo/show-java
An APK (android application), JAR & Dex decompiler for android.
oyamo/simple-ecommerce-api
Simple Ecommerce RESTFul API
oyamo/SpringBoot
Spring Boot is a Java Web Framework Built on Spring
oyamo/sql101
My journey in Learning Advanced SQL
oyamo/stl-tocsv-converter
Converts 3ds stl file(ascii format) into csv(comma seperated values)
oyamo/vibes
oyamo/XSS-Freak
XSS-Freak is an xss scanner fully written in python3 from scratch. it is one of its kind since it crawls the website for all possible links and directories to expand its attack scope. then it searches them for inputs tags and then launches a bunch of xss payloads. if an inputs is not sanitized and vulnerable to xss attacks, the tool will discover it in seconds.