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

Block or report pyke-jason

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. sql-flights sql-flights Public

    Stored procedures, insert procedures, business rules, synthetic transactions, complex queries and table definitions for a flights database in SQL Server.

    TSQL 2

  2. portfolio-website portfolio-website Public

    My portfolio website, created with TypeScript using Next.js and Tailwindcss.

    TypeScript

  3. info441-final-project info441-final-project Public

    An interactive job listing scanner that helps tailor your resume for specific job listings.

    TypeScript

  4. data-structures data-structures Public

    Several implementations of data structures & algorithms written in Java for my Data Structures & Algorithms class at the University of Washington.

    Java

  5. memory-manager memory-manager Public

    A memory manager written in C and compiled with Make, utilizing a block linked-list with headers.

    C