Skip to content
View OrF8's full-sized avatar
💭
この次はこの次。今は今
💭
この次はこの次。今は今

Highlights

  • Pro

Block or report OrF8

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

Hi there, I'm Or Forshmit 👋

Driven by curiosity, powered by logic.

この次はこの次。今は今

🎓 B.Sc. Computer Science @ HUJI

Profile Views Spotify Profile





About Me

I am a Computer Science student at HUJI with a strong interest in cryptography, machine learning, systems programming, software engineering, and computational biology.

Outside of my own studies and projects, I volunteer as a Computer Science tutor for high-school students, helping them strengthen their programming skills and gain confidence with technology.

What I Work On

  • Cryptography & security – theoretical foundations, secure systems, and privacy-aware software design
  • Data analysis & machine learning – Python, pandas, visualization, pattern discovery, and practical ML workflows
  • Systems programming – user-level threads, MapReduce, C/C++, Linux, and operating-system concepts
  • Software engineering – Java applications, object-oriented design, testing, documentation, and maintainable code
  • Computational biology – graph-based analysis, sequence similarity, biological data pipelines, and algorithmic research
  • Full-stack development – React, Firebase, collaborative web apps, authentication, and cloud-based workflows

Tech Stack

Languages

C C++ Java Python JavaScript SQL

Tools & Platforms

Git GitHub GitHub Actions Linux CMake GNU Make

pandas NumPy PyTorch Matplotlib NetworkX SciPy Plotly

React Firebase Vite Tailwind CSS Node.js Streamlit

Connect With Me

LinkedIn LeetCode GMail

GitHub Stats

Top Languages

Stats

GitHub Streak

GitHub Trophies

Pinned Loading

  1. uthreads uthreads Public

    Preemptive user-level threading library in C++ with Round-Robin scheduling

    C++ 1

  2. ExpenseManagement ExpenseManagement Public

    Expense Management is a modern web app for tracking personal and shared expenses using collaborative boards. Users can organize transactions, invite others, and manage spending in a simple, respons…

    JavaScript

  3. Reel-Patterns Reel-Patterns Public

    Reel Patterns is a data science project exploring hidden patterns in movie data. Using large datasets, we analyze actor communities, franchise sequel dynamics, and the link between film success and…

    Python 1

  4. noam-kimhi/Who-Stole-My-Genes noam-kimhi/Who-Stole-My-Genes Public

    Graph-based methods for detecting horizontal gene transfer (HGT) candidates in bacterial proteomes using sequence similarity and network analysis, developed for HUJI’s Algorithms in Computational B…

    HTML

  5. Java-ASCII-Art Java-ASCII-Art Public

    A Java-based ASCII art generator that converts images into customizable text-based artwork using grayscale mapping, scalable output, and modular object-oriented design.

    Java 1

  6. MapReduceFramework MapReduceFramework Public

    C++ MapReduce framework with multi-threading, built for efficient parallel data processing.

    C++