Skip to content
View k5sha's full-sized avatar
🏠
Eat work sleep repeat
🏠
Eat work sleep repeat

Block or report k5sha

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
k5sha/README.md

Gopher

Pinned Loading

  1. Noti.u Noti.u Public

    Highlight text on any webpage and get reminded about it later with smart random notifications. A simple way to keep what matters top of mind.

    JavaScript 1

  2. Tikceto Tikceto Public

    Event ticketing backend built with Go (Chi) + PostgreSQL. Supports user auth, ticket purchase/refund flow, email notifications & admin operations (Preview version)

    Go 1

  3. Me Me Public

    A modern, responsive portfolio built with Next.js and HeroUI, showcasing my projects, skills, and experience as a software developer.

    TypeScript 1

  4. Python script to start multiple deve... Python script to start multiple development services in separate terminal windows
    1
    import os
    2
    import subprocess
    3
    import sys
    4
    import shutil
    5
    import platform