I was born in Guayaquil, Ecuador, and I'm a passionate developer who loves creating open source projects. My interest in programming was sparked by SA-MP (San Andreas Multiplayer), a multiplayer mod for GTA San Andreas. Since I was 16, I wanted to create my own game mode on this platform, which motivated me to learn Pawn, a lesser-known programming language. I'm grateful to have discovered SA-MP, as it allowed me to develop my passion for programming and achieve my goal of becoming a systems engineer.
Active since years in the open source community, especially in the .NET ecosystem.
I have created the following open source projects:
- DentallApp - A web application that manages appointment scheduling, reminders and cancellation of appointments.
- Capture The Flag - A game mode for SA-MP (San Andreas Multiplayer) created with .NET/C# and SampSharp.
- DotEnv.Core - A class library for read and parsing .env files.
- YeSQL.NET - A class library for loading SQL statements from .sql files instead of writing SQL code in your C# source files.
- SimpleResults - A .NET library that provides new error handling using the Result pattern without using exceptions.
- CPlugin.Net - A simple library that allows to implement a plugin-based architecture for .NET.
- Seztion.Parser - A class library used to read data from each section of a file (the file extension can be any, e.g. .INI).
I like to know the why of things and I learned this from:
Thank you Dennis Ritchie for this great language 😍
Terry Lambert said: Just because something is easier for a programmer doesn’t make it “better”.