Become a sponsor to Christian Helle
Hi! My name is Christian Resma Helle. I'm a software developer currently based in Copenhagen, Denmark with roots in the Philippines
In my free time, I build developer productivity tools like Visual Studio extensions, CLI Tools, and lightweight stand-alone desktop applications for SQL Compact database management and code generation.
I am the creator of the following projects:
- AutoFaker - Python library designed to minimize the setup/arrange phase of your unit tests
- Refitter - Refitter is a tool for generating a C# REST API Client using the Refit library. Refitter can generate the Refit interface and contracts from OpenAPI specifications
- HTTP File Generator - A tool for generating .http files from OpenAPI (Swagger) specifications
- cURL Request Generator - A tool for generating cURL Requests from OpenAPI (Swagger) specifications
- Multi Document Reader for OpenAPI.NET - An OpenAPI reader that merges external references into a single document using the Microsoft OpenAPI toolset.
- REST API Client Code Generator - A collection of Visual Studio C# custom tool code generators for Swagger / OpenAPI specification files
- SQL Compact Query Analyzer - A SQL Server Compact Edition Database Query Analyzer
- AppCenterExtensions - A set of convenience classes and extension methods to simplify Crash Reporting and Analytics using AppCenter
- ScrollableSegmentedControl - A drop-in replacement for UISegmentedControl mimicking the style of the segmented control used in Google Currents and various other Google products.
After developing a few open-source and free software projects over the years I noticed the user base of my software is growing at a rate that I did not expect. I am looking into sponsorship to fund the use of 3rd part services for crash reporting, diagnostics, and feature usage tracking in my Visual Studio extensions and stand-alone desktop applications. The amount of activity in my software is unfortunately far and way beyond the point where I can use the free tier of the 3rd party services I wish to integrate with
If you or your company use my projects or like what I do, please consider sponsoring me.
Thank you!
1 sponsor has funded christianhelle’s work.
Featured work
-
christianhelle/apiclientcodegen
A collection of Visual Studio custom tool code generators for Swagger / OpenAPI specification files
C# 182 -
christianhelle/refitter
A tool for generating Refit interfaces and contracts from OpenAPI specifications
C# 224 -
christianhelle/autofaker
Python library designed to minimize the setup/arrange phase of your unit tests
Python 7 -
christianhelle/httpgenerator
Generate .http files from OpenAPI (Swagger) specifications
C# 87 -
christianhelle/curlgenerator
Generate cURL Requests from OpenAPI (Swagger) specifications
C# 4 -
christianhelle/sqlcequery
A fast and lightweight tool for querying and manipulating SQLCE databases. This tool supports SQLCE versions 3.0, 3.1, 3.5 and 4.0
ANTLR 52