Skip to content
View Benny902's full-sized avatar

Block or report Benny902

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

Hi 👋, I'm Benny Shalom

A passionate Developer with B.Sc in Software Engineering

Benny902

Contact:

Skills:

Programming languages / Frameworks: C, C++, Java, C#, Python, SQL, JavaScript, HTML, CSS, React, Node.js, Express.js.
Tools: OOP (Object Oriented Programming), Design Patterns, git, CI/CD, Containers (Docker + compose).
Database: FireBase, MongoDB, PostgreSQL.

Projects:

  • News_ai - Dockerized microservice-based application, written with Python Flask, that fetches most interesting news (by newsdata.io API) using user preferences and generates concise summaries using AI (Gemini API) and sends it to users via email, deployed to Google Cloud Platform. demo

  • Dockerized-Microservices - the goal of this project was to learn and show how three backend micro services communicate between each other regardless of their programming language, also including MongoDB as common database and integrating RabbitMQ for managing queues, and finally dockerize the project using docker-compose.

  • TariTari - web app for a real business. my latest project using MERN (MongoDB, Express, React, Node)
    webapp is deployed, main page for the customers: demo , a page for collectors: demo , and a page for the manager: demo .
    (database in the demo is for testing, feel free to add/delete orders)
    This web app solves the manager's problem of needing to deal with the orders on phone, and directing each order to the collectors (those who prepare the orders).

  • WorkOut Partner - Graduation project using MERN (MongoDB, Express, React, Node) : demo
    project presentation video: https://www.youtube.com/watch?v=ZkIkzOGMfUU

  • Vehicle dealership - project in Java, with Gui and Design Patterns, Using advanced principles of object-oriented programming and more

  • ProXdapp - A responsive dashboard app with blockchain API using React : demo

  • Simulation of a car wash in Linux C language with threads, semaphores, memory, signals, ipc and more

  • More projects can be found on my Github repositories: https://github.com/Benny902?tab=repositories


Benny902

Benny902

Benny902

Pinned Loading

  1. news_ai news_ai Public

    Dockerized microservice-based application, written mostly with Python Flask, that fetches most interesting news (by newsdata.io API) using user preferences and generates concise summaries using AI …

    Python 1

  2. proxdapp proxdapp Public

    proxtoken dapp for tracking and claiming eth rewards

    JavaScript 1

  3. tari tari Public

    TariTari - Mern stack app for a real business needing an app for orders and delivering products with weights, details and more.

    JavaScript 1

  4. WorkoutPartner WorkoutPartner Public

    Forked from Bewdiful/MERN-Stack-app

    you can login with test@gmail.com : 123456!Aa - or just sign up with your own

    JavaScript 1

  5. smart-plant-link smart-plant-link Public

    Smart Plant Link - IOT project during the semester (Introduction to IOT course)

    Java

  6. vehicle-project-java vehicle-project-java Public

    Java