Skip to content
View dinafuku's full-sized avatar
  • Chapman University
  • Orange, CA

Block or report dinafuku

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

Banner

Hi! I'm Dylan Inafuku

M.S. EECS Student seeking a full-time role in the Computer Science industry where I can apply my knowledge to real-life applications, gain professional skills and experiences, and use my problem-solving skills to assist in projects effectively and efficiently.

dinafuku

About me:

  • 💻 Majoring in Computer Science

  • 📈 Minoring in Analytics

  • 🎵 Hobby: I enjoy playing the guitar

  • 📫 How to reach me dinafuku808@gmail.com

Connect with me:

dylan inafuku dylan_inafuku dinafuku dinafuku

Languages and Tools:

cplusplus java c python html5

Pinned Loading

  1. youtube-clone youtube-clone Public

    This is a fullstack project creating a YouTube clone from scratch without using the YouTube API.

    TypeScript 1

  2. Database Database Public

    Database is a project that utilizes BSTs to efficiently and effectively store data. Operations to use the database are provided through standard output.

    C++

  3. GameOfLife GameOfLife Public

    Game of Life is a simulation which models the life cycle of bacteria. Each generation is displayed through standard output.

    C++

  4. TutneseTranslator TutneseTranslator Public

    This is a Tutnese translator that takes an input text file (in english or tutnese) and outputs the translation to an output text file.

    C++

  5. GameOfWar GameOfWar Public

    This is a simulation of the card game, War, which outputs the overall results of the game to terminal and outputs the actions of the game to WarLogger.txt.

    Java