Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 533 Bytes

File metadata and controls

25 lines (19 loc) · 533 Bytes
layout page
title
permalink /

I'm a freelancing software engineer with strong algorithmic skills and in depth experience with C# and C++.

This blog presents a selection of my past and present work as well as some hands-on solutions to problems I encountered.


{% for post in site.posts %}

{{ post.date | date_to_string }}

{{ post.excerpt }}


{% endfor %}