Skip to content
View fabecerram's full-sized avatar
Block or Report

Block or report fabecerram

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
fabecerram/README.md
  • 👋 Hi, I’m Fabian A. Becerra
  • 👀 I’m interested in Software Architecture, Software Design and Software development, IoT and any type of technological advance in general!
  • 🌱 I’m currently learning all Data Science topics (struggling with math mainly, since my bases are not the best)
  • 💞️ I’m looking to collaborate on ...
  • 📫 How to reach me ...

The material prior to 2020 has been removed from the repository for multiple reasons, some were so old that they were already obsolete, others very outdated and github showed errors due to security issues, and others were a bit sad, so in the end I decided it was better start from scratch. 😊

Warning - Keep in mind that much of the material in the repositories is of an educational nature, I have created it as part of the material that I use to teach the various programming courses that I currently teach, so you may find it very basic or incomplete, and It's because of the academic focus, and lately I've had to teach a lot of basic courses!

Pinned Loading

  1. Angular CLI Cheat Sheet – A Basic Gu... Angular CLI Cheat Sheet – A Basic Guide to Angular CLI
    1
    # Angular CLI Cheat Sheet – A Basic Guide to Angular CLI
    2
    
                  
    3
    The information in this guide is of an educational nature, it is mainly oriented to students and web developers who start with Angular, this compilation has been selected thinking about the necessary aspects for the basic and intermediate level courses, so it does not cover in depth each one of the mentioned aspects, only covers the most common characteristics in them.
    4
    
                  
    5
    If you want to go into more details, please check the CLI Command Reference at https://angular.io/cli
  2. Angular CLI Cheat Sheet – Una guía b... Angular CLI Cheat Sheet – Una guía básica para Angular CLI
    1
    # Angular CLI Cheat Sheet – Una guía básica para Angular CLI
    2
    
                  
    3
    La información de esta guía es de carácter educativo, está orientada principalmente a estudiantes y desarrolladores web que se inician en Angular, esta compilación ha sido seleccionada pensando en los aspectos necesarios para los cursos de nivel básico e intermedio, por lo que no abarca en profundidad ninguno de los aspectos mencionados, sólo cubre las características más comunes en ellos.
    4
    
                  
    5
    Si desea obtener más detalles, consulte la documentación oficial de Angular CLI en https://angular.io/cli
  3. MongoDB Cheat Sheet MongoDB Cheat Sheet
    1
    # MongoDB Cheat Sheet
    2
    
                  
    3
    The information in this quick guide is educational in nature, and is intended primarily for students and software developers who start with MongoDB, specifically with the use of MongoSH, for this reason information regarding database administration, clustering, tuning, or other advanced features is not included.
    4
    
                  
    5
    <br>
  4. MongoDB Cheat Sheet - Spanish - Español MongoDB Cheat Sheet - Spanish - Español
    1
    # MongoDB Cheat Sheet - Spanish
    2
    
                  
    3
    La información de esta guía rápida es de naturaleza educativa y está destinada principalmente a estudiantes y desarrolladores de software que comienzan con MongoDB, específicamente con el uso de MongoSH, por esta razón, la información relacionada con la administración de la base de datos, clustering, tuning u otras funciones avanzadas no esta incluida.
    4
    
                  
    5
    <br>
  5. NestJs CLI Cheat Sheet – A Basic Gui... NestJs CLI Cheat Sheet – A Basic Guide to NestJs CLI
    1
    # NestJs CLI Cheat Sheet – A Basic Guide to NestJs CLI
    2
    
                  
    3
    The information in this guide is of an educational nature, it is mainly oriented to students and developers who start with NestJs, this compilation has been selected thinking about the necessary aspects for the basic and intermediate level courses, so it does not cover in depth each one of the mentioned aspects, only covers the most common characteristics in them.
    4
    
                  
    5
    If you want to go into more details, please check the CLI Command Reference at https://docs.nestjs.com/cli/overview
  6. nestjs-basic-architecture-demo nestjs-basic-architecture-demo Public

    This project shows a suggested structure and architecture for a medium sized project that should be able to grow easily. Includes some examples of configuration services and consumption of Azure se…

    TypeScript 11 3