Pinned Repositories
0xAds
Basic platform ads system server implementation in NodeJs.
0xhut
Easy identity authentication protocol for servers and users.
APIGate
An API Gateway implementation
artisanDB
basic_python_pratical
Learning python with practical implementation
handlebars-converter
Converts handlebars code with partials or(and) layout to html
insta-webhook
A flexible and easy-to-use Node.js boilerplate for implementing Instagram webhook functionality.
send-cloudwatch-log
Easily send logs from your Node.js application to AWSCloudWatchLogs service
tobiajibade.com
⚡ My website portfolio - a dockerized web app running in production.
vc-govern
Web5 verifiable credentials manager
biggaji's Repositories
biggaji/send-cloudwatch-log
Easily send logs from your Node.js application to AWSCloudWatchLogs service
biggaji/0xAds
Basic platform ads system server implementation in NodeJs.
biggaji/0xhut
Easy identity authentication protocol for servers and users.
biggaji/0xRecommend
A machine learning course recommendation engine implementation in Nodejs using TensorFlow.js
biggaji/APIGate
An API Gateway implementation
biggaji/biggaji
biggaji/magic-login-link
Just testing Buns for building APIs
biggaji/vc-govern
Web5 verifiable credentials manager
biggaji/cache-store
An In-memory cache implementation written in Go
biggaji/hello-world-web5
Learning and practicing Web5 fundamental concepts, protocols e.t.c
biggaji/insta-webhook
A flexible and easy-to-use Node.js boilerplate for implementing Instagram webhook functionality.
biggaji/subengine
A base payment subscription engine written in go.
biggaji/Algorithms-Explanation
Popular algorithms explained in simple language with examples and links to their implementation in various programming languages and other required resources.
biggaji/backend-auth
YIP backend workshop demo: Authentication and Authorization.
biggaji/backend-yip
YIP backend workshop demo: A RESTful API implementation.
biggaji/config-error-logger
A configurable error logging system in nestjs
biggaji/decoding-typescript
An in-depth practice on typescript types.
biggaji/disinformation-tool
biggaji/euphrates
Practicing building APIs with gRPC
biggaji/ggsays
A simple but yet powerful micro-blogging API built with go.
biggaji/hashdrafts
Drafts Hashnode post(s) from a README.md
biggaji/keycloak-practice
Practising how to use keycloak with an express server API
biggaji/oxbot
A simple reminder bot
biggaji/pipeline-drill
A workflow pipeline queue engine
biggaji/portfolio
My porfolio
biggaji/task-management-api
biggaji/url-summary-card
An API service to create summary card for URLs
biggaji/utd
A deno practice dump
biggaji/yip-websocket-server-demo
A demo to show how a websocket is implemented on a Node.js server using the socket.io library.
biggaji/yip-websocket-ui-demo
A simple html code to demo a web-socket implementation on the User browser or UI