Skip to content
View blackhebrewisraeli's full-sized avatar

Highlights

  • Pro

Block or report blackhebrewisraeli

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
blackhebrewisraeli/README.md
header typing

Location University followers



LinkedIn Instagram GitHub Skills Journey

Tip

Open to opportunities — junior developer, backend, and QA automation roles. Based in Ashkelon, Israel · fluent in Hebrew, Russian, and English.


📖 Profile at a Glance

Focus Backend · systems programming · security · databases
Stack C · Java · Spring Boot · Python · SQL · Docker · Linux · Git
Education B.Sc. Computer Science — Open University of Israel
Certification GitHub Foundations (in progress — 14 hands-on practices)
Contact LinkedIn · open a GitHub issue

Jump to: About · Tech Stack · Languages · Projects · Certifications · Stats · Connect


👨‍💻 About Me

I'm a Computer Science student at the Open University of Israel with hands-on experience across low-level C, Java/Spring Boot backends, Python, and Linux. I care about code that is readable, tested where it matters, and documented well enough that someone else can pick it up.

What I work on most:

  • System-level programming and understanding how software behaves close to the metal
  • Backend services, data modeling, and practical SQL/database work
  • Security-minded development — supply chain basics, observability, and secure workflows
  • Clean Git habits: branches, pull requests, issues, and CI with GitHub Actions

Beyond the keyboard: football, travel, and loud music — the usual reset buttons.

Shimon Esterkin

Shimon Esterkin · CS student · Ashkelon, Israel


🛠️ Tech Stack

tech stack icons



C Java Spring Boot Python SQL Docker Git Linux


🗣️ Languages

Hebrew Russian English German Portuguese

🇮🇱 🇷🇺 🇬🇧 fluent  ·  🇩🇪 🇵🇹 intermediate & actively improving


🚀 Featured Projects

Selected work that reflects how I think and build — not course boilerplate.

Project Highlights
Two-pass Assembler Simulator (ANSI C90) Two-pass assembler in strict C90 · modular design · Open University systems project
eBPF / BCC Tracing Lab Linux syscall observability with eBPF/BCC · low-level instrumentation
Python + SQL Bank Account Database SQLite schema design · seed data · ER diagram auto-published via GitHub Actions
Java Sorting & Searching Templates Reusable algorithm implementations with clear docs · learning and reuse
GitHub Skills Journey Curated log of 14 GitHub Skills practices · GitHub Foundations prep
More repositories worth a look
Project Highlights
C Adjacency Matrix Binary-tree connectivity via N×N adjacency matrix
xv6 Docker Environment Dockerized build and run setup for xv6 with QEMU
Shift Management System Backend-oriented shift scheduling and availability tracking

🎓 Certifications & Learning

Status Credential
🟢 In progress GitHub Foundations14 hands-on GitHub Skills practices completed
✅ Completed Learn Python Programming – Beginner to Master (Udemy) — certificate
✅ Completed Java Bootcamp: Learn Java with 100+ Projects (Udemy) — certificate

📊 GitHub in Numbers

stats top langs
streak



activity graph

🤝 Let's Connect

I'm open to professional conversations, collaborations, and junior-level opportunities. I don't publish my personal email here — use LinkedIn or open a contact issue and I'll reply personally.

LinkedIn Email Request Instagram

If a project here looks useful, a ⭐ helps others find it — and I'm always happy to connect with fellow builders.

footer

Shimon Esterkin · @blackhebrewisraeli · Open University of Israel

Pinned Loading

  1. C-Assembler-Simulator C-Assembler-Simulator Public

    C90-compliant assembler simulation for Open University (20465).

    C 2

  2. Java-sorting-searching-templates Java-sorting-searching-templates Public

    Copy-pasteable Java templates for classic sorting and searching on int[]. Minimal, no packages, static APIs.

    Java 2

  3. Python-SQL-Bank-Account-Database Python-SQL-Bank-Account-Database Public

    Tiny Python + SQLite project: build a Bank database, seed sample data, and auto-publish an ER diagram & tables to the README via GitHub Actions.

    Python 2

  4. ebpf-bcc-tracing-lab ebpf-bcc-tracing-lab Public

    Linux eBPF/BCC tracing lab environment for syscall observability.

    Shell

  5. github-skills-journey github-skills-journey Public

    Curated showcase of my completed GitHub Skills practices, completed while preparing for the GitHub Foundations certification.