Hello World! I'm

Alex Nazarov

Crafting elegant solutions to complex problems with innovative thinking. Welcome to my personal dev workspace.

john@dev-workspace
          _____  
         /     \    alex@dev-workspace
        | () () |   ------------------
         \  ^  /    OS: 
          |||||     Host: 
          |||||     Kernel: 
                    Uptime: 
                    Languages: 
                    Editor: 
                    Frameworks: 
                  
import React from 'react';

const DevWorkspace = () => {
  const [isLoading, setIsLoading] = React.useState(true);
  
  React.useEffect(() => {
    const timer = setTimeout(() => {
      setIsLoading(false);
    }, 2000);
    
    return () => clearTimeout(timer);
  }, []);
  
  return (
    <div className="workspace">
      {isLoading ? (
        <LoadingScreen />
      ) : (
        <Projects />
      )}
    </div>
  );
};

export default DevWorkspace;
                
TODO:
Fix navbar bug
IDEA:
New portfolio
COFFEE
JavaScript
React
Node.js
Python
HTML5
CSS3
SASS
Git
Docker
AWS
Bootstrap
Vue.js
Angular
PostgreSQL
MongoDB
Npm
JavaScript
React
Node.js
Python
HTML5
CSS3
SASS
Git
Docker
AWS
Bootstrap
Vue.js
Angular
PostgreSQL
MongoDB
Npm

About Me

Passionate developer with 15+ years of experience and open source contributions.

Programmer
https://github.com/holiber
Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
Mon
Wed
Fri

Alex Nazarov

Full-Stack Developer & Open Source Enthusiast

Who I Am

đź’Ş Experienced and versatile Senior Software Engineer with over 15 years in the software industry, ranging from dynamic startups to global IT corporations.

⚡️ Proven ability to deliver high-impact applications with modern front-end and back-end technologies, including large-scale streaming platforms and AI-enhanced tools.

🚀 Skilled in performance optimization, cross-platform integration, and full-cycle development

0
Repositories
0
PRs Merged

My Toolbox

Frontend 90%
Backend 85%
DevOps 75%
Mobile 65%
JavaScriptReactNode.jsTypeScriptTailwindCSSPythonDockerGit

Latest Collaboration

Projects where it took significant collaboration with other developers.

Streamlabs Desktop

I worked at Streamlabs (part of Logitech) as a Principal Software Engineer, where I helped build tools for streamers.

One of the most exciting projects I worked on was Streamlabs Desktop (formerly Streamlabs OBS). It’s an open-source app that helps streamers go live on popular platforms, interact with their audience, design their stream layout, and grow their channels.

I was deeply involved in shaping it from day one, providing the core features and architecture.

The app is built with Electron, React, and Ant Design.

Mail.Ru Document Editor

I worked on an online document editor integrated into Mail.Ru Cloud, allowing users to create and edit documents right in their browser.

Mail.ru had around 17 million daily active users and 49 million monthly users. Besides editing, the core of this project also powered the generation of millions of high-quality document previews inside users’ mailboxes.

Mail.Ru Document Editor

Latest Projects and Experiments

A collection of my recent work and expirements. Click to explore details.

sl-vue-tree

sl-vue-tree

Customizable draggable tree component for Vue.js.

Vue TypeScript
React AI Forms

React AI Forms

AI-powered form generation system built with React, featuring dynamic form creation and field validation.

React TypeScript AI RocketChat ReactCosmos StackBlitz n8n
Bugs Arena

Bugs Arena

Realtime Multiplayer game on JavaScript, HTML, CSS and Websokets.

HTML Javascript Websokets
Three charts

Three charts

Fast interactive data visualization library that works on WebGL

Typescript Three.js WebGL
Tetris JS

Tetris JS

Simple tetris game on the Cocos2d-js framework

Javascript Cocos2d
QStore

QStore

Query language based on json for working with collections.

Javascript json
Streamlabs Collab Cam

Streamlabs Collab Cam

Web application for joining and participating in live streams

React Typescript Ant Design
Personal Website

Personal Website

Modern personal portfolio website built with Astro and TypeScript

Astro Typescript
Broadcasting Studio Tablet Design

Broadcasting Studio Tablet Design

The streaming app you can take to the moon

Astro Typescript

Latest Blog Posts

Dive into my thoughts on coding, tech trends, and developer life. Explore my latest posts below.

Draw together with AI. ChatGPT DALLE

The DALL·E image generator in ChatGPT has recently impressed me not just with its ability to create images from text, but also with how well it can finish a drawing based on a super simple sketch — the kind a kid could make.

GPT DALLE
Sat May 10 2025
Read More

Ready to Collaborate?

My life revolves around code, coffee, and creativity. Let’s build something amazing together!

CODE
EAT
SLEEP
REPEAT
Hire Me

What people Say

Hear from those who’ve worked with me

Alexander Gutnikov

Alexander Gutnikov

Head of web development at vivid.money

I had the pleasure of working with Alex on one of the recent projects. He’s a strong, experienced engineer who takes full ownership—able to lead and grow complex initiatives from idea to delivery independently. Alex combines deep technical expertise with creative, non-obvious problem-solving; his communication is excellent—clear, proactive, and empathetic—making collaboration smooth with both technical and non-technical stakeholders. On top of that, he’s simply great to talk to about work and life. I’d gladly work with Alex again and recommend him without hesitation.

Maksim Demidov

Maksim Demidov

Senior Test Automation Engineer / SDET

I had the pleasure of working with Alex, a highly skilled Senior Front-End Engineer. He is experienced in JavaScript, TypeScript, and React, and advanced in leveraging AI models at work. He created from scratch an AI-powered tool that generated front-end code for web forms and pages. Alex is reliable, always ready to help colleagues, and great at sharing knowledge. He is a true team player who can handle technical challenges of any complexity. I strongly recommend him.

Roman Ches

Roman Ches

Full Stack Developer at Walmart

I collaborated and worked with Alexander for a few years. He has an inquisitive mind and a professional approach to programming at the production level. He is always seeking new technologies to architect solutions combined with the best practices for implementing tasks. I appreciated the joint discussions of modern technologies and the demanding style of code review.

Denis Yarkeev

Denis Yarkeev

Software engineer - Mail.Ru Group

A cool specialist, ready to solve a problem of any complexity. Responsibility, initiative and professionalism - this is all about Alexander.

Get in Touch

Have a project in mind or just want to chat? Drop me a message, and let’s make things happen!

Send a Message

Connect with Me

COFFEE