Skip to content
View srshkn's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report srshkn

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 is supported. This note will only be visible to you.
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.