spankr
I'm a software engineer by day. I love the C language but am mostly in C# and/or Java currently. My joy is mentoring and helping others.
US
Pinned Repositories
10pct-html5
Learning different aspects of HTML5, particularly canvas
akka-tutorials
Tutorials using the Akka.net actor system in .NET Core
Akka.CustomMailboxes
A custom priority mailbox that also honors delivery order on equivalent messages.
akka.net
Port of Akka actors for .NET
Akka.Persistence.EventStore
Akka.Net Persistence extension/plugin for Event Store
akka.persistence.inmemory
In-Memory persistence layer for testing (persistent) actors.
Akka.Persistence.MongoDB
MongoDB support for Akka.Persistence
Autofac.Annotation.Example
An example of creating an annotation to use with Autofac
tutorial-dbunit-example
A Maven project demonstrating dbUnit data loading into a database.
tutorial-jdbc-example
A maven project demonstrating basic JDBC interaction with a database.
spankr's Repositories
spankr/tutorial-jdbc-example
A maven project demonstrating basic JDBC interaction with a database.
spankr/tutorial-dbunit-example
A Maven project demonstrating dbUnit data loading into a database.
spankr/Akka.CustomMailboxes
A custom priority mailbox that also honors delivery order on equivalent messages.
spankr/10pct-html5
Learning different aspects of HTML5, particularly canvas
spankr/akka-tutorials
Tutorials using the Akka.net actor system in .NET Core
spankr/akka.net
Port of Akka actors for .NET
spankr/Akka.Persistence.EventStore
Akka.Net Persistence extension/plugin for Event Store
spankr/akka.persistence.inmemory
In-Memory persistence layer for testing (persistent) actors.
spankr/Akka.Persistence.MongoDB
MongoDB support for Akka.Persistence
spankr/Autofac.Annotation.Example
An example of creating an annotation to use with Autofac
spankr/azureplayground
Me playing around with Azure
spankr/playing-with-dlib
Looks like I have to dabble a little in machine learning and imagery. All my stuff can go here.
spankr/publish-to-rabbitmq-in-c
A quick Publish-N-Forget example of pushing a message to a RabbitMQ queue.
spankr/secure.webapi.customtoken
A short example of "securing" a webapi endpoint with a custom token.
spankr/simple-spring-webapp
A web application that demonstrates basic Spring 3.x technology
spankr/tutorial-basic-unit-testing
Want some quick and easy examples of how to implement jUnit test cases in a Maven project?
spankr/tutorial-connection-pooling
A maven project demonstrating DBCP (Database Connection Pooling)
spankr/tutorial-hibernate4-example
A maven web app project demonstrating basic database interaction with Hibernate4.
spankr/tutorial-jsf-example
A maven project demonstrating a basic JavaServer Faces (JSF) web application.
spankr/tutorial-spring-ad-security
Very simple Spring 4.x webapp that uses Active Directory for authentication and authorization
spankr/tutorial-spring-jdbc-example
A maven project demonstrating basic Spring JDBC interaction with a database.
spankr/Xamarin.Samples.Dataminer
Little project to dig through the Xamarin sample projects to make it searchable