Skip to content
View rchrdch's full-sized avatar
  • New York, NY
  • 15:03 (UTC -04:00)
Block or Report

Block or report rchrdch

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

Popular repositories

  1. ocaml-interpreter ocaml-interpreter Public

    I coded an interpreter in OCaml for a small stack-based bytecode language. It has its own grammar definitions, parsers, and is able to run numerous commands, such as push, pop, basic arithmetic cal…

    OCaml 1

  2. calorie-tracking-ios-app calorie-tracking-ios-app Public

    As an introduction to learning how to build iOS apps, I created a simple app that tracks a user’s daily caloric intake. The user enters their target goal and inputs their meals throughout the day, …

    Swift 1 1

  3. react-personal-website react-personal-website Public

    Personal website built using React.js

    JavaScript 1

  4. website website Public

    Personal website & portfolio

    Astro 1

  5. database-management-system database-management-system Public

    My partner and I created a basic database management system in Java using IntelliJ IDEA. We’ve implemented the core modules required to access stored data on the disk, page eviction policy in the b…

    Java

  6. covid-19-update-texter covid-19-update-texter Public

    As a personal project, I coded a python program that sends a daily, scheduled text to a user’s cellphone on updates regarding the number of daily positive tests for Covid-19 at Boston University. T…

    Python