Skip to content
View RyanGaraffa's full-sized avatar
  • Student
  • Ramapo College

Block or report RyanGaraffa

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
RyanGaraffa/README.md
  • 👋 Hi, I’m @RyanGaraffa
  • 👀 I’m interested in -Automation Development -C++ Coding -Rock Climbing -Looking into summer 2022 internships -Bot Creation
  • 🌱 I’m currently learning -C++ (mastering it!) -Unreal Engine 5 -Lisp -Java/Android -Network Programming
  • 💞️ I’m looking to collaborate on -Game Projects -App Development
  • 📫 How to reach me
  • Email me -> garaffaryan@gmail.com

Popular repositories Loading

  1. SeniorProject SeniorProject Public

    My Undergraduate Degree Senior Project, a web application!

    JavaScript 1

  2. RyanGaraffa RyanGaraffa Public

    Config files for my GitHub profile.

  3. Assembler Assembler Public

    A basic Assembler that I built for class. It can convert assembly language code to machine language and then run it.

    C++

  4. Canoga_Cpp Canoga_Cpp Public

    Canoga in the terminal written in C++ for a class. A few small bugs remain when loading from a save.

    C++

  5. Canoga_LISP Canoga_LISP Public

    Canoga Game Written in LISP for OPL class. Game has a few remaining bugs but The Game Plays Perfectly. Some Bugs I noticed were that it forces the Human to roll one dice if they can, and also if on…

    Common Lisp

  6. ChatServer ChatServer Public

    Basic Chat Server Where up to ten clients can join and chat on one server. Uses Sockets. Project from Network Programming course at Ramapo College.

    C