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/async-profiler
Sampling CPU and HEAP profiler for Java featuring AsyncGetCallTrace + perf_events
SamSharaf/awesome-javaee8
Awesome Java EE 8 resource checklist
SamSharaf/cheatsheets.pdf
📚 Various cheat sheets in PDF
SamSharaf/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/docker-tools
SamSharaf/gwt4nb
The GWT4NB project aims to enable developers to take advantage of both: the superior support for creating Web Applications built into the NetBeans IDE and the power of GWT (Google Web Toolkit).
SamSharaf/hcl
SamSharaf/inside-java-dumpster
SamSharaf/jaokim.github.io
SamSharaf/java-futures
Bridge gaps and help overcome inconveniences with CompletableFuture
SamSharaf/java11-basic-archetype
Maven archetype for a java 11 project setup with base test dependencies.
SamSharaf/JSON-framework-comparison
A comparison of JSON frameworks: JSON Binding, Jackson, Gson, Boon
SamSharaf/jvm-warmup-talk
SamSharaf/map-struct-one
SamSharaf/micro
JEE 7 micro service using Adam Biens airhacks/wildfly image. With Dockerfile
SamSharaf/nb-additional-hints
Additional java hints for NetBeans IDE http://plugins.netbeans.org/plugin/47589/additional-hints
SamSharaf/nb-api-samples
Some NetBeans API samples
SamSharaf/nb-debugger-utils
NetBeans-Plugin to put in all my debugger extensions - f.e. mute all breakpoints
SamSharaf/nb-git-toolbar
NetBeans Plugin which adds a toolbar for the common GIT actions
SamSharaf/nb-lookupinspector
NetBeans plugin: Adds a window which shows the current lookup content.
SamSharaf/nb-maven-project-setjdk
NetBeans plugin which sets the "netbeans.hint.jdkPlatform" for the selected projects
SamSharaf/nb-resource-hyperlink-at-cursor
NetBeans Plugin which adds hyperlinks to filenames within String literals of Java sources
SamSharaf/netbeans-gitignore-io-plugin
Support for gitignore.io
SamSharaf/netbeans-static-site
A repository to work up changes to the Apache NetBeans Incubating site plus work in or import the existing NetBeans site into the design and build
SamSharaf/restful_model
SQLAlchemy Model to restful api
SamSharaf/showbreadcrumbsattop
NetBeans plugin: Shows the breadcrumbs at the top of the editor
SamSharaf/simpleMavenExampleForPmdIntegration
Lets the build fail if there is a PMD violation
SamSharaf/springboot-buildingblocks
SamSharaf/twitter-feed-oke
A version of the twitter-feed service for use with Oracle Cloud Infrastructure Container Engine for Kubernetes
SamSharaf/web_socket_chat_jee7
Нашёл в сети (http://www.hascode.com/2013/08/creating-a-chat-application-using-java-ee-7-websockets-and-glassfish-4/) пример проекта web_socket-а, но он не заработал с 9-м tomcat-ом. Пришлось допилить.