Pinned Repositories
.github
Who we are
AirBnB_clone
This repo contains a command interpreter built to manage objects created when building an AirBnB clone
alx-higher_level_programming
This repo contains higher level programming implementations in C and Python
alx-pre_course
I'm now an ALX Student, this is my first repository as a full-stack engineer
Fake-News-Detection-With-Python
This repo contains an implementation of how to detect fake news with Python using Machine Learning
fastapi-nextjs-surrealdb-starterkit
This repo contains a starter kit to build applications using NextJS, FastAPI and SurrealDB
JSCalculator
This repo contains code for a simple calculator built using Bootstrap, HTML, CSS and JavaScript
monolith-to-microservices-project
Project code for refactoring a monolith application to microservices
monty
This repo contains a Monty interpreter written in C
simple_shell
This repo contains a simple shell built in C.
richie-omondi's Repositories
richie-omondi/fastapi-nextjs-surrealdb-starterkit
This repo contains a starter kit to build applications using NextJS, FastAPI and SurrealDB
richie-omondi/JSCalculator
This repo contains code for a simple calculator built using Bootstrap, HTML, CSS and JavaScript
richie-omondi/.github
Who we are
richie-omondi/AirBnB_clone
This repo contains a command interpreter built to manage objects created when building an AirBnB clone
richie-omondi/alx-higher_level_programming
This repo contains higher level programming implementations in C and Python
richie-omondi/alx-pre_course
I'm now an ALX Student, this is my first repository as a full-stack engineer
richie-omondi/alx-system_engineering-devops
This repo contains folders that implement different system engineering concepts.
richie-omondi/alx-zero_day
I'm now an ALX Student, this is my first repository as a full-stack engineer
richie-omondi/monolith-to-microservices-project
Project code for refactoring a monolith application to microservices
richie-omondi/monty
This repo contains a Monty interpreter written in C
richie-omondi/printf
This repo contains custom code implementation of the printf() function in C
richie-omondi/simple_shell
This repo contains a simple shell built in C.
richie-omondi/Another-Stoic-Quote-Machine
A Stoic Quote Machine (read out by my voice)
richie-omondi/awesome-surreal
A curated list of SurrealDB resources, tools, utilities, and applications.
richie-omondi/binary_trees
This repo contains functions written in C that build different types of binary trees and implement various operations on them
richie-omondi/bug_fixing
This repo contains code that fixes bugs in an existing project
richie-omondi/LandingPage
This repo contains code for the landing page of Mars Analytics
richie-omondi/low_level
This repo contains low-level code implementations in C
richie-omondi/Markdown-Previewer
Markdown Previewer
richie-omondi/Personal-Online-Profile
This repo contains code for my personal online techpreneur profile
richie-omondi/python-practice
This repo contains python code I have written for practice to improve my skills
richie-omondi/qr-code
This is a solution to the QR code component Frontend Mentor Challenge
richie-omondi/Random-Quote-Generator
Random Quote Generator built using Bootstrap, HTML, CSS and JavaScript
richie-omondi/reddit-cli
This is a simple Reddit CLI
richie-omondi/richie-omondi
Config files for my GitHub profile.
richie-omondi/RSA-Factoring-Challenge
This repo contains code used to attempt to solve the RSA factoring problem
richie-omondi/sorting_algorithms
A sorting algorithm is an algorithm made up of a series of instructions that takes a data structure as input(array, list, linked list), performs specified operations on the array, and outputs a sorted data structure.
richie-omondi/space-cli
This is a CLI built to generate info and updates about space and space travel
richie-omondi/Udagram-project
An AWS Elastic Beanstalk implementation
richie-omondi/website_clone
AirBnB Clone built with Flask and MySQL