Skip to content
View srshkn's full-sized avatar

Block or report srshkn

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
srshkn/README.md

Hey! I'm @srshkn 👋

👨‍💻 Bio

Backend Developer (Python, Go) & ML Engineer | Master's Student @ UrFU

📦 Toolbox

  • Languages: Python, Go, SQL.
  • Frameworks & Libraries: FastAPI, PyTorch, Scikit-Learn, SQLAlchemy.
  • Tools: Git, PostgreSQL, Docker, CI/CD, uv, Ruff.

💻 Projects

sketch_backend_python — a production-ready template for quickly starting backend development.

  • Goal: Eliminate the tedium of deploying new services on FastAPI by implementing best architectural practices.
  • Toolbox: Python, FastAPI, SQLAlchemy, PostgreSQL, Docker.
  • Status: In active development.

🧠 Interests

  • Machine Learning: I'm deeply immersed in ML theory and practice as part of my master's program. My particular interests are model quality metrics, natural language processing, and RLHF.
  • Backend (Go): I am independently studying the Go (Golang) ecosystem to create high-performance and scalable microservices.
  • System Design: I am interested in the architecture of distributed systems and the effective interaction of ML models with the backend.

📫 Connect with me:

Pinned Loading

  1. sketch-api-go sketch-api-go Public

    Go REST API template with PostgreSQL, sqlc, oapi-codegen and Docker.

    Go

  2. meeting-room-booking-service meeting-room-booking-service Public

    A REST API service for booking meeting rooms, with the ability to generate available slots, create and cancel role-based bookings.