Skip to content
View shaia's full-sized avatar

Block or report shaia

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
shaia/README.md
Header

Hi there, I'm Shai

Typing SVG

Always learning, always curious

I build high-performance tools and solve complex problems in C, C++, Python, Go and Assembly.

I'm currently focused on building high-performance computational fluid dynamics (CFD) libraries.

I'm also a puzzle solver, and I enjoy carcking real world 3d puzzles.

Email Blog


🛠️ Languages & Technologies



🧠 Project Euler Progress

Project Euler Profile

🚀 Project Spotlight

I’m currently focused on building high-performance computational fluid dynamics (CFD) libraries.


⚡ Contribution Graph

Snake animation

📰 Latest from the Blog



🕵️ Crack the Code

Level 1: The Systems Check (C)
main(){int i=1801675112;puts(&i);}
✨ Reveal Answer hack (It prints the integer bytes as ASCII: 0x6B636168 -> h a c k)
Level 2: The Logic Gate

If Slow is Smooth and Smooth is Fast...

How much time is lost by rushing?

✨ Reveal Answer

All of it. (Rushing creates mistakes, mistakes require fixing, fixing takes time.)

Level 3: The Hidden Flag

Somewhere in this profile is a hidden message.

(Inspect the source, you must)

✨ Reveal Answer

Shell we play a game? (Base64 decoded from the HTML comment)


📊 GitHub Stats

Metrics

Pinned Loading

  1. CFD CFD Public

    High-performance C11 CFD library optimized with OpenMP multithreading, SIMD (AVX2), and CUDA support.

    C 1

  2. BloomFilter BloomFilter Public

    SIMD optimized Bloom filter for Golang sutiable for highly concurrent load

    Go

  3. cfd-visualization cfd-visualization Public

    Python

  4. SIMDCuckooFilter SIMDCuckooFilter Public

    SIMD optimized Cuckoo filter for Golang highly concurrent data structure

    Go

  5. eisenhower-matrix-addin eisenhower-matrix-addin Public

    Free add-in for organizing emails using the Eisenhower Matrix - supports Gmail and Outlook

    HTML 1

  6. cfd-python cfd-python Public

    Python