Skip to content
View helliong's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report helliong

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.

Content in all repositories owned by your account will be closed.
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
helliong/README.md

Header

Typing SVG

Portfolio GitHub Profile views

About me

const helliong = {
  name: "Egor Yakovlev",
  role: "Full-stack Developer",
  location: "Yekaterinburg",
  focus: ["React", "Next.js", "TypeScript", "UI/UX"],
  interests: ["web apps", "desktop utilities", "browser extensions"],
  principle: "Useful first. Beautiful always."
};

I build responsive web interfaces and practical tools that solve everyday problems. I enjoy taking a project from the first idea to a polished, working product β€” from architecture and UI to deployment.

Tech stack

Frontend

Frontend

Backend, data & tools

Backend and tools

Featured projects

πŸ“Œ PinWindow

PinWindow repository card

A lightweight Windows utility for keeping any application window always on top. Built with C# and .NET 8.

🌐 Portfolio

Portfolio repository card

My personal portfolio built with Next.js and TypeScript, focused on modern visuals, responsive layouts and project case studies.

πŸ”— LinkCast

LinkCast repository card

A Next.js application with a Python bot for sharing and managing links across devices.

🎧 Audio Switcher

Audio Switcher repository card

A Windows script that switches audio output between headphones and speakers with a single hotkey.

GitHub activity

Egor's GitHub stats Most used languages

GitHub streak

What I'm working on

  • Building polished full-stack projects with Next.js, React and TypeScript
  • Creating practical Windows utilities and browser extensions
  • Improving my skills in backend development, databases and system design
  • Turning experiments into documented, downloadable open-source projects

Let's connect

Have an idea, a project or just want to talk about development? Feel free to reach out.

Portfolio GitHub

Code with purpose. Design with care.

Footer

Pinned Loading

  1. pinWindow pinWindow Public

    A lightweight Windows utility for keeping any selected window above the rest of the desktop.

    C# 2

  2. audio-switcher audio-switcher Public

    A Windows automation script for changing audio devices without opening system settings.

    AutoHotkey 1

  3. Portfolio-next Portfolio-next Public

    TypeScript 1

  4. password-generator password-generator Public

    A browser-based tool for creating configurable random passwords.

    JavaScript

  5. linkcast linkcast Public

    A Python utility for working with links through a small, task-focused workflow.

    Python