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

Block or report Juuzoe

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

Maksym Gavrylenko

Software Engineering Intern • Full-Stack • Developer Tools • Automation
UK · open to remote / relocation

Contextpoint LinkedIn Email


Developer system boot animation



Now

Right now I am building portfolio projects that combine automation with practical security ideas, with the goal of turning them into things I can reuse. I am looking for junior roles in software engineering and security. I usually work end to end, from UI and APIs down to data and deployment, and I spend a lot of time fixing edge cases so features behave consistently.


Featured Projects

Self-hosted uptime monitoring with a live dashboard and Telegram alerts. It schedules checks, records historical results and detects downtime, slow responses and expiring certificates.

Live  ·  Repository

Node.js Express SQLite Telegram

Project memory for AI coding sessions inside VS Code. Contextpoint tracks tasks, constraints, failed approaches and Git activity, then compiles that context for Claude or exposes it directly through MCP.

Marketplace  ·  Repository

TypeScript VS Code MCP Claude

A developer-aware disk analyser and safe cleanup tool written in Rust. It distinguishes build artifacts, dependencies, caches, Git data and other storage using project context instead of relying on filenames alone.

Includes both a CLI and a native desktop interface, with conservative cleanup rules and explanations for every reclaimable item.

Repository

Rust CLI Desktop Rayon

Python desktop automation built around reusable workflows rather than one-off scripts. ScreenBot combines screen recognition, configurable actions and repeatable YAML-defined automation.

Repository

Python OpenCV YAML Desktop Automation


Stack

Languages and frameworks
Tools and infrastructure

Languages

Python · TypeScript · JavaScript · Rust · Java · C# · PHP · SQL

Application & Web

React · Node.js · Express · FastAPI · HTML/CSS · jQuery

Developer tooling & AI

VS Code Extensions · Model Context Protocol (MCP) · Claude integrations · Desktop Automation · CLI development

Data & Infrastructure

MongoDB · SQLite · MySQL · Docker · AWS · Cloudflare

Engineering

Git / GitHub · REST APIs · CI/CD · pytest · JUnit · Jenkins


Engineering principles animation

Currently building developer tools, automation systems and full-stack applications.

Pinned Loading

  1. uptime_tracker uptime_tracker Public

    Uptime tracker that monitors activity throughout multiple websites. Has connectivity to a Telegram bot that can ping or update the user about website's status using notifications.

    JavaScript

  2. contextpoint contextpoint Public

    VS Code extension and MCP server that remembers your project's AI context and sends Claude a compact prompt.

    TypeScript

  3. bloatrail bloatrail Public

    Developer-aware disk analyser in Rust, with a CLI and a Windows desktop app. It reads the project files around a directory before judging it, so target/ beside a Cargo.toml is regenerable build out…

    Rust 2

  4. ScreenBot ScreenBot Public

    A Python desktop automation tool with YAML workflows and a simple UI for repeatable tasks.

    Python

  5. mn-kitchen mn-kitchen Public

    A menu and basket web app for ordering at home. Built in React + TypeScript and designed to later export orders to a Telegram bot.

    TypeScript

  6. CustomItems1 CustomItems1 Public

    A Java plugin for a Skyblock server setup, adding custom item logic and hoppers that integrate with other plugins.

    Java