Hazem-Ben-Khalfallah
In case you didn't guess, I'm a developer. Disclaimer: All these projects are my own and are wholly unrelated to my employer's product / service
M&CTunis, Tunisia
Pinned Repositories
lens-log-viewer
The lens-log-viewer provides a Json log viewer for Lens.
redis-reactive-cache
Redis Reactive Cache for Spring Boot WebFlux
scrum-poker-planning
:black_joker: A team friendly and realtime Scrum poker planning web app based on WebSockets and Spring framework.
test-cherry
:cherries: An Intellij Plugin that generates unit test methods with meaningful names based in described behaviours with @should tags in methods javadoc
VocalFinder
:loud_sound: Android app to find your phone by responding to a sound you have emitted: whistle, voice, etc.
volkswagen
:see_no_evil: Volkswagen detects when your tests are being run in a CI server, and makes them pass even if they fail in local env. :trollface:
Hazem-Ben-Khalfallah's Repositories
Hazem-Ben-Khalfallah/scrum-poker-planning
:black_joker: A team friendly and realtime Scrum poker planning web app based on WebSockets and Spring framework.
Hazem-Ben-Khalfallah/test-cherry
:cherries: An Intellij Plugin that generates unit test methods with meaningful names based in described behaviours with @should tags in methods javadoc
Hazem-Ben-Khalfallah/VocalFinder
:loud_sound: Android app to find your phone by responding to a sound you have emitted: whistle, voice, etc.
Hazem-Ben-Khalfallah/volkswagen
:see_no_evil: Volkswagen detects when your tests are being run in a CI server, and makes them pass even if they fail in local env. :trollface:
Hazem-Ben-Khalfallah/ghost-sms
:ghost: :speech_balloon: An android app to secure SMS communication based on RSA & AES encryption
Hazem-Ben-Khalfallah/Gisthub
A better way to organize and search your gists :construction:
Hazem-Ben-Khalfallah/hexaplace
Hazem-Ben-Khalfallah/lens-log-viewer
The lens-log-viewer provides a Json log viewer for Lens.
Hazem-Ben-Khalfallah/redis-reactive-cache
Redis Reactive Cache for Spring Boot WebFlux
Hazem-Ben-Khalfallah/aws-solutions-architect-associate-notes
:construction: aws solutions architect associate notes - 2020 :fire:
Hazem-Ben-Khalfallah/Bonita-theme-updater
Import/Export Bonita Portal theme
Hazem-Ben-Khalfallah/cross-ride
Technical exam
Hazem-Ben-Khalfallah/design-kata
Hazem-Ben-Khalfallah/FamilySide-mobile
Android application to locate Family members :construction:
Hazem-Ben-Khalfallah/familySide-server
Server side application to locate Family members. Used along with familySide-mobile
Hazem-Ben-Khalfallah/file-upload-download
File upload/ download to local system, postgres or mySql DB via REST api
Hazem-Ben-Khalfallah/flow-processor
A library to execute some steps on a collection of elements ( list, stream, csv inputstream or DB query results)
Hazem-Ben-Khalfallah/hazem-curriculum-vitae
My curriculum vitae using Latex
Hazem-Ben-Khalfallah/hazem-resume
Hazem-Ben-Khalfallah/heroku-buildpack-scala
Hazem-Ben-Khalfallah/java-design-patterns
Design pattern samples implemented in Java
Hazem-Ben-Khalfallah/keycloak-containers-demo
Hazem-Ben-Khalfallah/mousify-mobile
:iphone:>:computer: Control your PC mouse from your Android phone!
Hazem-Ben-Khalfallah/mousify-server
Control your PC mouse from your Android phone!
Hazem-Ben-Khalfallah/scriptland
useful bash scripts collection
Hazem-Ben-Khalfallah/spring-data-rest-sample
Spring Data REST sample project
Hazem-Ben-Khalfallah/spring-keycloak-multitenant
Hazem-Ben-Khalfallah/StringCalculatorKata
[Educational :school:] TDD Kata based on Roy Osherove's String Calculator exercice