Pinned Repositories
abeg-app-clone
Clone of the Abeg app clone (https://no-dey-beg.netlify.app/) 😉.
Algorithms-and-Data-Structures-Master-Class-Coding-Exercises
This repository contains my solutions to the coding exercises in Udemy's Javascript Algorithms and Data Structures Master Class course.
Computer-Based-Examination-Software
Online Examination System implemented as my Final Year Project.
Fyyur
Fyyur is a musical venue and artist booking site that facilitates the discovery and bookings of shows between local performing artists and venues. This site lets you list new artists and venues, discover them, and list shows with artists as a venue owner.
Paste-It
PasteIt is an online clipboard. Share text over the internet by generating a unique URL. Others can access the contents of the paste via this URL.
SAP-1-Computer
Design and Implementation of a Simple-As-Possible 1 (SAP-1) Computer using an FPGA and VHDL.
Scribbles-Blog
Full stack blog built with React and Flask.
task-ager
Task manager built with React.
whatsapp-web-clone
Clone of Whatsapp Web's current UI.
whatsapp-web-clone-backend
Backend service that implements WebSocket protocol to communicate with the Whatsapp Web Clone UI (https://github.com/KarenOk/whatsapp-web-clone) I previously built.
KarenOk's Repositories
KarenOk/whatsapp-web-clone
Clone of Whatsapp Web's current UI.
KarenOk/whatsapp-web-clone-backend
Backend service that implements WebSocket protocol to communicate with the Whatsapp Web Clone UI (https://github.com/KarenOk/whatsapp-web-clone) I previously built.
KarenOk/SAP-1-Computer
Design and Implementation of a Simple-As-Possible 1 (SAP-1) Computer using an FPGA and VHDL.
KarenOk/abeg-app-clone
Clone of the Abeg app clone (https://no-dey-beg.netlify.app/) 😉.
KarenOk/Algorithms-and-Data-Structures-Master-Class-Coding-Exercises
This repository contains my solutions to the coding exercises in Udemy's Javascript Algorithms and Data Structures Master Class course.
KarenOk/Scribbles-Blog
Full stack blog built with React and Flask.
KarenOk/portfolio-v2
Personal website and portfolio
KarenOk/leetcode-solutions
Personal Javascript/Python solutions to Leetcode problems.
KarenOk/Contact-Keeper
Fullstack MERN application to manage contacts. Includes authentication functionality.
KarenOk/Fyyur
Fyyur is a musical venue and artist booking site that facilitates the discovery and bookings of shows between local performing artists and venues. This site lets you list new artists and venues, discover them, and list shows with artists as a venue owner.
KarenOk/JavaScript30
My attempts at the 30 Vanilla JS projects put together by Wes Bos. Check out https://javascript30.com/
KarenOk/react-flask-app-boilerplate
Boilerplate for a React and Flask based full-stack application
KarenOk/task-ager
Task manager built with React.
KarenOk/css-transitions-and-animations
CSS Transition and Animation snippets.
KarenOk/heatmap
Heatmap of Transactions
KarenOk/path-to-tree
Convert a list of paths into a tree
KarenOk/react-native-tryout
Try out React Native
KarenOk/alien-invaders-game
A web based game built using the HTML Canvas API
KarenOk/Clone-Wars
100+ open-source clones of popular sites like Airbnb, Amazon, Instagram, Netflix, Tiktok, Spotify, Whatsapp, Youtube etc. See source code, demo links, tech stack, github stars.
KarenOk/currency-rates-api
Express API for fetching current foreign exchange rates.
KarenOk/Full-Stack-Trivia-Game
Full stack trivia game application that allows you play a quiz game of questions in categories you have created.
KarenOk/Github-Finder
Search and view basic information about Github users.
KarenOk/KarenOk.github.io
A collection of websites for hosting with GitHub pages. Some websites here already exist as individual repos.
KarenOk/landing-page-with-dark-mode
Landing Page with Dark Mode
KarenOk/react-view-profiles
View a list of profiles using ReactJS
KarenOk/Codility
Personal solutions to lessons on Codility http://codility.com
KarenOk/express-socket.io-tryout
Tryout of WebSocket communication in NodeJS using Express and Socket.IO .
KarenOk/graphql-with-express
GraphQL Server with Node and Express
KarenOk/Webpack2Demos
Follow along code for the course - Webpack 2: The Complete Developer's Guide (https://udemy.com/course/webpack-2-the-complete-developers-guide/)
KarenOk/tic-tac-toe
Simple game of tic-tac-toe