Skip to content
View jayfuku's full-sized avatar

Block or report jayfuku

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

πŸ‘‹ Hi There!

πŸ˜„ I'm Jay Fukumoto, a Computer Science Graduate from the University of California, Irvine (UCI).

πŸ“– I enjoy learning new things and take every opportunity to grow as both a person and as a coder!

⚑ Outside of coding, I love playing pickleball with my friends and being late to the train on Netflix shows!

πŸ“« You can reach me through my LinkedIn or create an issue on one of my projects if that's how you roll.

πŸ₯‡ Notable Projects

  • SteamPeek, Typescript - React - Express - Vite

    • Constructed a responsive frontend client from scratch which makes searching information about games effortless.
    • Constructed a RESTful API backend which offloads intense processing off from the client.
    • Designed a system which detects games that appear on the user's active tab and automatically begins a search.
  • HSREndgameDB, Typescript - React - Vercel - NextJS - postgreSQL

    • Constructed a dynamic website for sharing and viewing gameplay of "Honkai: Star Rail".
    • Designed a postgreSQL backend for storage and retrieval of user submitted content.
    • Implemented UI/UX designs which place an emphasis on usability across both mobile and desktop browser contexts.
  • Street Map, C++

    • Developed a repesentation of a street map using directed graphs.
    • Utilized Dijkstra's Algorithm to calcuate the shortest or fastest route between two locations
  • Auction System, C

    • Developed an auction service which was capable of handling basic auction site operations
    • Utilized threading to efficiently handle requests when multiple clients were connected

πŸ‘“ Experience and Tools

Languages

TypeScript JavaScript HTML Swift Python Java C++ C

Frameworks and Libraries

React Next.js Express.js Angular TailwindCSS

Tools

Figma Jira

Hosting

Vercel

DBMS

MySQL Postgres Cassandra Couchbase MongoDB

Pinned Loading

  1. SteamLens-Public SteamLens-Public Public

    Repository for public releases of SteamPeek, an extension designed to help streamline the experience of finding out about the games you want to play next

    1

  2. HSREndgameDB-Public HSREndgameDB-Public Public

    Public informational repository for HSREndgameDB, a site to share endgame content clears for Honkai: Star Rail