Skip to content
View alexlegoshin's full-sized avatar
🎸
Rocking Out
🎸
Rocking Out
  • 🚀 Dimax LTD CEO │ ⚡ IDM+ Current Sensors │ 🔬 LPI RAS Quantum Optics │ 🎓 MIPT Gen & Appl Phys │ ⚛️ MIET Nanoelectronics │ 📚 UlSPU STEM Edu │ ex: Terra Quantum AG • JIHT RAS • VNIIFTRI FSUE
  • Russia, Moscow │ Ulyanovsk
  • Instagram alex_legoshin
  • YouTube @legoshinlab

Block or report alexlegoshin

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

About

Experimental physicist and R&D engineer working at the intersection of quantum optics, precision instrumentation, and scientific software.

My research background is in ultracold atoms and optical frequency metrology — laser cooling and spectroscopy of Rb-87, magneto-optical and dipole traps, ultrastable ULE cavities, and phase-noise-compensated optical frequency transfer over fibre and free-space links. Most of what I build exists to support that kind of work: simulation engines for atomic ensembles, SCPI/NI-VISA measurement automation, sensor characterisation rigs, instrument data parsers, and the numerical modelling that sits underneath them.

Beyond individual tools, I work on the engineering process itself — product lifecycle modelling, development-workflow design, test-bench automation, and PLM tooling for R&D teams. Turning an undocumented process into a system that can be measured and improved is, to me, the same class of problem as building the instrument in the first place.

Areas of focus

  • Quantum optics, atomic physics, laser cooling
  • Precision measurement, sensor systems, instrumentation control
  • Scientific computing and numerical simulation
  • Python, C++ and Rust software development
  • Engineering process design, product lifecycle management
  • Applied AI for scientific and engineering work
  • Quantitative research and market microstructure

Outside of work: philosophy of mind, epistemology, and the relationship between intelligence, computation, and consciousness.


Technologies & Tools

Physics & Research

Quantum Optics • Atomic Physics • Laser Cooling • Optical Frequency Metrology • Numerical Simulation

Programming

Python C++ Rust C# Kotlin SQL Git Linux Bash

Scientific Computing

Jupyter NumPy SciPy CuPy Numba Pandas Matplotlib Plotly

Engineering

Docker Flask Qt CMake Windows


Contact

Pinned Loading

  1. Light_Beam_with_Slices_Simulation Light_Beam_with_Slices_Simulation Public archive

    Forked from Varlamov-AM/Light_beam_with_slices_simulation

    Physical simulation of a polarized-light microscope for petrographic thin sections: Jones-calculus ray tracing through segmented rock-core slices, CIE XYZ->RGB rendering, and a Flask UI.

    C++ 1

  2. MOTorNOT MOTorNOT Public archive

    Forked from robertfasano/MOTorNOT

    Semiclassical MOT simulation library: scattering force, dipole traps, multi-level dynamics, ensemble diagnostics and recapture, with a CPU/GPU (CuPy) backend.

    Python

  3. MidnightTrapsfRb MidnightTrapsfRb Public archive

    Real-time desktop simulator of a Rb-87 MOT-to-dipole-trap transfer, rendered live like an IR camera view of the cell. Built on the MOTorNOT physics engine (Dear PyGui GUI).

    Python

  4. MidnightSpectRb MidnightSpectRb Public archive

    Desktop app for Rb-87 fluorescence spectroscopy: drag in camera frames, crop the cloud once, get an intensity-vs-frequency spectrum with Gauss/Lorentz fits. PySide6, packaged as a single Windows exe.

    Python

  5. IDM-IVTrace IDM-IVTrace Public

    IVTrace — CLI + GUI app for automated I-V characterization of current/voltage sensors. Controls SCPI instruments via NI-VISA, auto-switches polarity via a relay board, exports CSV/XLSX/PNG. Self-te…

    Python

  6. ScopeBinReader ScopeBinReader Public archive

    Forked from RobThree/OwonBinfileReader

    Universal reader, analyzer & GUI viewer for oscilloscope .bin files (SPBXDS container: OWON, Hanmatek, AKIP, and others) — C# core + Python CLI/GUI, single-file Windows exe

    C#