This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- [-] Fundamentals of Software Architecture: An Engineering Approach | |
- [*] Becoming a Better Programmer | |
- [ ] Grooking Algorithms | |
# = done | |
- = doing | |
! = gotta do | |
* = comeback later |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[legacy/profiles:/:b1dcc9dd-5262-4d8d-a863-c897e6d979b9] | |
background-color='rgb(16,16,16)' | |
background-transparency-percent=8 | |
bold-color-same-as-fg=true | |
bold-is-bright=false | |
cursor-background-color='rgb(255,128,125)' | |
cursor-blink-mode='off' | |
cursor-colors-set=true | |
default-size-columns=100 | |
default-size-rows=25 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 📋 Documentação de Problema de Negócio | |
## **Cenário: Plataforma de Streaming de Vídeo** | |
--- | |
## 🎯 **Visão Geral do Negócio** | |
A **StreamFlix** é uma plataforma de streaming de vídeo que oferece filmes, séries e documentários sob demanda. Com o crescimento exponencial de usuários, a arquitetura monolítica atual não consegue mais suportar: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# If you come from bash you might have to change your $PATH. | |
# export PATH=$HOME/bin:$HOME/.local/bin:/usr/local/bin:$PATH | |
# Path to your Oh My Zsh installation. | |
export ZSH="$HOME/.oh-my-zsh" | |
ZSH_THEME="robbyrussell" | |
# Set list of themes to pick from when loading at random | |
# Setting this variable when ZSH_THEME=random will cause zsh to load |