Pinned Repositories
ffmpeg-sample
Some sample FFMPEG code
import-jar-as-project
Import jar as Eclipse project by decompiling
learning-http2-push-filter
Filter for Servlet API 4.0 that automatically perform HTTP/2.0 server push
light-di
Fast, lightweight, Spring like, annotation driven dependency injection framework.
mandelbrot-set
Mandelbrot set in standard C++ without any external library. Generates bmp externally configurable.
SparkBuilderGenerator
Eclipse plugin to generate builders
spring-context-init-fail-test
Test that the application context failed to init due the the expected reason using JUnit and Spring, for example due to BeanCreationException.
tactview
Video editor
telnet-snake
Telnet snake game (and honeypot)
tomcat-manager-honeypot
Honeypot that mimics Tomcat manager endpoints. Logs requests and saves attacker's WAR file for later study
helospark's Repositories
helospark/tomcat-manager-honeypot
Honeypot that mimics Tomcat manager endpoints. Logs requests and saves attacker's WAR file for later study
helospark/spring-context-init-fail-test
Test that the application context failed to init due the the expected reason using JUnit and Spring, for example due to BeanCreationException.
helospark/learning-http2-push-filter
Filter for Servlet API 4.0 that automatically perform HTTP/2.0 server push
helospark/mandelbrot-set
Mandelbrot set in standard C++ without any external library. Generates bmp externally configurable.
helospark/buddhabrot
Program to generate buddhabrot and nebulabrot fractals.
helospark/hibernate-hv-1088-repro
Reproduction test-case for HV-1088
helospark/jersey-3131-repro
Repro program for jersey-3131
helospark/lightdi-performance-test
Microbenchmarks for LightDI dependency injection framework comparing it with other frameworks
helospark/mycraft
MyCraft (Minecraft clone) game Githubified for historical reasons
helospark/sandsifter-tests
A repository of result for runs of sandsifter on various x86 CPU's
helospark/SparkTemplatingTool
Used to generate code with a scriptable, templatable plugin, instead of creating an entire Eclipse plugin.
helospark/tetris
Just another implementation of a simple tetris i've written some time ago using C++ and SDL.