Pinned Repositories
async_fastapi_starter_code
An Async code base to get a lot of set up out of the way
FastAPI-Backend-Template
A backend project template with FastAPI, PostgreSQL with asynchronous SQLAlchemy 2.0, Alembic for asynchronous database migration, and Docker.
FastAPI_SAAS_Template
FastAPI SAAS Template (Boilerplate code)
fin-banker
A Demo Fintechy approach
PingPong-NodeJs-WebSocket
A game of pingpong which runs on NodeJs, express with the use of Web Sockets from the socket.io library
Roku-API-Service
Building a startup in public, making business decisions as I would if i was funded.
SediPack
A Sedimentological package for grain size analysis, statistics and plots
stunning-octo-broccoli
Notification Prototype
tokenizer_auth_sample
Double signer implementation for authentication going a step above bare JWT's.
User_Auth_With_Email_Verification
philipokiokio's Repositories
philipokiokio/agenta
The LLMOps platform to build robust LLM apps. Easily experiment and evaluate different prompts, models, and workflows.
philipokiokio/Microservice-python
Learning to build Microservice with FCC
philipokiokio/matic-movie-service
Take Home Task.
philipokiokio/stunning-octo-broccoli
Notification Prototype
philipokiokio/learning-backend-with-go
Learning to Write Go for backend.
philipokiokio/fin-banker
A Demo Fintechy approach
philipokiokio/the-new-lekki-check-in
Building a software to aid check-in for church.
philipokiokio/fastapi-microservice-template
Learning how to build Micro-service by Reading and running a server.
philipokiokio/backend-engineering-octernship
Go project.
philipokiokio/bookms-api
philipokiokio/go-projects
Learning to Building Servers in Go and Learning Go
philipokiokio/Roku-API-Service
Building a startup in public, making business decisions as I would if i was funded.
philipokiokio/season-of-docs
Supporting materials for Google's Season of Docs program
philipokiokio/philipokiokio
philipokiokio/Assetizer
Tracking Assets and sending information to a Table (using FastAPI). Proof of Concept.
philipokiokio/medici-bank
Building a simulation of Bank/Fintech Product with Transfers, Crediting, and if possible virtual cards.
philipokiokio/laughing-octo-carnival--APi
Mixer API building a saas.
philipokiokio/data-structures-based-Backend-dev-in-FastAPI-
Using/Learning DS and how they can be used wihen building out backend services.
philipokiokio/FastAPI-Backend-Template
A backend project template with FastAPI, PostgreSQL with asynchronous SQLAlchemy 2.0, Alembic for asynchronous database migration, and Docker.
philipokiokio/fastapi-template
A production-ready FastAPI template with Redis, Docker and PostgreSQL
philipokiokio/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
philipokiokio/PayBills
Playing with an Idea.
philipokiokio/Report-Board-API
An API service built with NestJs with the amin to mock the process carried out via result portals at centers of Education. The sole demonstration of this application asides from the practice witdemh building in a new language and framework (personal goal) it is a demostration of Access Control system (Role based, Permission Based).
philipokiokio/nestJs-API
Learning to build with NestJs with a demo application that can be used to sell used cars. The application used basic Cookie based Auth (Sign up and Sign In). Role based Access control and it was deployed on Heroku.
philipokiokio/FastAPI_LMS
Building out an LMS Backend Service with FastAPI
philipokiokio/Beating-SQL-Enum-Issues-in-FastAPI
Beating SQL Enum Issues in FastAPI, Code base check Medium for the post.
philipokiokio/User_Auth_With_Email_Verification
philipokiokio/API-development-in-fast-api
API development with FAST_API
philipokiokio/fastapi-mailman
Porting Django's email implementation to your FastAPI applications.
philipokiokio/NestJs-Todo-API