Skip to content
View danielmontes9's full-sized avatar
🔥
I'm on fire
🔥
I'm on fire

Block or report danielmontes9

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
danielmontes9/README.md

Matrix SVG

import ComputerEngineer from 'danielmontes9';

class Bio extends ComputerEngineer {
  name = 'Daniel Montes';
  title = 'Software Developer';
  location = 'Mexico, CDMX';
}

Pinned Loading

  1. danielmontes9 danielmontes9 Public

    Readme Profile

  2. angular-challenges angular-challenges Public

    Solutions to challenges done with Angular

    TypeScript 1

  3. backend-mentors-challenges backend-mentors-challenges Public

    Solutions to challenges from backendmentors.com done with NestJS

    TypeScript

  4. java-design-patterns java-design-patterns Public

    Examples of how to implement design patterns in Java. Adapted from the book by refactoring.guru

    Java

  5. flutter-todo-list-app flutter-todo-list-app Public

    Basic app to see your pending tasks.

    JavaScript

  6. ionic-sorting-methods ionic-sorting-methods Public

    Ionic app to see the different sorting methods

    TypeScript