Skip to content
View gabriel-vanca's full-sized avatar

Sponsoring

@ThioJoe
@qdm12

Highlights

  • Pro

Block or report gabriel-vanca

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

Pinned Loading

  1. RepoM RepoM Public

    Forked from coenm/RepoM

    👨‍💻 A minimal-conf git repository hub for Windows . This project is a fork of RepoZ

    C#

  2. Arch-PowerShell Arch-PowerShell Public

    A beautiful and improved PowerShell Core experience for all platforms.

    PowerShell 2

  3. Last-Hope-Code-Learning-Framework Last-Hope-Code-Learning-Framework Public

    Gaming-based code-learning framework made in Unity. Learn coding while exploring the "Red Planet" in a NASA Mars rover. Made in support of the UK Government's Coding Curriculum school initiative.

    C#

  4. Quick Clone Github repository Quick Clone Github repository
    1
    $repoDownloadLocalPath = "$env:Temp\WinGet"
    2
    #Ensure download folder is empty
    3
    if (Test-Path -path $repoDownloadLocalPath) { 
    4
        Remove-Item $repoDownloadLocalPath -Recurse -Force
    5
    }
  5. Infoarena Infoarena Public

    Solved Algorithm & Data Structure problems for Infoarena.ro, the biggest Romanian online community helping thousands of young students learn and train for national and international Computer Scienc…

    C++

  6. PetriNet-Editor PetriNet-Editor Public archive

    UCL Research

    Java