Skip to content
View tomerguttman's full-sized avatar
💭
while (noSuccess) { self.tryAgain(); if (self.dead) { break; } }
💭
while (noSuccess) { self.tryAgain(); if (self.dead) { break; } }
Block or Report

Block or report tomerguttman

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
tomerguttman/README.md

Hi there!

My name is Tomer Guttman. I'm a Backend Engineer :).
I love sharing knowledge, and learn new technologies... let me know of any open-source adventures I should look into :)


Skills:
Java JavaScript Python C C++ C# CSS HTML Bootstrap Flask Vagrant Git

  • 🔭 Your'e welcome to see my Java based supermarket system named SDMarket check it out... Here
  • 🌱 I’m currently learning Node.js, Express and Vue.js...
  • 📫 How to reach me: [email protected] or on LinkedIn
  • ⚡ Fun fact: I used to play for a professional Counter Strike team (FPS Game) and we had sponsers like ESET, ASUS etc...

Pinned

  1. SDMarket SDMarket Public

    SDMarket is a Java-based supermarket system which supports the management of users, stores, items, transactions, reviews/ ratings, cart purchase, discounts, notifications, and more…

    Java 12 3

  2. vpn-low-cost vpn-low-cost Public

    A chrome extension that provides you with the best way of receiving a low price flight ticket, using the Puppeteer node library.

    JavaScript 1 2

  3. tindog-site tindog-site Public

    tindog-site is a landing page for tindog (tinder for dogs). Developed using HTML, CSS and Bootstrap while keeping it compatible for Mobile and Desktop users.

    HTML

  4. groot groot Public

    Forked from redhat-beyond/groot

    Groot is an open-source garden management system

    HTML

  5. simon simon Public

    Built a small browser Simon game - Yes, the one that you have to repeat the given color pattern ;)

    JavaScript

  6. weather-app weather-app Public

    Created a weather app using Express.js which allows a client to pick a city and see it's current weather using OpenWeather API

    JavaScript