Skip to content
View trilejay's full-sized avatar

Block or report trilejay

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

Popular repositories Loading

  1. personal-portfolio-v1 personal-portfolio-v1 Public

    A static informational portfolio about myself :) featured on my resume

    TypeScript 1

  2. Full-Stack-Personal-Portfolio Full-Stack-Personal-Portfolio Public

    A full-stack personal portfolio. Includes a personal introduction, a dynamic job listing section with full CRUD capabilities, a simulated order submission form, and an image gallery.

    JavaScript 1

  3. League-Of-Legends-Item-Builder League-Of-Legends-Item-Builder Public

    A React application that scrapes the League of Legends website, OP.gg, to retrieve item builds for ARAM mode.

    JavaScript 1

  4. Data-Structure-Implementations Data-Structure-Implementations Public

    Implementations of various data structures, including dynamic arrays, linked lists, BST/AVL trees, min heap, and hash maps.

    Python 1

  5. Recipe-Finder Recipe-Finder Public

    Recipe web application that fetches Asian recipes and displays them onto a modern UI.

    JavaScript

  6. Atomic-Chess Atomic-Chess Public

    A variant of chess, called Atomic Chess, with a Piece class that represents a piece in the game, and a ChessVar class that represents the boards and rules of the game.

    Python