renakuai's repositories
3d-animations
Playing around with Three.js
calculator
Calculator project to showcase intermediate JS functions and DOM manipulation (HTML, CSS, JS)
connect-4-game
Created with StackBlitz ⚡️
d3-gdp-map
A choropleth map visualizing GDP per capita over the years using D3 as the calculation engine and React as the rendering
d3-politics
A collection of projects and data visualizations about American politics calculated using D3 and rendered in React.
etch-a-sketch
Etch-a-sketch project to showcase basic JS and DOM manipulation (HTML, CSS, JS)
helios
A design system kickstarter to help you get fundamental tokens and components in place
nursery-inventory-app
A CRUD inventory app made with Express / Node, MongoDB, and Pug
weather-app
Created a weather app to practice ReactJS themes / styled components and CSS animations.
figma_plugins
Space for Figma plugins
JavaScript30
30 Day Vanilla JS Challenge
kuai-li-family-recipes
A family recipe CRUD app made using React and Firebase
litelement_playground
Lit Element Practice Area
memory-game
A Pokemon memory game built using React functional components
odin-recipes
Recipe Project
opposite-news-project
Practice using an API
react-basics-guide
A React Guide
renakuai.com
Personal domain
rock-paper-scissors
Rock, Paper, Scissors game to showcase basic JS and DOM manipulation (HTML, CSS, JS)
theodinproject
Main Website for The Odin Project
tic-tac-toe
A browser game to showcase understanding of prototype chain, scope + closures, and the module pattern