Skip to content
View zkhrg's full-sized avatar
👨‍💻
i'm grinding all day
👨‍💻
i'm grinding all day

Block or report zkhrg

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
zkhrg/README.md
package main

import "fmt"

func main() {
    fmt.Println("HELLO My name is zkhrg")
}

Pinned Loading

  1. drveles-X-zkhrg/campus_map_bot drveles-X-zkhrg/campus_map_bot Public

    A bot for quickly searching for students on the campus of school 21

    Python 3 1

  2. cpp-objects-grouper cpp-objects-grouper Public

    C++

  3. go_day03 go_day03 Public

    Simple REST API service for find nearest places to eat using Elasticsearch + default go mux + JWT + Middlewares

    Go