Become a sponsor to Leandro Fernandes
Hey, I am Leandro, a programmer from Brazil;
I start to code with 16 years old (more than a decade) and simply love it.
I like to resolve real problems, code amazing stuffs and share them for the simple pleasure of contribute and help people to solve their problems.
Currently working in a fintech company in Brazil, but still contribute for open source softwares (few mine and others not); Some of them:
- RecordParser, my .NET parser for CSV and fixed-length files (1st place in The fastest CSV parser in .NET blog post)
- Curryfy my project to bring to .NET some of amazing functional programming features
- Programming Paradigms: A Comparative Approach my college final paper
- MoreLinq very well-known library of .NET which adds tons of new usefull methods for Linq (I am top 2 contributor)
If you've found something useful, I'd be very thankful for a coffee.
1 sponsor has funded leandromoh’s work.
Featured work
-
leandromoh/RecordParser
Zero Allocation Writer/Reader Parser for .NET Core
C# 293 -
leandromoh/Curryfy
Provides strongly typed extensions methods for C# delegates to take advantages of functional programming techniques, like currying and partial application.
C# 69 -
leandromoh/TCC
PARADIGMAS DE PROGRAMAÇÃO: UMA ABORDAGEM COMPARATIVA
-
leandromoh/MoreLINQ
Extensions to LINQ to Objects
C#