terminator1333 (terminator1333) · GitHub
Skip to content
View terminator1333's full-sized avatar
🗿
🗿
  • Ben Gurion University of the Negev

Highlights

  • Pro

Block or report terminator1333

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

 A bit about me

name: Eyal
education:
  university: Ben-Gurion University of the Negev
  degree: B.Sc. Data Science (3rd Year)
  achievements: Faculty's Honours List x2 (2024,2025)

research:
  paper: "GAVEL: Towards rule-based safety through activation monitoring"
  venue: ICLR 2026 (co-author)
  topic: LLM safety via activation-based monitoring

currently: Research Assistant @ Offensive AI Lab

fun_fact: This GitHub is way cooler than my Google Drive
contribution animation

📄 Research

  

GAVEL: Towards rule-based safety through activation monitoring
Co-author — A framework for compositional, rule-based activation safety in LLMs. Improves precision, supports domain customization, and enables auditable AI governance. Accepted at ICLR 2026.

 Projects

 
  📂 InformationRetrievalProj2025-26
  ├── 🔎 BM25 + Cosine Similarity ranking
  ├── 📊 PageRank & PageView integration
  ├── ☁️  Deployed on Google Colab & GCP
  ├── ⚙️  Grid search hyperparameter tuning
  └── 📚 Full English Wikipedia corpus (up to Aug 2021)

  📂 VisualizationProject
  ├── 📈 Interactive Streamlit dashboard
  ├── 🗺️  GeoJSON district map visualization
  ├── 📉 Plotly & Matplotlib charts
  ├── 🔄 Multi-page data exploration
  └── 🌐 Live app: streamlit.app
 

 
  📂 SafariSynchronisation
  ├── 🧵 Thread handling & concurrency in C#
  ├── 🔒 Async tasks, locks, mutexes, semaphores
  ├── 🛑 Cancellation Token patterns
  └── 📝 Developed Backend synchronisation methods and authored project report

 Tech Stack

Data & ML

Languages

Databases & Cloud

Tools

⚡ GitHub Activity





Pinned Loading

  1. ConeDetectionProject ConeDetectionProject Public

    Using YOLOv8 and a Roboflow dataset to create a machine learning model to recognise cones

    Jupyter Notebook

  2. InformationRetrievalProj2025-26 InformationRetrievalProj2025-26 Public

    Information Retrieval Project

    Jupyter Notebook

  3. Numerical Numerical Public

    A numerical analysis project that contains interpolation, root finding, integration and fitting assignments, for university course

    Python

  4. SafariSynchronisation SafariSynchronisation Public

    Participated in a hackathon focused on algorithm design and thread handling patterns. Independently developed the projects backend (thread management in C#) and authored the final report.

    C#

  5. VisualizationProject VisualizationProject Public

    Visualization project, for university course

    Jupyter Notebook 1