Yoav Sternberg

Cool subtitle comes here

Write-ups

Mossad

2017 2018

2019

Lahav 433

2017 2018

portfolio

Quick Circle Apps

Quick Circle Apps

Set of tools for LG's famous Quick Circle case. The most known app for the platform, with more than 700,000 downloads!

Quick Circle Apps

Android application

Date:
2014-2015
Downloads:
700,000+
Link:
Play Store
Source code:
github.com/yoavst/quickapps
Status:
Archived

LG devices released on 2014-2016 featured a special case called Quick Circle. The case have a circle window for operations that don't require opening the device.
During the development of the application, I've been an active contributer in LG's QCircle Design Template OSS library.

Quick Circle Apps is the most downloaded application for Quick Circle case, with more than 700,000 downloads on Play Store and LG SmartWorld.

Watchfaces

Quick Watchfaces

Easily change the watchfaces of the LG G4 Quick Circle Case

Quick Watchfaces

Android application

Date:
2016
Downloads:
60000
Link:
Play Store
Source code:
github.com/yoavst/quickwatchfaces
Status:
Archived

Quick Circle Watchfaces is an Android app which allows you to easily change the watchfaces of the LG G4 Quick Circle Case.

The app itself contains only a default theme. for downloading themes, you should check out qcthemer.net

A tutorial for how to create a theme is available under github

Grader

Grader

An alternative client for Mashov, a system for school.

Grader

Android application

Date:
2016-2017
Downloads:
25,000+
Link:
Play Store
Source code:
gitlab.com/yoavst/Mashov
Status:
Archived

Mashov is a popular control system for Israeli high schools. It allows teachers to enter grades, behave events and messages, and they will be delivered to the students and their parents.

Grader a better client for Mashov, for Android. It comes with extra features like graphs and average calculation.

Ohel Shem

Ohel Shem

The official app of Ohel Shem high scool, Ramat Gan.

Ohel Shem

Android application

Date:
2015-2017
Downloads:
1500
Link:
Play Store
Source code:
ohelshem.github.io/android
Status:
Support

Ohel Shem (Hebrew: אהל שם‎) is an Israeli high school located in the city of Ramat Gan. It has about 1,550 students studying in 45 classes, from ninth to twelfth grade, and about 160 teachers and 40 workers.
The android app provides the user's timetable, tests, changes and contacts. In addition, it uses today's cutting-edge technologies to provide real time notification for changes and messages.

Hebrew Jokes

Hebrew Jokes

The app that makes you laugh (not promised, though)

Hebrew Jokes

Android application

Date:
2014
Downloads:
3000
Link:
Play Store
Fun fact:
It is my first app!
Status:
Archived

Hebrew Jokes lets the user to read jokes in Hebrew in modern user interface (not in old websites that were not optimized for mobile) from his smartphone. The application consists of more than 600 jokes of 13 different subjects.

Aman Notifications for Telegram

Aman Notifications for Telegram

Receive notifications from Aman

Aman Notifications for Telegram

Kotlin project

Date:
2017
Platform:
Telegram bot
Source code:
gitlab.com/yoavst/aman-notifications
Status:
Archived

A telegram bot that scan Aman's website for new data. If exists, send it to the given Telegram chat. Uses JSoup for parsing the HTML.

Halufon

Halufon

Check how to say words in hebrew correctly.

Halufon

Android application

Date:
2016
Downloads:
1000
Link:
Play Store
Source code:
gitlab.com/yoavst/Halufon
Status:
Archived
Shows Hebrew -> Forgein, and Forgein -> Hebrew translation of more than 600 words. Can be updated from the website of the Hebrew Academy.

What is my IP

What is my IP

Get your external IP address with a nice user interface.

What is my IP

Android application

Date:
2016-2017
Downloads:
750
Link:
Play Store
Source code:
github.com/yoavst/whatIsMyIP
Status:
Archived

"What is my IP" is an Android application that intends to shown you your internal & external IP. It uses ipify.org to get external IP address.

Matrix Helper

Matrix Helper

A tool that helps to solve linear equations using a matrix.

Matrix Helper

Android application

Date:
2016
Platform:
JavaFX app
Source code:
gitlab.com/yoavst/matrix
Status:
Archived

A JavaFX app that allows you to to use Gaussian elimination in order to solve system of linear equations. Support exporting as LaTeX.

Cron Java Server

Cron Java Server

Schedule java tasks using HTTP api.

Cron Java Server

Server

Date:
2017
Platform:
Java application
Source code:
gitlab.com/yoavst/rpi-server
Status:
Running

Server for scheduling tasks with REST api with authentication. Receives jar files as input and schedule them. Provide HTTP api for setting tokens and change schedule. In addition, support auth.

Skaty

Skaty

Scapy port to Kotlin - my cyber project for school

Skaty

Netwrorking library

Date:
2017
Platform:
JVM
Source code:
yoavst.github.io/Skaty
Status:
POC

Scapy port for Kotlin as my CYBER project for school. Support serializing and deserializing of packets, sending and sniffing, and DSl for creating packets.