Skip to content
View utkarshkrsingh's full-sized avatar
:octocat:
Vacation
:octocat:
Vacation

Block or report utkarshkrsingh

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
utkarshkrsingh/readme.md

👋 Hi there! Glad you stopped by.

👨‍💻I’m Utkarsh, crafting code like Minecraft blocks.


var (
    Name           = "Utkarsh Kumar Singh"
    City           = "Bhubaneswar, India"
    JobTitle       = "Backend Developer / Systems Programmer"
    Specialization = "Building APIs, CLI tools, and exploring OS-level development"
    Interests      = []string{"System Design", "Software Engineering", "Networking", "Open Source"}
    Hobbies        = []string{"Coding for fun", "Exploring dev tools", "Sports", "Music"}
    Education      = "B.Tech in Electronics & Computer Science, KIIT University"
    Languages      = []string{"Go", "C", "C++", "Java", "Python"}
    Tools          = []string{"Git", "Linux", "MySQL", "GORM", "Cobra", "Viper", "Qt"}
    Projects       = []string{"Book Store API", "Ripple CLI", "Snag File Watcher"}
)

go logo c logo cplusplus logo java logo python logo git logo github logo linux logo bash logo mysql logo qt logo

pacman contribution graph

Pinned Loading

  1. bookStoreApi bookStoreApi Public

    This is a simple Book Store API built in Go using GORM to interact with a MySQL database through Object-Relational Mapping (ORM) and maintains authentication using JWT.

    Go 1 1

  2. ripple ripple Public

    A build automation tool written in Go.

    Go

  3. snag snag Public

    Reflects the continuous syncing and running of modified files

    Go

  4. .dotfiles .dotfiles Public

    A clean, modern, and minimal desktop setup using Hyprland on Arch Linux. Featuring a custom Eww bar, stylish Rofi menus, and a complete wayland environment. Make your desktop beautiful and productive!

    CSS 25