Skip to content
View JoshuaR503's full-sized avatar
  • Bay Area
  • 16:37 (UTC -07:00)
Block or Report

Block or report JoshuaR503

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned Loading

  1. Stock-Market-App Stock-Market-App Public

    App built with Flutter that helps users track their favorite stocks. The app allows users to view, save, search, and get detailed information on stocks, along with viewing sector performance, marke…

    Dart 154 68

  2. Stock-Market-Simulator Stock-Market-Simulator Public

    A Flutter-based stock market simulator UI that provides a platform for users to simulate trading activities. The app offers an interactive interface with financial data, integrating with Firebase a…

    Dart 8 2

  3. Tank-Wars-Game Tank-Wars-Game Public

    The Tank Wars project focuses on implementing a 2D game in Java. The primary objective is to practice and demonstrate good Object-Oriented Programming (OOP) principles.

    Java

  4. interpreter-in-go interpreter-in-go Public

    This interpreter is part of the project outlined in the book Writting an Interpreter in Go by Thorsten Ball. Here are some of my notes/highlights as a CS student at SFSU.

    Go

  5. interpreter-in-java interpreter-in-java Public

    This project implements an interpreter in Java that processes bytecodes for a custom programming language called X.

    Java