Skip to content
View yonimomi9's full-sized avatar

Highlights

  • Pro

Block or report yonimomi9

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

๐Ÿ‘‹ Hey, Iโ€™m Jonathan Tchebiner

Software Developer ยท Computer Science B.Sc. ยท Shipping real products end-to-end


โšก About Me

Software developer with strong CS fundamentals and real-world experience building full applications โ€” from streaming platforms to Chrome extensions and networked chat systems. I focus on clean architecture, maintainable code, and solving real engineering problems. Actively seeking a student / full-time developer role where I can contribute fast and grow inside a sharp engineering team.


๐Ÿ› ๏ธ Tech Stack


๐Ÿš€ Featured Projects

๐Ÿง  MOJO โ€” Final-Year CS Project (Grade: 93)

Smart task-planning app built with a team of 3, combining backend architecture with constraint-based scheduling and ML-driven recommendations.

  • ๐Ÿ—๏ธ Designed a scalable backend with modular route, controller, and service layers
  • ๐Ÿงฉ Implemented scheduling logic using Constraint Satisfaction Problem (CSP) techniques and priority scoring to generate optimized task plans
  • ๐Ÿค– Built RESTful APIs integrated with an ML-based recommendation engine for personalized task suggestions based on user behavior
  • ๐Ÿ“ฑ Collaborated on React Native frontend integration, connecting mobile UI to backend services

Tech: Node.js ยท React Native ยท CSP Algorithms ยท ML ยท REST APIs

EDY โ€” Netflix-Style Streaming Platform

๐Ÿ“Œ Full-stack platform for the Advanced Systems Programming course

  • React + Node.js frontend with modular architecture
  • C++ backend with recommendation logic
  • Microservice-oriented design, REST APIs, CI/CD
  • Built and maintained in a collaborative Agile workflow

ColorMorph โ€” Chrome Extension

๐ŸŽจ Customize the look & feel of any website

  • Predefined + user-created themes
  • Per-site theme storage & one-click toggling
  • Published on Chrome Web Store
  • Built with JavaScript + Chrome Extensions API (v3)

๐ŸŽฎ Additional Projects

  • Arkanoid Game (Java, OOP + Design Patterns)
  • Many more tools, scripts, apps, and experiments here on GitHub

๐Ÿ“Š GitHub Stats


๐Ÿ“ซ Contact

๐Ÿ“ LinkedIn: https://linkedin.com/in/jonathan-tchebiner
๐Ÿ’ป GitHub: https://github.com/yonimomi9
โœ‰๏ธ Email: yonimomi9@gmail.com
๐Ÿ“ฑ Phone: 054-5289907


โญ If you like my work, feel free to star some repos, it helps!

Popular repositories Loading

  1. edy edy Public

    Repository for EDY Netflix Project

    JavaScript 1

  2. emessage emessage Public

    WhatsApp replica project

    Python

  3. Arkanoid Arkanoid Public

    Java brick-breaker game using OOP and design patterns.

    Java

  4. ColorMorph ColorMorph Public

    Customize the look of any website with custom or predefined color themes using this Chrome extension.

    JavaScript

  5. yonimomi9 yonimomi9 Public

  6. Mojo Mojo Public

    TypeScript