SamSharaf
Java independent consultant active in the CA bay area. Twitter handle: @SamSharaf123
South Bay area
Pinned Repositories
AcmePools-JPA
AcmePools Application that has been updated to include JPA 2.1 examples.
async-profiler
Sampling CPU and HEAP profiler for Java featuring AsyncGetCallTrace + perf_events
awesome-javaee8
Awesome Java EE 8 resource checklist
cheatsheets.pdf
📚 Various cheat sheets in PDF
DebugPlot
A netbeans plugin for plotting variables while debugging.
deck-manager
This is a port and generalization of Magic Assistant (http://sourceforge.net/projects/mtgbrowser) to the NetBeans platform intended to be extensible and used with any card-based game.
SamSharaf's Repositories
SamSharaf/AcmePools-JPA
AcmePools Application that has been updated to include JPA 2.1 examples.
SamSharaf/DebugPlot
A netbeans plugin for plotting variables while debugging.
SamSharaf/demo-elvis-operator
Shows how to create an Elvis (or null coalescing) operator with lambda expressions.