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

Block or report jcosentino

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

Pinned Loading

  1. portfolio-site portfolio-site Public

    Source code for my main website

    TypeScript

  2. TikTok-Homepage-and-FYP-Disable-Autoplay TikTok-Homepage-and-FYP-Disable-Autoplay Public

    My Greasyfork userscript for disabling TikTok video autoplay on home and FYP.

    JavaScript

  3. doctor-appointment-scheduler-API-flask doctor-appointment-scheduler-API-flask Public

    Flask implementation of the doctor appointment scheduler backend

    Python 4 1

  4. po_search_app po_search_app Public

    I made this purchase order search application during February 2019. It searches for PO .pdf files and .png screenshots for display and for download.

    JavaScript

  5. Fit-Algorithms-CSC305Lab2 Fit-Algorithms-CSC305Lab2 Public

    This is Lab 2 of Operating Systems The purpose of this lab is to demonstrate the algorithms for: First fit, Best Fit, Worst Fit, and Next Fit. The user will input the number of jobs and partitions,…

    C++

  6. Parking-Garage-Assignment Parking-Garage-Assignment Public

    This is an assignment from CSC 326 Data Structures. The project involves an array-implementation of the Stack. Project description is copy and pasted below. Project includes a .txt file that denote…

    C++