Skip to content
View Sinfolke's full-sized avatar
  • Ukraine
  • 16:50 (UTC +03:00)

Block or report Sinfolke

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

Hi there 👋 I'm Yuriy.

I am a Systems & Backend Software Developer specializing in C++ and Python. I have a deep interest in compiler architecture, language design, low-level hardware interfacing, and building high-performance, asynchronous automation pipelines.


💻 What I'm Working On

  • ISPA Parser – A high-performance, infrastructure-level parser generator written from scratch in modern C++ (C++20/23). It utilizes custom DFA lexers, state machine optimization, and Intermediate Representations to transform custom grammars into target source code.
  • Phone Check Service – A hardware-to-cloud diagnostic platform. It features a native C++ application that communicates with iOS and Android devices via USB (using the ADB protocol and libimobiledevice) paired with a high-throughput FastAPI backend.
  • Advanced Web Automation – Engineering resilient asynchronous scraping engines designed to bypass complex anti-bot frameworks, utilizing advanced browser fingerprinting and dynamic proxy rotation.
My Github stats

My Tech Stack 🛠️

Languages & Core

C++PythonJavaScriptTypeScriptLinux

Backend, Databases & Build Tools

FastAPIPostgreSQLSQLiteDockerCMake

Let's Connect 🌐

LinkedInTelegramEmail

Popular repositories Loading

  1. ispa-parser ispa-parserPublic

    Powerful parser generator

    C++ 4

  2. Proton-outside-steam Proton-outside-steamPublic

    This script lets you run apps by proton without launching steam. Ideal for making desktop shortcuts

    Shell 4

  3. Macrorify-language-support Macrorify-language-supportPublic

    Macrorify language support extension

    TypeScript 1

  4. Rope-String Rope-StringPublic

    Rope String C++ library - an optimized string for middle insertions

    C++ 1

  5. regex-compiler regex-compilerPublic

    A compiler for multiline commented regex

    C++

  6. cpuf cpufPublic

    my cpuf librar

    C++