Skip to content
View xomiachuna's full-sized avatar
🇺🇦
🇺🇦

Block or report xomiachuna

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

Hi there 👋

I'm a software engineer with more than 8 years of experience across Machine Learning, infrastructure and backend development. The breadth is not an accident - each field has taught me something useful and narrowed down what I want from engineering work.

What I found most important to me are

  • short feedback loops
  • deterministic systems (whenever possible)
  • clarity instead of cleverness
  • code that doesn't hide what it does.

Currently I work in Go, building microservices with a focus on performance, observability, testability and documented decision-making.

You can read some of my ramblings on technical topics at xomiachuna.tech

Pinned Loading

  1. malaria-cell-shape-analysis-pipeline malaria-cell-shape-analysis-pipeline Public archive

    This is an archived codebase used in the paper "Machine learning-based phenotypic imaging to characterise the targetable biology of Plasmodium falciparum male gametocytes for the development of tra…

    Python

  2. computer-graphics-from-scratch-go-etude computer-graphics-from-scratch-go-etude Public

    Study of computer graphics principles following "Computer Graphics from Scratch: A Programmer's Introduction to 3D Rendering"

    Go

  3. xomiachuna.tech xomiachuna.tech Public

    Source code for xomiachuna.tech

    HTML 2

  4. fastapi-batching-demo fastapi-batching-demo Public archive

    Python

  5. k6-load-testing-go-etude k6-load-testing-go-etude Public

    A study of using k6 for load testing go

    HTML

  6. opengl-etude opengl-etude Public

    Exploration of OpenGL concepts with C

    C