- LocationCalifornia, USA
- TimezonePacific, UTC-07:00
- UpdatedSunday, Apr 19, 2026
I design systems, define technical direction, and lead engineering teams through complete delivery cycles — from the first architecture decision to live production at scale.
19+ years of end-to-end ownership across government, media, and tech. I take products from 0 to launch and build the teams that sustain them.
About me

Principal-level engineer with 19+ years of end-to-end ownership across government, media, and technology. I define technical strategy, architect systems from the ground up, and lead engineering teams through complete delivery cycles — from the first design whiteboard to live production at scale.
- 10+ production systems delivered end-to-end: full ownership across architecture, backend, frontend, and infrastructure
- Led cross-functional engineering teams of 5–15 across distributed, high-stakes environments
- Technical decision-maker: stack selection, system design, CI/CD pipelines, quality standards, and developer experience
- Track record across domains: government platforms, media products, IoT systems, and AI-integrated applications
Work Activity
Real-time work activity: contributions, repositories, languages, and commit history. Open source involvement and coding patterns visualized.
GitHub Stats
Top Languages
- PHP42%
- TypeScript29%
- Python13%
- C++6%
- JavaScript6%
- CMake3%
Commit Activity
Last 52 weeksTop Repositories
- arduino-weather-stationPHP
Arduino Weather Station is an automated weather monitoring project built on Arduino for collecting environmental data, featuring an API (PHP + MySQL + CodeIgniter) and a web interface (Next.js + Redux RTK) for real-time and historical weather data analysis. Please give the project a star :)
- developer-portfolio-websiteTypeScript
A modern and flexible portfolio template for React and Next.js developers. Perfect for showcasing your skills, experience, and projects. Clean, professional design, easy customization, and fast loading - everything you need to stand out from the crowd.
- observatoryPHP
DEPRECATED: This project is intended for remote control of an amateur astronomical observatory. With the help of the WEB interface, you can control the power supply of the observatory devices, monitor the voltage, power current, as well as temperature and humidity in several places.
- astronomy-portalTypeScript
This project is intended for remote control of an amateur astronomical observatory. With the help of the WEB interface, you can control the power supply of the observatory devices, monitor the voltage, power current, as well as temperature and humidity in several places.
- indi-rollroof-controllerCMake
This project is a fork of the original INDI Aldiroof author Derek OKeeffe. In my project, I used a different roof drive, which is controlled by only two signals - OPEN and CLOSE. An INDI driver and arduino firmware to control a roll off roof of an astronomical observatory.
- astronomy-fits-parserPython
This script is used to analyze captured frames of astronomical images from a homemade astronomical observatory. File analysis data are uploaded to a remote server, where they are visualized in order to accumulate and store information about the astronomical objects being photographed. Using the calculated parameters (FWHM, etc.), you can evaluate the quality of captured frames, and image preview allows you to evaluate frames immediately after uploading to the server.
Production Projects — Misha
Personal projects built and shipped end-to-end — from embedded IoT hardware to cloud-scale web platforms. Each runs in production and reflects real architectural decisions, real trade-offs, and real ownership.
Automated Home Observatory
Designed and built a fully automated observatory platform from scratch — integrating Raspberry Pi, Arduino, and Python into a unified control system for remote telescope operation and image capture. The web layer delivers real-time data streaming, user authentication, and a celestial events calendar. Every layer — hardware interface, automation engine, backend API, and frontend — owned and shipped solo.
IoT Weather Station
End-to-end IoT system: custom Arduino firmware for multi-sensor data collection, a production REST API serving real-time and historical readings, and a frontend dashboard for visualization. Integrated into the observatory pipeline as an atmospheric gate — imaging sessions are automatically blocked under poor conditions. Firmware, API, and UI built in-house.
Asteroid Proximity Tracker
Production data platform consuming the NASA NeoWS API to track near-Earth asteroid approaches in real time. Surfaces close-approach windows, velocity, estimated diameter, and orbital paths — transforming raw orbital mechanics data into an accessible dashboard deployed and serving live users.
Geo-Discovery Platform
Production geo-discovery platform architected on microservices using Next.js, PHP, and MySQL. Delivers interactive map exploration, user-generated content, photo uploads, and a gamified reputation system. Designed the data model, defined the microservice boundaries, and owned full-stack delivery from schema to production deployment.
Astronomy Outreach Channel
Science-accurate astronomy channel delivering celestial event coverage, astrophotography, and observational data to a growing subscriber audience. Built and operated end-to-end — editorial pipeline, production workflow, and community engagement. Demonstrates long-term ownership and consistent delivery beyond software.

