Skip to content
View JustinCodesByHand's full-sized avatar

Block or report JustinCodesByHand

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. LuciferTheProgrammer/ICSI499-Capstone LuciferTheProgrammer/ICSI499-Capstone Public

    AI-Enhanced Automation for Cybersecurity Reporting

    HTML

  2. CloudApp CloudApp Public

    A full-stack finance application featuring receipt scanning via OCR, transaction management, and AI-powered financial insights. Built with React + Vite frontend and Node.js/Express backend. JavaScr…

    JavaScript

  3. OS OS Public

    A simulated operating system kernel built in Java that implements core OS concepts including process scheduling, virtual memory with paging and swapping, a virtual file system, and inter-process co…

    Java

  4. Better-Shuttle-Busses Better-Shuttle-Busses Public

    A JavaScript-based project for optimizing shuttle bus scheduling and management. Built with modern web technologies to improve transit efficiency and user experience.

    JavaScript 1

  5. TranProj0 TranProj0 Public

    A fully functional interpreter for Tran, a custom object-oriented programming language, written in Java. This project implements every stage of a language pipeline; demonstrating compiler theory fu…

    Java

  6. CPUAssembely CPUAssembely Public

    CPUAssembely focuses on building low-level computer architecture components, demonstrating fundamental concepts in processor design and computer organization. This project is ideal for learning abo…

    Java