RC

My Projects

https://realtime-sudoku-7opq.vercel.app

Realtime Sudoku

A realtime multiplayer Sudoku game built with Next.js (TypeScript) and Liveblocks. Features real-time chat as well as game state sync

https://blog-ritchie-gr8.vercel.app/

Personal Blog

A personal blog built with React.js and a Go backend, featuring real-time notifications via Server-Sent Events (SSE) and a CI/CD pipeline powered by GitHub Actions.

Go Microservices With Broker Service

Microservices demo with RabbitMQ broker for inter-service communication, deployed via Docker Swarm. Uses gRPC, PostgreSQL, and MongoDB with container orchestration and service discovery.

https://mini-games-app.vercel.app/

Mini Games Platform

A mini games platform (Tic Tac Toe, Snake, Connect 4, and Memory Match) with Minimax algorithm AI opponent using Vue.js

https://secure-file-sharing-orpin.vercel.app

Secure Share

An end-to-end secure file sharing platform built with Next.js and using Rust to safely encrypt files using industry standard AES-256 encryption with auto-expiring links