A few things created by me that I consider as achievements
-
The first published C# implementation of the Finger Tree data structure: https://github.com/dnovatchev/FingerTree
-
Hackerrank certifications: https://www.hackerrank.com/profile/dnovatchev
-
Blog article on describing the Finger Tree C# implementation: https://dnovatchev.wordpress.com/2008/07/
-
Pluralsight Author Profile: https://app.pluralsight.com/profile/author/dimitre-novatchev
-
FXSL - the library for functional programming in XSLT 2.0 and 1.0: https://fxsl.sourceforge.net/
-
Dimitre's StackOverflow Profile: https://stackoverflow.com/users/36305/dimitre-novatchev
-
Pure SQL query for getting all prime numbers less than 1000: https://github.com/dnovatchev/PortfolioLinksAndFiles/blob/main/Primes.sql
-
A recent answer to a StackOverflow question: finding the closest neighbors of a value in a sorted list (C#): https://stackoverflow.com/questions/29196755/binary-search-for-the-closest-value-less-than-or-equal-to-the-search-value/78699628#78699628
In this repository you can also find and download my Powerpoint presentation of the EFECS Architecture: https://github.com/dnovatchev/PortfolioLinksAndFiles/blob/main/EfecsArchitecture-Final-3.pptx