Skip to content
View RJ-Tabelon's full-sized avatar

Highlights

  • Pro

Block or report RJ-Tabelon

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
RJ-Tabelon/README.md

Rainier Joshua (RJ) Tabelon

gif1 gif2

Hey there! I'm RJ, a Computer Science major and Electrical Engineering minor at the University of Florida with a strong interest in full-stack development and cloud computing.

I love developing programs that make people's lives easier and making them look good through creative, user-centered design.

I'm always looking to learn something new, grow as a developer, and work on projects that make a difference.

Feel free to reach out if you want to connect, collaborate, or just chat about tech!


Tech Stack

Tech Stack

Languages

TypeScript JavaScript Python C++ Java

Frameworks & Libraries

React Express Redux TailwindCSS

Tools

Docker AWS Linux Node.js GitHub Actions Git Figma Nginx

Databases

PostgreSQL MongoDB Firebase


GitHub Overview

GitHub Stats Top Languages

Pinned Loading

  1. SwampHacksXI SwampHacksXI Public

    KoalaKite is a Chrome extension that helps parents monitor and understand kids’ online activity using AI-powered vision analysis and real-time dashboards.

    TypeScript 1

  2. CoreCRM CoreCRM Public

    CoreCRM is a full-stack CRM for managing contacts, deals, and tasks, built with a React frontend and a Node.js/Express API backed by PostgreSQL. The application is containerized with Docker, fronte…

    JavaScript

  3. PicklePortal PicklePortal Public

    PicklePortal is a lightweight IoT system for tracking pickleball court occupancy and queues in real time, combining ESP32-CAMs and sensors with a Node.js backend, YOLOv8-based person counting, Fire…

    C++ 2 1

  4. RentalRabbit RentalRabbit Public

    RentalRabbit is a real estate rental platform built with Next.js, Node.js, and AWS, featuring secure role-based authentication, an interactive Mapbox search, and responsive dashboards for tenants a…

    TypeScript

  5. ChimChat ChimChat Public

    ChimChat is a lightweight real-time group chat app that uses Socket.IO for live messaging, Firebase Firestore for persistent chat history, and a simple browser-based UI, with AI-powered chat comman…

    JavaScript

  6. Tetris Tetris Public

    A classic Tetris game built from scratch using the C++ Raylib library. Featuring an object-oriented design with modular classes for the grid, blocks, and game logic, it incorporates core game devel…

    C++