Skip to content
View jgaspar10's full-sized avatar
  • London
Block or Report

Block or report jgaspar10

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

  1. Student-Management-System Student-Management-System Public

    A Student management system using C# on the .NET Framework and MySQL (WIP)

    C# 9 7

  2. So guys I have provided this snippet... So guys I have provided this snippet of code to help anyone having issues resizing their webcam window size on Python Jupyter Notebook
    1
    # The is a snippet of code taken from my Python Sign Language Detection repository.
    2
    # This specific snippet is using mediapipe holistic along with the webcamera which is defined as "cap = cv2.VideoCapture(0)"
    3
    # This snippet will start your webcam  but it  will so in a very small window (640,480)
    4
    
                  
    5
    cap = cv2.VideoCapture(0)
  3. Events-Booking-System Events-Booking-System Public

    A Event Planning and booking system created using C#, .NET and MSSQL

    C#

  4. Loan-Calculator-App Loan-Calculator-App Public

    Simple Loan Calcualtor app built using in C# using WinForms and GunaUI

    C# 1

  5. FormFillerApp FormFillerApp Public

    C# 1

  6. NoteTakerApp NoteTakerApp Public

    Simple Note Taker is a Windows application designed to help you quickly create, edit, and delete notes.

    C#