Pinned Repositories
absi_sample
A prototype of the ABSI website
adonis-fut-tracker
API that allows users to record their Fifa Ultimate Team Weekend League results and track previous weekend league results.
angular-tuts
angular-websockets
Front End application of `go-websockets`. Implementation of Websockets in Angular
django_caching
Demonstration of caching in Django Applications using Redis
flutter-demo
Flutter app tutorial demo
go-cards
Learning Go basics by counting number of cards in a deck.
todo-backend
A Simple ToDo Application Backend made in Golang
todo-ui
A Simple ToDo Application FrontEnd made in Angular
IsaacOmondi's Repositories
IsaacOmondi/absi_sample
A prototype of the ABSI website
IsaacOmondi/adonis-fut-tracker
API that allows users to record their Fifa Ultimate Team Weekend League results and track previous weekend league results.
IsaacOmondi/angular-tuts
IsaacOmondi/angular-websockets
Front End application of `go-websockets`. Implementation of Websockets in Angular
IsaacOmondi/carsales
Simple car sales app to learn Django Rest Framework
IsaacOmondi/django_caching
Demonstration of caching in Django Applications using Redis
IsaacOmondi/flutter-demo
Flutter app tutorial demo
IsaacOmondi/go-cards
Learning Go basics by counting number of cards in a deck.
IsaacOmondi/todo-backend
A Simple ToDo Application Backend made in Golang
IsaacOmondi/todo-ui
A Simple ToDo Application FrontEnd made in Angular
IsaacOmondi/code-examples
Example projects for https://attacomsian.com/blog website.
IsaacOmondi/distributed-node
Learning more about building distributed systems in node.js
IsaacOmondi/go-websockets
Creating a chat application using Go and Angular Websockets
IsaacOmondi/graphql-tuts
Repo for learning how to use GraphQL with Django
IsaacOmondi/hackathon-starter-kit
A Node-Typescript/Express Boilerplate with Authentication(Local, Github, Facebook, Twitter, Google, Dropbox, LinkedIn, Discord, Slack), Authorization, and CRUD functionality + PWA Support!
IsaacOmondi/howtographql
How to use graphql to create RESTful API's using Django
IsaacOmondi/IsaacOmondi
Config files for my GitHub profile.
IsaacOmondi/mern_shoppinglist
Create a simple shopping list app to learn the MERN (MongoDB, Express, React & Node.js) stack
IsaacOmondi/milomecomics
Milome Comics website with MDB Bootstrap
IsaacOmondi/node-vidly
Simple movie app to Learn CRUD operations in Node with Express
IsaacOmondi/public-apis
A collective list of public JSON APIs for use in web development.
IsaacOmondi/quizzer
A basic Q&A app to practice using animations in Vue.js
IsaacOmondi/quotes_app
A simple quotes app that demonstrates how to use components in Vue.js
IsaacOmondi/rwd_sample
A sample of my understanding of Responsive Web Design
IsaacOmondi/vue_tuts
Repo for learning how to use Vue.js