Pinned Repositories
Advent-of-Code
This project serves as a collection of my solutions for the yearly puzzles in "Advent of Code".
advent_of_code_2022
boilerplate-advancednode
A boilerplate for the freeCodeCamp curriculum referenced in 'Advanced Node/Express Introduction'.
boilerplate-arithmetic-formatter
boilerplate-bcrypt
A boilerplate for the freeCodeCamp curriculum referenced in 'Data Protection with BCrypt'.
boilerplate-project-secure-real-time-multiplayer-game
A freeCodeCamp project.
Local-Weather
Local Weather project. Shows information about the weather in the user's current location.
sudoku-solver_on_nodejs
sudoku solver done on nodejs
tic-tac-toe
A tic-tac-toe game written in reactjs. Can be played solo or 2 players.
wiki-viewer
rrichy's Repositories
rrichy/tic-tac-toe
A tic-tac-toe game written in reactjs. Can be played solo or 2 players.
rrichy/boilerplate-project-secure-real-time-multiplayer-game
A freeCodeCamp project.
rrichy/Local-Weather
Local Weather project. Shows information about the weather in the user's current location.
rrichy/sudoku-solver_on_nodejs
sudoku solver done on nodejs
rrichy/wiki-viewer
rrichy/Advent-of-Code
This project serves as a collection of my solutions for the yearly puzzles in "Advent of Code".
rrichy/advent_of_code_2022
rrichy/boilerplate-port-scanner
rrichy/boilerplate-project-messageboard
A boilerplate for a freeCodeCamp project.
rrichy/boilerplate-SHA-1-password-cracker
rrichy/celestial_bodies_database
rrichy/coding-interview-university
A complete computer science study plan to become a software engineer.
rrichy/e-learning
rrichy/fcc-Bar-Chart
The first project from FCC-D3.js project series.
rrichy/fcc-D3-Choropleth-Map
4th project from FCC-D3 projects series.
rrichy/kickstart.nvim
A launch point for your personal nvim configuration
rrichy/learn-bash-and-sql-by-building-a-bike-rental-shop
rrichy/learn-periodic-table-database
rrichy/learn-salon-appointment-scheduler
rrichy/learn-sql-by-building-a-student-database-part-1
rrichy/learn-sql-by-building-a-student-database-part-2
rrichy/learn-world-cup-database
rrichy/Personal-Portfolio-Webpage
The 5th freeCodeCamp Responsive Web project.
rrichy/portfolio
This project will server as a portfolio used for job application. It shows some of my finished projects and links to my social accounts.
rrichy/recipe-box-client
This is the frontend files for the project recipe-box
rrichy/sample-app
laravel sample app using sail(dockerized) and breeze starter kit
rrichy/Sudoku-Solver
A Sudoku Solver that uses the Exact cover method in solving.
rrichy/swagger2openapi
Generates openapi.yml file for NestJS apps that uses swagger
rrichy/twitchtv-stream
An FCC project that supposed to use twitch API to show who is currently streaming. Due to twitch's API condition, it requires a key to be able to use it. A workaround of FCC's API is used instead.
rrichy/typeorm-model-generator
Generates models for TypeORM from existing database.