Skip to content
View bdmtnz's full-sized avatar
๐Ÿ 
Working from home
๐Ÿ 
Working from home

Block or report bdmtnz

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
bdmtnz/README.md

Hi, I am Brayan Martinez ๐Ÿ‘‹

A systems engineer student at Popular University of Cesar ๐Ÿ˜Š

const aboutMe = {
   code: [Javascript, Typescript, HTML, CSS, Java, CSharp],
   technologies: {
      frontEnd: {
         js: ["React", "Angular"],
         css: ["Bootstrap", "TailwindCSS", "SASS"]
      },
      backEnd: {
         csharp: ["Asp.net Core"]
      },
      desktop: {
         csharp: [".Net"],
         java: ["JDK8"],
         electronJs: ["Angular", "Asp.net Core"]
      },
      misc: "ORM EntityFrameworkCore",
      databases: ["SQLServer", "mySQL", "Oracle 18C"]
   },
   currentOccupation: ["Software Engineer at NCQ Solutions and constant student, open to challenges"],
   challenge: "I am working to implement AWS on my workflow",
};

Pinned Loading

  1. DesktopElectron DesktopElectron Public

    Base for Desktop App with Angular + Electron Js

    HTML

  2. NotFound NotFound Public

    Angular 10 Snippet code. Contain: Lazy Load, Themes and Infinite scroll. BackEnd: ASP.Net 5.2 (Without use)

    TypeScript 1

  3. WebWithInMemoryDB WebWithInMemoryDB Public

    Example on DB in memory storage.

    TypeScript

  4. RedCentrosRadiales RedCentrosRadiales Public archive

    Radial-based RNA with C# and Matlab dll

    C#

  5. RedMadaline RedMadaline Public archive

    Madaline-based RNA and the back propagation algorithm for learning

    C#

  6. RedNeuronalSimple RedNeuronalSimple Public archive

    A perceptron with N entries created in C #

    C#