Pinned Repositories
Arkrams-Converter
An application that converts weight and mass measurements
CloudUploader
A CLI tool for uploading files to any AWS Storage
Genre-Generator-App
A simple dotnet application deployed via Helm Chart
name-generator
A random name generator for servers, cluster nodes etc in Typescript.
NewsApp
A demo news app to display the latest news and headlines.
node-firebase-firestore
A CRUD RESTFUL API USING FIREBASE FIRESTORE
nodejs-starter
Another starter project for REST API with Node.js, Express, and MongoDB
rest-nigeria
Get information about nigeria via RESTful API
RODMARK-AFRICANA
terraform-projects
infrastructure code for all my side projects
FunbiOyede's Repositories
FunbiOyede/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
FunbiOyede/solution-architecture
Solution Architecture links, articles, books, video lessons, etc.
FunbiOyede/backendlore
How I write backends
FunbiOyede/30-days-of-elixir
A walk through the Elixir language in 30 exercises.
FunbiOyede/javascript-design-patterns-for-humans
An ultra-simplified explanation of design patterns implemented in javascript
FunbiOyede/Edabit
Edabit Challenges
FunbiOyede/Balancing-Checkbook
balancing checkbook in c sharp
FunbiOyede/RODMARK-AFRICANA
FunbiOyede/Arkrams-Converter
An application that converts weight and mass measurements
FunbiOyede/rudimentary_checkbook
rudimentary checkbook made with java
FunbiOyede/Himalayas
FunbiOyede/Awesome-NodeJS-1
A curated collection of best NodeJS Resources
FunbiOyede/Dark-And-Light-Mode-Toggler
Small react app to test dark and light mode switcher
FunbiOyede/Forms
Login And Resgistration forms with sass
FunbiOyede/learn-travis
:sunglasses: A quick Travis CI (Continuous Integration) Tutorial for Node.js developers
FunbiOyede/socializer
A basic social media application to demonstrate Elixir + Phoenix + GraphQL + React + Apollo
FunbiOyede/MiniMath
A web app that can perform further math calculations
FunbiOyede/Bookmarker
A bookmark application that can take the name and url of a website made with react
FunbiOyede/learn-json-web-tokens
:closed_lock_with_key: Learn how to use JSON Web Token (JWT) to secure your next Web App! (Tutorial/Example with Tests!!)
FunbiOyede/Color-Guessing-Game
Color Guessing Game made with C#
FunbiOyede/sortopoex
Toy project: A Task Sorter API
FunbiOyede/Todo-App-React
FunbiOyede/Introduction-To-DBMS
An article explaining the building blocks of databases and database management system
FunbiOyede/learn-api-design
:innocent: Essential learning for people building APIs
FunbiOyede/To-Do-List-App