Skip to content
View lirazbinyamin's full-sized avatar

Block or report lirazbinyamin

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

Hi 👋, I'm Liraz Binyamin

Software Engineer | Graduating BSc in Computer Science

Passionate about building clean, efficient and well-designed software.
Strong background in systems programming, backend development and object-oriented design.

Connect with me

lirazbinyamin@gmail.com

Selected Projects

Some projects are private. Access will be granted upon request.

Web & Full Stack Projects

  • Movie Desktop A React-based movie browsing app with search, filtering and detailed movie pages using an external API.

  • Security Site Project Flask-based authentication system demonstrating common attacks (brute force, password spraying) and defenses (rate limiting, CAPTCHA, TOTP, bcrypt/Argon2 hashing).

Java Projects

  • Calendar Desktop calendar application focusing on OOP design and clean architecture.

  • Hangman Game Interactive word guessing game with structured game logic.

  • Trivia Game Multi-question trivia system with modular design.

C Projects

  • Assembler A full assembler written in C. Includes parsing, symbol table management, macro expansion and machine code generation.

🛠 Languages & Technologies

C • C++ • Java • Python • JavaScript • React • Node.js • Spring • Flask • SQL • Linux • Git
HTML • CSS • PostgreSQL • MySQL • SQLite • bcrypt • REST APIs

Pinned Loading

  1. Calendar Calendar Public

    Java

  2. HangMan-Game HangMan-Game Public

  3. MovieDesktop MovieDesktop Public

    JavaScript

  4. Trivia-Game Trivia-Game Public

    Java