Skip to content
View anxhukumar's full-sized avatar

Block or report anxhukumar

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

Backend Developer | Go & Python

Focused on Go backend development: APIs, databases, and production-style tooling.


🧠 About

  • Backend-focused developer working primarily with Go and Python
  • Experienced in building HTTP APIs, handling data with SQL, and working in Linux-based environments
  • Background in structured, project-driven backend engineering
  • Interested in real-world backend problems: security, data integrity, and scalable services

πŸ›  Tech Stack

Languages: Go, Python, SQL
Backend: HTTP APIs, REST, Authentication
Data: SQLite, SQL (via sqlc)
Infra: Docker, Linux, AWS S3, CloudFront
Messaging: RabbitMQ
Tools: Git, Cobra (CLI)


πŸš€ Featured Project

πŸ” Hashdrop β€” Secure File Sharing & Integrity Tool

Go β€’ AWS S3 β€’ SQLite β€’ CLI

A CLI + backend system for securely encrypting, uploading, verifying, decrypting, and managing files.

Highlights:

  • Client-side encryption (no raw keys stored on the server)
  • Two key-management modes: vault (local encrypted store) and passphrase
  • Presigned S3 uploads with server-side verification
  • Integrity checking via hashing
  • Token-based authentication and strict access control

Pinned Loading

  1. hashdrop hashdrop Public

    Tamper-proof file sharing and storage

    Go

  2. contextile contextile Public

    (DEVELOPMENT IN PROGRESS) Hybrid search and LLM-powered Q&A over developer-provided docs and code.