GithubHelp home page GithubHelp logo

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

Dave Roman's Projects

pd-list.h icon pd-list.h

En este header file contiene funciones para la manipulación de una lista, se usó punteros dobles como parámetro para tener como referencia los punteros que guarden la dirección de memoria del primer y último nodo.

pg-list.h icon pg-list.h

En este archivo de inclusión contiene múltiples de funciones para el manejo de lista. En el header file solo se usó punteros globales para guardar las direcciones de memoria de los extremos (primer y último nodo) de una lista.

programrecipe icon programrecipe

Esta aplicación de WinForms permite asignar una receta médica a un paciente.

pscanf.h icon pscanf.h

Pide datos al usuario de forma segura con pscanf.h (pscanf = print-scanf).

quotes-backend icon quotes-backend

A simple API REST for learning purposes. Contains functions to manage medical appointments.

random.h icon random.h

Hace que puedas trabajar con números aleatorios de cualquier tipo de rango y sobretodo, de una forma sencilla.

sa-mp-protege-al-presidente icon sa-mp-protege-al-presidente

Este modo de juego se basa en que el presidente debe durar 15 minutos de no ser asesinado por un terrorista o civil.

seztion-parser icon seztion-parser

seztion-parser is a class library used to read data from each section of a file (the file extension can be any, e.g. .INI).

simpleresults icon simpleresults

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

sortlibrary icon sortlibrary

Esta biblioteca de clases proporciona métodos para ordenar listas de objetos o arreglos.

system-jail-include icon system-jail-include

Este include te permitirá hacer un sistema de cárcel de una forma sencilla y eficaz.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.