Skip to content
View prophet-99's full-sized avatar
πŸš€
Driving to my dreams
πŸš€
Driving to my dreams

Block or report prophet-99

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

Hello, I'm Alexander Avila

const prophet99 = {
  pronouns: 'He' | 'Him',
  code: ['JavaScript', 'Java', 'Dart', 'Python'],
  technologies: {
    backend: {
      javaScript: ['Node', 'Express', 'NestJS'],
      java: ['Spring Boot'],
    },
    frontend: {
      javaScript: ['Angular', 'React'],
      preprocessors: ['Sass'],
    },
    mobileApp: {
      javaScript: ['Ionic'],
      dart: ['Flutter'],
    },
    databases: ['MongoDB', 'Firebase', 'MySQL', 'SQL Server', 'Oracle', 'PostgreSQL'],
    others: ['GraphQL', 'Webpack 5'],
  },
  currentFocus: 'Frotend Development',
};

A little more about me:

- β˜• I like coffe
- 🎼 Electro music lover
- πŸ₯— I like fitness life
- πŸ€ Basketball player
- ⚽ Soccer player
- 😼 Cat lover

Popular repositories Loading

  1. wedding-invitation wedding-invitation Public

    πŸ“ŒWedding invitation implemented with Turn.js and JavaScript ES6.

    HTML 2 2

  2. angular-dynamic-envs angular-dynamic-envs Public

    πŸ“Œ Frontend with dynamic environment variables and support for deployment to railway.app 🚝. Developed in Angular 16 πŸ›Ž.

    TypeScript 2 1

  3. ng-conf-rxjs-cache ng-conf-rxjs-cache Public

    πŸ“Œ Frontend and Backend made for the talk at NgConf Peru about Cache with RxJS πŸ›°. Developed in Angular 18 and Nest 10 πŸ›Ž.

    TypeScript 2

  4. wiljam-landing-frontend wiljam-landing-frontend Public

    πŸ“Œ Landing page for WILJAM company developed in React with Gatsby

    SCSS 1

  5. angular-pure-pipes angular-pure-pipes Public

    πŸ“Œ Frontend with the use of Pure Pipes. Developed in Angular 17 🏹.

    HTML 1

  6. basic-mrp-system basic-mrp-system Public

    πŸ“ŒMRP basic module developed in Java.

    Java