Skip to content
View vladsendrix's full-sized avatar

Highlights

  • Pro

Block or report vladsendrix

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. svelte-contacts svelte-contacts Public

    Contacts page written in Sveltekit and Skeleton UI with local storage

    Svelte 1

  2. media-compose media-compose Public

    A docker-compose configuration for my media downloading/serving purposes

    Shell 3

  3. A bash script to run the pixel setup... A bash script to run the pixel setup wizzard after initial setup.
    1
    #!/bin/bash
    2
    
                  
    3
    # Check if ADB is installed
    4
    if ! command -v adb >/dev/null; then
    5
        echo "ADB is not installed. Installing..."
  4. gochat gochat Public

    Group chat application using TCP sockets written in Golang

    Go

  5. map-movie map-movie Public

    Movie management app with CRUD operations

    Java

  6. go-movies go-movies Public

    Go