Pinned Repositories
2-way-sms
A very simple PHP script on how to educate a target group about COVID using AT's 2-way SMS
ably-go
Go client library SDK for Ably realtime messaging service
africastalking-android
Official Android SDK
akka
Build highly concurrent, distributed, and resilient message-driven applications on the JVM
akka-http
The Streaming-first HTTP server/module of Akka
archi
An introductory level Restful API written in Go. Makes use of Gorilla MUX to handle HTTP Requests/Responses. The app uses MongoDb as its persistence service
egan
A full blown Food Ordering API written in Scala. Uses the Akka actor model, an open-source library for developing concurrent distributed applications and Akka HTTP, a client/server dsl. Caching using Redis/MySql and durable persistence using Cassandra's Phantom DSL
go-book-management
Golang apps built to enhance my understanding of the language, its frameworks, interacting with other services.
home-automation
A simple, non-production ready home automation app built around the themes of Python/Flask, wannabe MSA using Docker-compose and REST
venus
Getting my hands dirty with Python3, Flask, SQLAlchemy and deploying the app on Linode using NGINX and gunicorn
DavisOsiemo's Repositories
DavisOsiemo/2-way-sms
A very simple PHP script on how to educate a target group about COVID using AT's 2-way SMS
DavisOsiemo/go-book-management
Golang apps built to enhance my understanding of the language, its frameworks, interacting with other services.
DavisOsiemo/ably-go
Go client library SDK for Ably realtime messaging service
DavisOsiemo/archi
An introductory level Restful API written in Go. Makes use of Gorilla MUX to handle HTTP Requests/Responses. The app uses MongoDb as its persistence service
DavisOsiemo/egan
A full blown Food Ordering API written in Scala. Uses the Akka actor model, an open-source library for developing concurrent distributed applications and Akka HTTP, a client/server dsl. Caching using Redis/MySql and durable persistence using Cassandra's Phantom DSL
DavisOsiemo/home-automation
A simple, non-production ready home automation app built around the themes of Python/Flask, wannabe MSA using Docker-compose and REST
DavisOsiemo/venus
Getting my hands dirty with Python3, Flask, SQLAlchemy and deploying the app on Linode using NGINX and gunicorn
DavisOsiemo/ak-arts-chat
DavisOsiemo/akka-http-quickstart
DavisOsiemo/bevante-chat
DavisOsiemo/esp32-wifi-manager
Allows an ESP32 to connect to a saved wifi or start an access point where you can connect to existing wifis
DavisOsiemo/Go-Basics
An sample app based on the official Go Lang docs.
DavisOsiemo/go-email-checker
Using Go's native tools to check email validity
DavisOsiemo/go-fiber-crm-basic
APIs with Golang Fiber framework with Sqlite
DavisOsiemo/go-lambda-functions
Serverless programming using AWS Lambda functions
DavisOsiemo/go-movies-crud
CRUD using Golang's internal data structures
DavisOsiemo/Go-quickstart
Toying with Go
DavisOsiemo/go-slack-age-bot
Communicating with Slack API to return a user's age. Uses Go channels for message passing
DavisOsiemo/go-slack-file-bot
A Slack bot that sends remote files to a Slack Channel.
DavisOsiemo/Kafka
Producer and consumer APIs using Kafka
DavisOsiemo/kinyozi
A customer management tool that allows barber-shop and salon managers to classify clientele and communicate with it seamlessly via SMS
DavisOsiemo/LNMOnlineAndroidSample
Lipa Na MPESA Online (STK Push) Android Sample Application. This app demonstrates an e-commerce purchase and checkout process via Mpesa and Daraja :smile:
DavisOsiemo/mossbetsDataProcessor
mossbetsDataProcessor
DavisOsiemo/next-js-app
Toying with Next JS, Prisma ORM, Tailwind CSS and Postgres hosted on Railway
DavisOsiemo/nodejs-express-sequelize-mysql
Node JS and Express Backend for a Tutorials Project
DavisOsiemo/osen-wc-mpesa
WordPress Plugin that extends WordPress and WooCommerce functionality to integrate MPESA for making payments, remittances, checking account balance transaction status and reversals.
DavisOsiemo/phantom
Schema safe, type-safe, reactive Scala driver for Cassandra/Datastax Enterprise
DavisOsiemo/Profile
Mossbets User management
DavisOsiemo/reactive-stock-trader
A Stock Trader system to demonstrate reactive systems development
DavisOsiemo/vue-js-client-crud
VUE JS Frontend for a Tutorials Project