Pinned Repositories
bashboard
Appliying grid layout knowledge to create a dashboard
binary-search-tree
Creating a binary search tree from a sorted array.
calculadora
Simple calculator project
coding-exercises
Place to keep track of all my resolved coding exercises.
cv-app
React project for creating a CV application page.
farm_test
game-store-page
Game store webpage showing the latest game deals using Gameshark API.
memory-card-game
Simple memory game using React in its implementation.
quacker
Simplified Twitter clone.
todolist
To-do list using js, css and html through webpack.
Kayo-b's Repositories
Kayo-b/game-store-page
Game store webpage showing the latest game deals using Gameshark API.
Kayo-b/quacker
Simplified Twitter clone.
Kayo-b/todolist
To-do list using js, css and html through webpack.
Kayo-b/bashboard
Appliying grid layout knowledge to create a dashboard
Kayo-b/binary-search-tree
Creating a binary search tree from a sorted array.
Kayo-b/calculadora
Simple calculator project
Kayo-b/coding-exercises
Place to keep track of all my resolved coding exercises.
Kayo-b/cv-app
React project for creating a CV application page.
Kayo-b/farm_test
Kayo-b/memory-card-game
Simple memory game using React in its implementation.
Kayo-b/form_validation
Applying Constraint Validation API methods to validate a form.
Kayo-b/forms
repo for learning how to make forms
Kayo-b/gamejam23.time
My attempt at creating a HTML5 game using Phaser for the Gamedev.js Jam 2023. Theme -> Time
Kayo-b/html_tables
table practice
Kayo-b/Kayo-b
Config files for my GitHub profile.
Kayo-b/KnightsTravails
Making a graph that represents all possible moves that a chess knight can make and create an algorithm that finds the shortest path between two points in the 8x8 chess grid.
Kayo-b/landing_page
Odin landing page begginer project
Kayo-b/library
Books listing with objects
Kayo-b/linked-list
Linked List class + node factory function
Kayo-b/linked-list-1
Kayo-b/phaser3-ts-vite-template
A template for HTML5 game development using Phaser3, Typescript and Vite. It already contains the official Phaser3 tutorial game coded and working.
Kayo-b/restaurant_page
Dynamically rendering a simple restaurant page
Kayo-b/rock-paper-scissors
Simple Rock-Paper-Scissors game.
Kayo-b/sign-up
Sign up page - CSS/HTML practice
Kayo-b/sketchpad
Kayo-b/slider
Interactive menu with a simple image carousel.
Kayo-b/tic-tac-toe
Implementing a tic-tac-toe game using factory functions and modules in the design.
Kayo-b/weather.app
Kayo-b/webhook
Experimenting on the creation of custom webhooks for personal projects.
Kayo-b/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.