Skip to content
View martishin's full-sized avatar

Sponsoring

@gnachman

Block or report martishin

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

Hello, I'm Alex Martishin! πŸ‘‹

  • πŸ‘¨β€πŸ’» I am a Tech Lead/Engineering Manager with experience in high-load distributed systems and machine learning
  • πŸ’Ό Right now, I am living in Amsterdam and working at Nebius
  • πŸ› οΈ I use Go/Java for distributed systems/back-end development, TypeScript for front-end development, and Python for ML/data processing
  • πŸ’¬ Open to discuss software architecture and engineering management
  • πŸ“« How to reach me: Feel free to connect with me on LinkedIn

Pinned Loading

  1. wasm-object-detection wasm-object-detection Public

    Real-time camera feed object detection with React.js, WASM, Rust, Candle ML, and YOLO

    Rust 33 2

  2. react-golang-chat react-golang-chat Public

    Real-time chat application with user authentication. Built using React.js, Go and WebSockets

    TypeScript 11 3

  3. movie-search-service movie-search-service Public

    Full-stack web app for browsing and streaming movies, built with React.js and Go, using Terraform for infrastructure provisioning. Example project used in Technical Skills for Product Managers course

    Go 3

  4. react-golang-user-login-oauth react-golang-user-login-oauth Public

    React.js and Go project demonstrating the use of Google OAuth to authenticate and authorize users

    Go 8 2

  5. machine-learning-notebooks machine-learning-notebooks Public

    Notebooks with solutions for different ML problems

    Jupyter Notebook 1 4

  6. load-balancer load-balancer Public

    Simple round-robin load balancer with health checks written in Go

    Go