Skip to content
View YossiAbutbul's full-sized avatar

Block or report YossiAbutbul

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


About me

CS student who came into software through hardware. I spent years working with RF systems and lab instruments, which is where I learned that most of engineering is repetitive work waiting to be automated.

Currently: CS student + RF/automation work on the side
Previously: IDF Intelligence Corps, Unit 81
Tools I reach for: Python · TypeScript · React · FastAPI · C · Firebase · Plotly

Pinned repos below — happy to talk shop about test automation, low-level C, or building UIs for instruments.


Stack

Pinned Loading

  1. OPlanner OPlanner Public

    React + TypeScript + Vite SPA on Firebase (Auth + Firestore) for student semester planning. Parses university .ics files into structured year/semester/course/task records with deterministic IDs, re…

    TypeScript

  2. Portfolio Portfolio Public

    TypeScript

  3. ReportGenrator ReportGenrator Public

    Test Report Generator is a web app for turning RF measurement data into structured reports, interactive 3D analysis, and precise 2D azimuth/elevation views.

    TypeScript

  4. Pipeline_CPU Pipeline_CPU Public

    Educational CPU pipeline simulator and visualizer built with React and TypeScript for exploring processor architecture concepts.

    TypeScript 1

  5. Assembler Assembler Public

    A comprehensive two-stage assembler written in ANSI C90. This assembler translates assembly language source files into costume base-4 code, supporting various data types, instruction formats, and a…

    C

  6. rf-instrument-wrappers rf-instrument-wrappers Public

    Python wrappers for RF lab instruments — Mini-Circuits USB power sensors and Agilent E5061B ENA — with FastAPI servers for n8n and a live Smith chart viewer.

    Python