Skip to content

Latest commit

Β 

History

History
43 lines (30 loc) Β· 505 Bytes

README.md

File metadata and controls

43 lines (30 loc) Β· 505 Bytes

This is my fucking Software Engineer personal arsenal

Buda BR

πŸ”Ž Here we have:

  • πŸ“• Books
  • πŸ“šοΈ Data Structures
  • πŸ€“ Algorithms
  • πŸ‘¨β€πŸŽ¨ Design Patterns
  • πŸ› SOLID
  • πŸ€” Concepts

πŸ› οΈ Technologies and Methods

  • Typescript
  • Vitest
  • Python
  • Java
  • Golang
  • TDD

πŸš€ How to run:

  • Install dependences
yarn
  • Run the application
yarn start