Skip to content
View RazEini's full-sized avatar

Block or report RazEini

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

Hi, I'm Raz Eini 👋

Software Engineering Student | Android & Backend Developer

🎓 B.Sc. Software Engineering (Academic Reserve – Atuda)
💡 I build clean, practical, and maintainable software for real-world problems

🌐 Portfolio: https://RazEini.github.io


🛠️ Tech Stack

Languages

Java Kotlin Python C# HTML CSS JavaScript

Frameworks & Tools

Android Firebase Flask Git GitHub


🚀 Featured Projects

Motivation: Most task managers are just "to-do lists" that eventually become cluttered. I wanted to build a tool that actively helps with decision-making—telling me what to do next based on priority and urgency.

  • The Challenge: Designing an automated prioritization logic that feels intuitive and doesn't overwhelm the user.
  • Key Learning: This was my deep dive into Jetpack Compose and MVVM architecture. I learned how to manage complex UI states while keeping the business logic clean and decoupled.
  • Tech Stack: Kotlin, Firebase.

Motivation: I wanted to understand how large-scale consumer apps maintain data consistency between thousands of users and an admin dashboard.

  • The Challenge: Implementing a real-time shopping cart that syncs across multiple devices and handles instant inventory updates during checkout.
  • Key Learning: Mastered Firebase Realtime Database and user authentication. This project taught me the importance of UX—designing an Admin Panel that makes complex management tasks feel simple.
  • Tech Stack: Android (Java), Firebase.

Motivation: Many AI tools struggle with Hebrew out-of-the-box or lack a lightweight interface for custom integration. I aimed to create a solution that combines AI power with a clean, responsive web interface.

  • The Challenge: Bridging the gap between a Python/Flask backend and a responsive frontend while managing session history without bloating the database.
  • Key Learning: This project sharpened my Full-stack development skills. I learned how to handle API security and how to structure a Flask app to be modular and scalable.
  • Tech Stack: Python, Flask, HTML/CSS/JS.

Motivation: As a software engineer, I wanted to move away from third-party managers and build my own "vault" to fully understand how encryption works under the hood.

  • The Challenge: Correctly implementing the AES-128-GCM encryption protocol. In security, there is no "almost"—it's either secure or it's not.
  • Key Learning: This was a masterclass in Cybersecurity fundamentals. I learned about Salting, Hashing, and secure local storage, making me a more security-conscious developer in every project I write.
  • Tech Stack: Python.

📫 Contact

GitHub LinkedIn Email Resume

Pinned Loading

  1. e_commerce_shop e_commerce_shop Public

    Android E-Commerce App with Firebase Realtime DB, Authentication, Smart Search, Voice Search, User & Admin Panels.

    Java 1

  2. Password_Manager Password_Manager Public

    A secure password manager with an encrypted JSON vault, supporting both CLI and GUI (Tkinter). Features: AES-128-GCM encryption, master password (PBKDF2-HMAC-SHA256), password strength checking, c…

    Python 2

  3. Smart_Task_Flow Smart_Task_Flow Public

    A smart mobile task manager built with Kotlin, Jetpack Compose, and MVVM. Features: automated priority & category classification, real-time search, date grouping, gesture controls, and a clean Mate…

    Kotlin 2

  4. Tetris Tetris Public

    A classic Tetris implementation for desktop with smooth animations, ghost blocks, scoring system, difficulty levels, and background music. Built with Python (OOP) + Pygame.

    Python 1

  5. smart_chat_bot smart_chat_bot Public

    Smart Hebrew chatbot built with Flask and OpenAI API, featuring secure .env configuration, natural language understanding, and real-time responses.

    HTML 1

  6. flappy-bird flappy-bird Public

    Mobile game – Jetpack Compose implementation of the classic Flappy Bird game with dynamic obstacles, score tracking, and smooth animations.

    Kotlin 1 1