Skip to content
View TamiShaks-2's full-sized avatar
πŸ’»
in coding
πŸ’»
in coding

Block or report TamiShaks-2

Report abuse

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

Report abuse
TamiShaks-2/README.md

πŸ‘‹ Hi, I'm Tamar Shakovitzky

I enjoy breaking down complex technical problems and building creative, efficient solutions that actually work, while continuously learning and exploring new technologies independently.

Embedded Systems β€’ C/C++ β€’ python β€’ Computer Vision β€’ Open Source

🧰 Tech Stack


πŸ”§ Currently Working On

  • Contributing to OpenCV
  • Investigating computer vision algorithm edge cases in C++
  • Improving performance and system-level design

πŸš€ Featured Projects

πŸ‘οΈ OpenCV Contribution (In Progress)

Contributing to the OpenCV computer vision library C++ by developing tests and analyzing algorithm edge cases in image-processing pipelines.

Highlights

  • Writing unit tests for computer vision algorithms
  • Investigating algorithm behavior and edge cases
  • Working with C++ image processing pipelines
  • Contributing to a large-scale open source computer vision codebase

🧠 OpenVINO – Deep Learning Inference Optimization

C++ contribution to the OpenVINO PyTorch frontend focused on improving matrix-chain computation.

Highlights

  • Implemented the linalg_multi_dot operator in C++ for the OpenVINO PyTorch frontend
  • Applied Matrix Chain Optimization to reduce computation cost by ~35%
  • Developed pytest validation tests using PyTorch and NumPy
  • Verified correctness across CPU and GPU inference backends

πŸ”Ž MCP Server – Git Context Analysis for AI Agents

Developed a Model Context Protocol server that extracts structured context from Git repositories for AI coding agents.

Highlights

  • Built a Python backend service integrating Git repository analysis
  • Implemented code hotspot detection and repository activity tracking
  • Designed tool-based APIs for AI agent integration
  • Added caching and controlled subprocess execution for efficient automation
  • βœ”οΈ Contribution merged into the awesome-mcp-servers repository
    punkpeye/awesome-mcp-servers#1643

β™ŸοΈ Kung Fu Chess – Real-Time Simulation Engine

Designed a real-time simulation system inspired by embedded control architectures.

Highlights

  • Built an event-driven simulation engine in Python
  • Implemented concurrent movement coordination and state-based control logic
  • Designed a modular architecture separating logic, physics, and UI
  • Optimized performance and memory usage for real-time responsiveness

πŸ–¨ Smart Photo Printing Management System

Full-stack application for managing photo printing orders.

Highlights

  • Developed the system using C# with ASP.NET Core MVC
  • Designed a modular backend architecture for scalability and maintainability
  • Implemented user and order management logic
  • Integrated SQL Server for data storage and retrieval
  • Worked in an Agile development workflow

πŸ“« Contact

Feel free to reach out regarding collaboration, open-source contributions, or engineering opportunities.

Pinned Loading

  1. git-context-mcp git-context-mcp Public

    Local MCP server that extracts high-level Git repository context for AI coding agents

    Python 2 1

  2. CakesProject CakesProject Public

    Responsive React-based e-commerce website with modern UI and shopping cart functionality

    JavaScript

  3. opencv opencv Public

    Forked from opencv/opencv

    Open Source Computer Vision Library

    C++

  4. openvino openvino Public

    Forked from openvinotoolkit/openvino

    Personal contributions include C++ operator development and testing as part of OpenVINO research and studies.

    C++