Pinned Repositories
automated-web-search-and-filtering
automated web search project, to extract data from plethora of websites and filter based on advanced search on google search engine.
Censusa
A data collection, android app. This app, has a web service whose repo can be found here => https://github.com/SedemQuame/Censusa-Node-Api
check-if-mobile-for-unity-webgl
The plugin to check if your Unity WebGL game is running on a PC or mobile device.
EasySoft
A simple web application, for web ticketing for to-do items at a company.
Equalizer-Project
Sound Equalizer, project created using matrix laboratory (Matlab). This project is based on the concepts of signal processing. There probably won't be a future update, for this code.
fastapi-restapi-assignment
this is a simple fastapi restapi, created for a take home assigment
fido-ussd-app
Simple fido, ussd application
H2O-Manager
This repo holds code used in the final week project for Global Code 2019 Summer Camp. Project contains code which would be used for implementation of an water detection automation system, to minimize the effects of water shortage in Ghana, by sending users notifications when their various water storage systems need refilling. (NB: Code will be updated in future to include feature to automate water refilling process.)
Maakye_wo
Maakye Wo (converts into English as "I've caught you") is a street traffic reconnaissance framework, that records a video street traffick and extricates the street traffic data of a particular street, these might include vehicle speed, tag overspeeding vehicles and the license plate numbers of road traffic safety violators which could help reduce the occurrence of road accidents.
TopGun
A tool to analyse JFR trace data and identify CPU and allocation hot-spots
SedemQuame's Repositories
SedemQuame/trading-engine_reporting-service
Component for reporting and managing connections, with the database for the trade engine project, (https://github.com/SedemQuame/trading-engine)
SedemQuame/TopGun
A tool to analyse JFR trace data and identify CPU and allocation hot-spots
SedemQuame/afro-ussd
SedemQuame/aggregatr-server
simple server, for serving scraped data from various news channels
SedemQuame/aggregatr-ui-prototype
Prototype for the aggregatr, news channel.
SedemQuame/appui
SedemQuame/clicky-crates-unity-game
A simple 2d game created using the unity game engine. The purpose of this game is to reinforce understanding of various unity concepts such as co-routines and how to create ans structure UI elements using the game engine.
SedemQuame/Exchange-Connectivity
SedemQuame/express-blog-restapi
A secured Nodejs REST API with Express and Swagger Docs
SedemQuame/image-processing-opencv
DynamicThreshold, Variance, Contrast Stretching, Positioning, Flat-Field-Correction
SedemQuame/iterator-design-pattern
This repository, holds an implementation of the iterator design pattern, written in java. Created to help reinforce the concepts, spoken about during the presentation.
SedemQuame/Jedis-Spike
object serialisationa and deserialisation
SedemQuame/Jedis-Spike-PubSub-Implementation
Spike for passing messages between, micro-services using jedis(java + redis) ... codebase will be used to give communication capabilities to a trading engine, and an order validating service.
SedemQuame/jmc
This is the project for OpenJDK Mission Control, a production time profiling and diagnostics tools suite. https://openjdk.java.net/projects/jmc/
SedemQuame/makarios-pdf-reader
simple, pdf reader built using in flutter, to read pdf either locally or remotely, code will be integrated into as a component in already makarios project
SedemQuame/mkts
A command line tool for creating different types of typescript applications
SedemQuame/NavMeshComponents
High Level API Components for Runtime NavMesh Building
SedemQuame/newsfoldr_scraper
SedemQuame/pytesseract
A Python wrapper for Google Tesseract
SedemQuame/rufus
The Reliable USB Formatting Utility
SedemQuame/shuffler
simple script that takes, a list of person names and shuffles them into groups for with assigned topics, and presentation dates, shuffling is done using the richard dunsterfield algoritm, which is a variant of the fisher-yates shuffling algorithm, with complexity O(n).
SedemQuame/spring-boot-spike
simple spike project, created in spring boot, to understand how the framework work ...
SedemQuame/testplan
Testplan, a multi-testing framework, because unit tests can only go so far..
SedemQuame/the-address-classified
simple commerce concept
SedemQuame/trade-client-connectivity
Client conenctivity, component of the trading engine project, that can be found on https://github.com/SedemQuame/trading-engine
SedemQuame/trade-engine
Logic, for the trade engine microservice
SedemQuame/trade-exchange-connectivity
Exchange connectivity, component for the trade engine project "https://github.com/SedemQuame/trading-engine"
SedemQuame/trading-engine
Interesting trading system, created during the final moments of the "TLC" training camp, to reinforce understanding on how trading systems work.
SedemQuame/Unity-Endless-Runner-Game
A simple endless runner game built using unity.
SedemQuame/unity_multiplayer_game_using_photon
multiplayer demo created using photon