Skip to content
View dorhaboosha's full-sized avatar

Highlights

  • Pro

Block or report dorhaboosha

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

Hi, I'm Dor Haboosha ๐Ÿ‘‹

๐ŸŽ“ B.Sc. Computer Science + B.A. Entrepreneurship (Reichman University)
๐Ÿง‘โ€๐Ÿ’ป Software / Fullโ€‘Stack / Backend / Frontend Developer
๐Ÿงฉ I build learning projects to level up fast โ€” and real apps for myself/family/friends that solve practical needs
โœจ Values: Clean Code ยท Testing ยท Ownership ยท Product Thinking
๐Ÿ’ก I enjoy building polished UIs and reliable APIs, with a strong focus on readable, maintainable code.


๐ŸŒ Socials

LinkedIn Gmail


๐Ÿšง What Iโ€™m building now

  • ๐Ÿ–ฅ๏ธ Personal Portfolio Website โ€” a site to showcase my projects, skills, and contact info
  • ๐ŸŒฑ Spring Boot Learning API โ€” a backend API project to learn Spring Boot by building

โœ… Highlights

  • โœ… Projects: Fullโ€‘stack apps, APIs, and OOP exercises
  • โœ… Strengths: Clean architecture, testing mindset, strong selfโ€‘learning
  • โœ… Open to: Junior roles / internships / collaborations

โญ Featured Projects (Pinned)

  • ๐ŸŽฎ Video Game Discovery Platform โ€” Discover games with search, filters, and rich game pages
    ๐Ÿ”— Repository

  • ๐Ÿ“บ TV Show Recommender AI โ€” Personalized TV show recommendations using embeddings + similarity
    ๐Ÿ”— Repository

  • ๐Ÿš— Garage Management System โ€” C#/.NET OOP project with clean separation of UI & logic
    ๐Ÿ”— Repository

  • ๐Ÿง  Memory Game โ€” OOP memory game (logic + UI separation, solid design)
    ๐Ÿ”— Repository


๐Ÿ–ผ๏ธ Project Screenshots

Video Game Discovery Platform

Simon Game

Drum Kit

Dice Game


๐Ÿ’ป Tech Stack

Programming Languages

Python Java JavaScript TypeScript C# C SQL HTML5 CSS3

Frameworks / Libraries

React Node.js .NET FastAPI Flask REST%20API

Tools

Linux Git


๐Ÿ“Š GitHub Stats

Dor's GitHub Stats Top Languages

GitHub Streak


๐Ÿ“ฌ Contact

Pinned Loading

  1. Garage-Management Garage-Management Public

    Garage Management System โ€“ C#/.NET console app demonstrating OOP (inheritance/polymorphism) with separated UI and logic layers.

    C# 1

  2. Memory-Game Memory-Game Public

    Console Memory Game in C#/.NET โ€” Human vs Human or Human vs Computer, built with OOP principles.

    C#

  3. TV-Show-Recommender-AI TV-Show-Recommender-AI Public

    TV show recommender using embeddings + cosine similarity, with fuzzy matching and optional AI-generated shows/posters.

    Python

  4. Video-Game-Discovery-Platform Video-Game-Discovery-Platform Public

    Fullstack video game discovery app (React + TypeScript + Express) using the RAWG API โ€” search, filter, sort, and view game details.

    TypeScript