Skip to content
View MrDave1999's full-sized avatar
🏠
Working from home
🏠
Working from home

Organizations

@DentallApp @enchufevirtual @ose-net
Block or Report

Block or report MrDave1999

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
MrDave1999/README.md

Hi, my name is Dave 👋

Linkedin Portfolio Discord StackOverflow Profile views

I was born in Guayaquil, Ecuador, I'm a very passionate engineer and dedicated to his work. What motivated me to learn programming was SA-MP (San Andreas Multiplayer, a multiplayer mod for GTA San Andreas), since I was 16 years old I always wanted to create my gamemode on this platform, for this reason, I committed myself to learn Pawn (it is a programming language, only it is not so well known) to achieve this goal. Good thing I knew about the existence of SA-MP, otherwise, I would never have been interested in programming.

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.
  • 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.
  • Capture The Flag - A gamemode for SA-MP (San Andreas Multiplayer) created with .NET/C# and SampSharp.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: c

Thank you Dennis Ritchie for this great language 😍

Terry Lambert said: Just because something is easier for a programmer doesn’t make it “better”.

Most-Commit-Language GitHub Stats

Profile-Details

Pinned Loading

  1. dotenv.core dotenv.core Public

    A library for reading and parsing .env files

    C# 81 5

  2. Capture-The-Flag Capture-The-Flag Public

    Capture The Flag is a gamemode for SA-MP created with .NET/C# and SampSharp.net

    Pawn 11 1

  3. DentallApp/back-end DentallApp/back-end Public

    A web application that manages appointment scheduling, reminders and cancellation of appointments

    C# 57 15

  4. ose-net/yesql.net ose-net/yesql.net Public

    YeSQL.NET is a class library for loading SQL statements from .sql files instead of writing SQL code in your C# source files

    C# 105 3

  5. SimpleResults SimpleResults Public

    A simple library to implement the Result pattern for returning from services

    C# 100 1

  6. CPlugin.Net CPlugin.Net Public

    A simple library that helps to implement a plugin-based architecture

    C# 61