Skip to content
View josephgeis's full-sized avatar
📚
📚

Block or report josephgeis

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

Hi there! I'm Joseph Geis.

I am a sophomore at Brigham Young University and aspiring computer scientist.

What I'm Currently Working On

  • I am currently taking Advanced Software Construction (C S 240) and Introduction to Computational Theory (C S 252) at BYU.
  • I am a Teaching Assistant for Introduction to Computer Science (C S 111).
  • I am a Research Assistant in the MATRIX Lab at BYU. We are working on a project with BYU-Pathway Worldwide students to train machine translation and NTTS models for indigenous African languages.

Some Noteworthy Things I've Made

Fun Facts

  • I am from Orange County, CA.
  • I swam competitively for over 10 years.
  • I am a member of the Church of Jesus Christ of Latter-Day Saints.
  • I have used a computer since I was 3, and have been interested in programming since I was 9.
  • 我會講華語!

Contact

You can email me at josephegeis@gmail.com. I'm keeping my eyes open for internships and future job opportunities, so feel free to send me anything of that sort. Also, my website is josephgeis.dev. I'll write whenever I feel like it, and there is more information on some of my projects, so check it out.

You can also connect with me on LinkedIn.

Pinned Loading

  1. buzzin buzzin Public

    A game buzzer thing for classrooms

    JavaScript

  2. thing-collection thing-collection Public

    I created this to demonstrate composition for my friend. Just a really simple React app.

    JavaScript

  3. ths-bell-schedule ths-bell-schedule Public

    Displays a school's bell schedule.

    TypeScript 2

  4. VECTCALC VECTCALC Public

    A vector addition calculator for TI-84+ CE

    C++

  5. chess chess Public

    Java

  6. turing-machine turing-machine Public

    A Python implementation of a Turing machine computing model with infinite tape.

    Python