CubeSat Sim
Educational simulation platform for CubeSat satellite systems running on Raspberry Pi. Models onboard software as independent Python services (OBC, EPS, ADCS, Payload, Telemetry), each representing a physical subsystem and communicating exclusively over MQTT — mirroring real spacecraft bus architecture. Supports both real hardware sensors and local development with mock dependencies.
CubeSat Ground Station
Cloud-based ground station for CubeSat telemetry visualization and real-time monitoring. Receives telemetry every 30 seconds, stores it in MySQL, and surfaces interactive ECharts dashboards for EPS, ADCS, Payload, and system health. Built on a PHP/CodeIgniter 4 REST API and a React/TypeScript frontend with Redux Toolkit.
Engineering Experience — Misha
19+ years of technical leadership across government, media, and technology. End-to-end ownership from greenfield architecture to production — team leadership, system design, and cross-functional delivery across 9 roles and 3 industries.
- Sep 2021 — Present4 yrs 7 mos
Lead Software Engineer
CurrentServing as technical lead for a large-scale client application built on a modular React/TypeScript architecture. Own end-to-end delivery quality and set technical direction across a distributed engineering team. Designed the component architecture and established engineering standards adopted across the organization. Grew automated test coverage from near zero to 85%+ across unit, integration, and visual regression layers using Jest, Playwright, and RTL. Designed and shipped a full CI/CD pipeline with SonarQube quality gates — eliminating manual regression cycles and measurably reducing time-to-merge. Introduced API simulation tooling and a dedicated test environment that cut frontend iteration cycles significantly. Drive cross-functional alignment between UI/UX, backend, and QA leads on system contracts and component design. Facilitate regular code review ceremonies to sustain engineering quality standards across the team.- FrontendJavaScriptTypeScriptReactReduxSASSTailwindCSSStorybook
- BackendRestAPIGoPostgreSQL
- TestingPlaywrightJestRTL
- InfrastructureDockerGitJenkinsSonarQubeLinuxGitHubActions
- Frontend
- Mar 2018 — Sep 20246 yrs 6 mos
Lead Software Engineer
Owned the full technical lifecycle for a portfolio of high-traffic WordPress platforms serving multiple media organizations under strict performance SLAs. Designed and delivered custom PHP modules and MySQL schema optimizations that sustained reliability under peak load. Managed the complete VPS infrastructure stack — server provisioning, security hardening, patch cadence, and disaster recovery planning. Built SEO tooling and social media distribution integrations that expanded audience reach across platforms. Designed custom themes focused on both editorial UX and page performance. Provided ongoing technical advisory and acted as the sole escalation point for all infrastructure and application issues.- FrontendJavaScriptjQueryTypeScriptHTMLCSS
- BackendPHPMySQL
- InfrastructureLinux
- CMSWordPress
- Frontend
- Jul 2021 — Nov 20221 yr 4 mos
Senior Frontend Developer
Architected and delivered a centralized quality assurance portal that gave engineering leadership real-time visibility across 36 microservices — eliminating a critical blind spot in the organization's quality posture. Built a Bitbucket integration that automated project data extraction end-to-end, replacing a fully manual process. Designed and shipped automated UI test suites for 36+ microservices using React Testing Library, Jest, and Playwright — establishing the quality baseline from scratch. Developed a dedicated microservice for real-time test telemetry and an Allure aggregation plugin that consolidated all quality metrics into a single leadership dashboard. Extended CI/CD pipelines org-wide with code quality gates and test coverage thresholds, improving pre-merge signal quality across the entire engineering organization. Led code review standards and contributed to accessibility testing practices.- FrontendJavaScriptTypeScriptReactReduxSASSSemanticUI
- BackendRestAPI
- TestingPlaywrightJestRTL
- InfrastructureGitJenkinsLinux
- Frontend
- Aug 2016 — Jul 20214 yrs 11 mos
Engineering Team Lead
Led a cross-functional engineering team delivering mission-critical systems for federal and regional government under strict compliance requirements. Architected and shipped a payment integration with state-owned banking infrastructure enabling federal cashback programs — accessed by millions of citizens at launch. Designed and delivered a COVID-19 monitoring and compliance system for the Orenburg region, integrated with federal government APIs and driving real-time SMS notifications at regional scale. Led 0-to-production development of a citizen-government issue portal that became the primary channel for municipal reporting in the region. Architected microservice infrastructure for e-document integration and regulatory compliance services. Defined technical direction across multiple concurrent government contracts, running cross-functional delivery via Agile/Scrum while managing engineers, QA, and external stakeholders simultaneously.- FrontendJavaScriptTypeScriptReactReduxCSSHTMLSemanticUI
- BackendRestAPIPHPMySQLPostgreSQLPythonCodeIgniter
- InfrastructureGitDockerJenkinsLinux
- Frontend
- Apr 2015 — Aug 20161 yr 4 mos
Full-Stack Developer
Architected a distributed news aggregation platform with a high-throughput database layer designed to ingest and serve content from multiple live feeds under sustained load — including a UI and a banner ad integration API. Designed distributed database schemas for high-load ingestion scenarios. Built APIs for telecom payment processing and a complete billing system with integrated accounting modules, subscriber management, and payment statistics dashboards. Delivered CI/CD pipelines and backup infrastructure across all project environments. Authored system documentation for administrators and solution architects.- FrontendJavaScriptjQueryCSSHTML
- BackendRestAPIPHPMySQL
- InfrastructureGitLinux
- CMSDrupalJoomlaWordPress
- Frontend
- Oct 2013 — Apr 20151 yr 6 mos
Full-Stack Developer
Designed the PostgreSQL spatial database for a production geographic information system (GIS), optimized for large-scale spatial query performance. Built the core GIS application in PHP/Yii and the mapping subsystem in Delphi with a JavaScript/jQuery front-end. Led the architectural migration from a monolithic system to microservices — enabling independent deployment and improved scalability. Implemented granular role-based access control models. Owned end-to-end deployment on client-hosted infrastructure and delivered comprehensive developer and end-user documentation.- FrontendJavaScriptjQueryCSSHTML
- BackendRestAPIPHPYiiMySQLPostgreSQLDelphi
- InfrastructureGitLinux
- Frontend
- Jul 2011 — Jun 201211 mos
Full-Stack Developer
Designed and built a fully custom content management system from scratch in PHP/Laravel — including the admin interface, a PostgreSQL-backed data layer, and a modular extension system covering news, articles, and user management. Delivered client-facing websites on the platform and built third-party API integrations for hotel and air-ticket booking services. Prototyped client MVPs under tight timelines and provided post-launch technical support.- FrontendJavaScriptjQueryCSSHTMLBootstrap
- BackendPHPMySQL
- InfrastructureGitLinux
- Frontend
- Oct 2008 — Jul 20112 yrs 9 mos
Systems & Network Engineer
Designed and deployed LAN infrastructure for residential and commercial clients — end-to-end from cable installation and fiber optic splicing to switch configuration and Linux server administration. Managed subscriber servers with a focus on uptime, security hardening, and incident response. Installed physical security systems including alarm and video surveillance infrastructure. Built a custom billing system in Delphi to automate invoicing and payment reconciliation — a self-initiated project that eliminated manual billing workflows entirely and demonstrated an early engineering instinct for software-driven solutions.- BackendPHPMySQL
- InfrastructureGitLinuxCentOS
- Backend
- Jun 2005 — Dec 20072 yrs 6 mos
Hardware & Systems Technician
Assembled, configured, and maintained desktop systems and enterprise office equipment for commercial clients. Installed LAN cabling infrastructure and configured network switches for performance and traffic management. Developed a custom billing application in Delphi — an independently initiated project that automated invoicing workflows and established the foundation for a career in software engineering.
Technical Skills — Misha
Skills are measured by systems shipped and teams unblocked — not years accumulated. What follows is a candid, production-calibrated assessment of where I operate at full capacity: architecture decisions, full-stack delivery, and the complete engineering lifecycle.
Frontend Engineering
Backend & APIs
Infrastructure & DevOps
AI & Automation
Get In Touch
I'm always open to discussing new projects, creative ideas, or opportunities to build something great.





