Skip to content
View jetsu03's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report jetsu03

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
jetsu03/README.md

Hi there 👋

Pinned Loading

  1. RUBIKS-CUBE-SOLVER RUBIKS-CUBE-SOLVER Public

    A comprehensive Rubik's Cube solving system that mimics human solving techniques using the CFOP method (Cross, F2L, OLL, PLL). Unlike AI-based solvers, this project implements the same systematic a…

    C

  2. CONSENT-RISK-TRACKER CONSENT-RISK-TRACKER Public

    Helps users identify and manage data privacy risks caused by unmonitored browser permissions and cookie consents. Concepts learnt in Narayana Health internship, implemented in PwC Finale Hackathon …

    Python

  3. SLOT-MACHINE SLOT-MACHINE Public

    A simple terminal-based Slot Machine game implemented using x86-64 NASM Assembly, developed as part of my Microcontroller Programming coursework to explore low-level instruction sets.

    Assembly

  4. TRAFFIC-FSM TRAFFIC-FSM Public

    A Traffic Signal Controller built using HTML, CSS, and JavaScript, implementing a Finite State Machine (FSM) model. Designed as part of a project for the Theory of Computation subject.

    HTML