| bio | website | blog.mariusschulz.com |
|---|---|---|
| location | Germany | |
| age | ||
| visits | member for | 2 years, 3 months |
| seen | Mar 14 at 23:11 | |
| stats | profile views | 18 |
Hi, I'm a German computer science student who enjoys building stuff with the .NET Framework. I have a soft spot for ASP.NET MVC and love black coffee.
You can find my blog under blog.mariusschulz.com.
My Open Source Projects
- jQuery.passwordStrengthIndicator is a minimalist jQuery plugin that visualizes the strength of a password a user enters into a password input field.
- ExtraLINQ provides a bunch of additional extension methods for LINQ to Objects that simplify your code and improve its readability. The library is also available as a NuGet package.
- NAverage extends the built-in
Enumerable.Average()LINQ extension method that ships with .NET 3.5 by a variety of additional average calculation algorithms.