kellypleahy
Principal Consultant at @lenalysis.
@lenalysis Lenalysis Consulting ServicesKirkland, WA (Seattle)
Pinned Repositories
coreclr
This repo contains the .NET Core runtime, called CoreCLR, and the base library, called mscorlib. It includes the garbage collector, JIT compiler, base .NET data types and many low-level classes.
corefx
This repo contains the .NET Core foundational libraries, called CoreFX. It includes classes for collections, file systems, console, XML, async and many others.
Deleporter
Cross-process code injection for ASP.NET
gommap
Git mirror of launchpad.net/gommap with additional patches.
knockout
Knockout makes it easier to create rich, responsive UIs with JavaScript
Micrograd.NET
An example implementation of Andrej Karpathy's micrograd in .NET (playground)
SassAndCoffee
SassAndCoffee adds support in ASP.NET MVC to (you guessed it!) Sass/SCSS and CoffeeScript
statlib
Java-based statistical library from my CS master's research.
urlbuilder
MVC2 fluent URL builder from Controller actions (lambdas)
yeelight-py
Python library for interacting with yeelight lights.
kellypleahy's Repositories
kellypleahy/urlbuilder
MVC2 fluent URL builder from Controller actions (lambdas)
kellypleahy/Deleporter
Cross-process code injection for ASP.NET
kellypleahy/knockout
Knockout makes it easier to create rich, responsive UIs with JavaScript
kellypleahy/SassAndCoffee
SassAndCoffee adds support in ASP.NET MVC to (you guessed it!) Sass/SCSS and CoffeeScript
kellypleahy/coreclr
This repo contains the .NET Core runtime, called CoreCLR, and the base library, called mscorlib. It includes the garbage collector, JIT compiler, base .NET data types and many low-level classes.
kellypleahy/corefx
This repo contains the .NET Core foundational libraries, called CoreFX. It includes classes for collections, file systems, console, XML, async and many others.
kellypleahy/gommap
Git mirror of launchpad.net/gommap with additional patches.
kellypleahy/Micrograd.NET
An example implementation of Andrej Karpathy's micrograd in .NET (playground)
kellypleahy/statlib
Java-based statistical library from my CS master's research.
kellypleahy/yeelight-py
Python library for interacting with yeelight lights.
kellypleahy/badger
Fast key-value DB in Go.
kellypleahy/eShopOnContainers
kellypleahy/gitops-coverage
A tool that takes json-summary and lcov coverage reports and condenses them into a Markdown comment that can be posted on a GitHub PR
kellypleahy/helloworld_kernel
Rust-based kernel implementation for x86-64 arch based on Philipp Oppermann's excellent blog series.
kellypleahy/minitorch
kellypleahy/programming-challenges
Implementations in C# of problems from the Programming Challenges book by Skiena and Revilla
kellypleahy/psake
A build automation tool... now with less XML...
kellypleahy/YamlDotNet
YamlDotNet is a .NET library for YAML