Skip to content
View ysz7's full-sized avatar

Block or report ysz7

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

Hi, I'm Denys 👋

📍 Milan | 🏗️ AI / Python Backend Engineer

Python Go TypeScript JavaScript Node.js React Laravel Claude

Backend developer focused on AI infrastructure, scalable systems and clean architecture.

30+ web products delivered for clients across e-commerce, SaaS and service industries. Currently building AI-native backend systems.

Projects

  • 🍀 Genesis Agent — A lightweight foundation for shipping specialized AI agents fast. AI Agent · Python · Open-Source
  • 🗨️​ Multi-Agent RAG Support Bot — A self-hostable, domain-agnostic support agent: point it at your own documents, and it answers questions, routes complex cases to specialist sub-agents, and asks for human approval before taking any risky action. AI Agent · RAG · Python · Open-Source
  • </> Framestack AI Builder — The open source AI builder for AI systems. IDE · Python · Open-Source

  • 👾 FastAuth – Production-ready authentication service built with FastAPI. Python · Service · Open-Source
  • 🪄 Orches — AI agent orchestration platform. Build teams of AI agents that collaborate, delegate tasks, use tools, and produce results — all from a visual interface. AI Agent · Python · Open-Source
  • 🏗️ Arcforge – Open Source Architecture design IDE for visualizing backend logic. TypeScript · NodeJS
  • Majestic Agent — Personal self-improvement AI Agent. AI Agent · Python · Open-Source

  • 🧩 Nodegram – Visual workspace for connecting structured information nodes. JavaScript
  • 📅 interval – Timeline-based calendar application. TypeScript · React
  • 📊 RankHunt – Community-driven ranking platform with voting mechanics. Laravel
  • 🛒 crystal-shop – Modern Laravel e-commerce starter kit. Laravel · PHP

Pinned Loading

  1. genesis-agent genesis-agent Public

    Ship specialized AI agents fast. Lightweight foundation — copy the folder, add your tools, done.

    Python 1

  2. Arcforge Arcforge Public

    Open source Architecture design IDE for building and visualizing backend logic. Explore relationships, generate boilerplate, and perform safe refactors without losing track of how everything connects.

    TypeScript 161 8

  3. Multi-Agent-RAG-Support-Bot Multi-Agent-RAG-Support-Bot Public

    Production-shaped RAG agent that routes simple questions to a single-shot LCEL chain and complex ones to a supervisor with researcher / action-taker / reviewer sub-agents, on a LangGraph state mach…

    Python