Skip to content
View TypeMonkey's full-sized avatar
Block or Report

Block or report TypeMonkey

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

hello world πŸ‘‹

I'm Jose Guaro, and I studied Mathematics and Computer Science at UC San Diego (Class of 2021) . I'm currently a Software Engineer at Southwest Airlines .

Interests πŸ“‘ :

  • Programming Languages: Most of my work and interests in PL lie in runtime systems and management, mainly experimenting with new venues for computational resources.

  • Computer Science Education: Advocacy and policy is my main foci when it comes to CS education. I worked with education equity organizations at UC San Diego - such as CREATE - in making content and guides for equitable CS education.

Projects πŸ‘“

  • Aquifer 🌊 (May 2022 - ongoing)

    • A library that automatically generates GUIs for terminal-based, Java applications. Written in pure Java and uses JavaFX.
  • DChess β™ŸοΈ (May 2020 - ongoing)

    • A democratized version of the classic game of chess where each side is composed of a team of players who vote on moves each turn.
  • Turtle: 🐒 (January 2020 - April 2020)

    • S-expression based, functional language that allows developers to seamlessly choose between RAM and long-term storage for memory use.
  • sNEK 🐍 (October 2020)

    • A feature complete, s-expression language I made for SD Hacks in under ~12 hours

Contact πŸ“« :

  • Feel free to reach out to me to my email ! Always looking to interact with potential collaborators, employers, and friends

Pinned Loading

  1. Turtle Turtle Public

    A programming language that utilizes long-term storage for space consumption

    Java 5

  2. DChess DChess Public

    A democratized take on the classic game of chess

    Java 3

  3. grammatica grammatica Public

    Forked from cederberg/grammatica

    Grammatica is a C# and Java parser generator (compiler compiler)

    Java

  4. Polispeak Polispeak Public

    A language that allows programmers to write code that look like legislation

    Java