Pinned Repositories
calculator
Simple calculator made with pure HTML/CSS and Javascript
color-quantization
A CLI python program featuring local search algorithms and k-means clustering applied to image color quantization.
dnd-sheet
eight-puzzle
CLI Eight Puzzle mini-game featuring BFS, DFS, Greedy and A* searches as solver algorithms.
frontend-challenge
Frontend programming challenge for developer candidates at Plurall
hacker-news
Cloning the UI of Hacker News
rocketshoes
Simple React web app to practice states, contexts and custom hook concepts by implementing shopping cart features.
spacetraveling
Simple Next.js blog consuming Prismic CMS API
watch-me
Simple react web page to list movies according to its categories for the Ignite Bootcamp challenge.
nakahwra's Repositories
nakahwra/rocketshoes
Simple React web app to practice states, contexts and custom hook concepts by implementing shopping cart features.
nakahwra/dnd-sheet
nakahwra/eight-puzzle
CLI Eight Puzzle mini-game featuring BFS, DFS, Greedy and A* searches as solver algorithms.
nakahwra/watch-me
Simple react web page to list movies according to its categories for the Ignite Bootcamp challenge.
nakahwra/calculator
Simple calculator made with pure HTML/CSS and Javascript
nakahwra/color-quantization
A CLI python program featuring local search algorithms and k-means clustering applied to image color quantization.
nakahwra/frontend-challenge
Frontend programming challenge for developer candidates at Plurall
nakahwra/hacker-news
Cloning the UI of Hacker News
nakahwra/keybindings
Remap arrow keys to ijkl and make use of caps lock
nakahwra/spacetraveling
Simple Next.js blog consuming Prismic CMS API
nakahwra/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
nakahwra/to-do
Simple to-do list web app developed with ReactJS for the Ignite Bootcamp challenge.