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

Sponsoring

@carlosazaustre

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 SoftwareEngineer from 'danielmontes9';

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

Pinned Loading

  1. danielmontes9 danielmontes9 Public

    Readme Profile

  2. frontend-mentor-challenges frontend-mentor-challenges Public

    Solutions to challenges from frontendmentors.io done with Astro and Tailwind CSS

    Astro

  3. coderbyte-angular-challenges coderbyte-angular-challenges Public

    Solutions to challenges from coderbyte.com done with Angular

    TypeScript

  4. backend-mentors-challenges backend-mentors-challenges Public

    Solutions to challenges from backendmentors.com done with NestJS

    TypeScript

  5. ionic-sorting-methods ionic-sorting-methods Public

    Ionic app to see the different sorting methods

  6. java-design-patterns java-design-patterns Public

    Examples of how to implement design patterns in Java. Created by refactoring.guru