Skip to content
View Keksnet's full-sized avatar

Highlights

  • Pro

Organizations

@astroark @swiftbytegbr
Block or Report

Block or report Keksnet

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

πŸ’» Tech Stack:

Languages

C Go Java Kotlin TypeScript

Hosting

AWS Cloudflare

Frameworks, Platforms & Libraries

Express.js JWT MUI PNPM React TailwindCSS Vite

Servers

Jenkins Nginx

Databases

MongoDB MySQL SQLite Kubernetes

DevOps

ARGOCD Docker

Others

Gradle Raspberry Pi

πŸ“Š GitHub Stats:



✍️ Random Dev Quote

πŸ” Top Contributed Repo

Pinned

  1. JAGIL JAGIL Public

    just another generic inventory library (for Spigot)

    Java 1

  2. Install OpenJDK16 on Linux with one ... Install OpenJDK16 on Linux with one script
    1
    #!/bin/sh
    2
    
                  
    3
    # Check for dependencies
    4
    echo Checking for dependencies and installing them otherwise
    5
    sudo apt-get update
  3. Build spigot on Linux with one script Build spigot on Linux with one script
    1
    #!/bin/sh
    2
    
                  
    3
    # Checking for dependencies
    4
    echo Checking for dependencies and installing them otherwise
    5
    sudo apt-get update