Skip to content
View GittyBurstein's full-sized avatar

Block or report GittyBurstein

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
GittyBurstein/README.md

Hi, I'm Gitty 👋

Software Developer | Systems & Developer Tools | Performance | Open Source

I build practical, production-ready software with a focus on clean architecture, performance, and developer experience.


Featured Projects

🧠 Mermaid MCP Server (Python, MCP, GitHub API, Kroki, Mermaid)

Turns local folders or GitHub repositories into Mermaid diagrams and renders them as PNG/SVG for fast codebase understanding.

  • Layered architecture (Tools/Core/Clients/Sources), Source Factory, validation, unified error handling.
    Repo: <https://github.com//>

⚡ llama.cpp Performance Acceleration (SYCL, GPU, LLM Inference)

Optimized LLM inference with GPU-oriented parallel programming.

🧾 Photo Printing Management System (.NET Core / C# / SQL Server)

A smart photo-printing management system built with .NET Core MVC + Entity Framework + SQL Server.

  • UI, order processing, image handling (clean architecture).
  • PDF invoice emailing module (iText, GemBox, Gmail SMTP).

🛒 Online Store (React, Redux, React Router)

Responsive e-commerce app with cart + checkout flow and modern UI (MUI + Bootstrap).


Open Source

I’m a highly active open-source contributor: I collaborate with maintainers, iterate through PR reviews, and focus on measurable improvements (performance, reliability, clean design).


Tech Stack

Languages: Python · C# · C/C++ · Java
Frontend: React · TypeScript · HTML · CSS
Backend: ASP.NET Core · Node.js · Entity Framework
Databases: SQL Server · MongoDB
AI/ML: Hugging Face · GGML · SYCL
Tools: Git/GitHub · Swagger · Postman


Contact

📧 G0534163997@gmail.com 📞 0534163997

Popular repositories Loading

  1. mermaid-mcp-server mermaid-mcp-server Public

    MCP server for generating Mermaid diagrams from projects (local/GitHub) and rendering via Kroki.

    Python 4 1

  2. CakesProject-react CakesProject-react Public

    JavaScript 1

  3. llama.cpp llama.cpp Public

    Forked from ggml-org/llama.cpp

    LLM inference in C/C++

    C++ 1

  4. CTD25 CTD25 Public

    Forked from KamaTechOrg/CTD25

    from Shmuek Fine

    Python

  5. ggml ggml Public

    Forked from ggml-org/ggml

    Tensor library for machine learning

    C++

  6. awesome-mcp-servers awesome-mcp-servers Public

    Forked from punkpeye/awesome-mcp-servers

    A collection of MCP servers.