Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rodrigorvsn/buda

📚️ My Software Engineer arsenal with Data Structures, Algorithms, Design Patterns, Concepts, etc.
https://github.com/rodrigorvsn/buda

algorithms competitive-programming data-structures-and-algorithms design-patterns docsify java python software-engineering solid tdd typescript vitest

Last synced: 4 days ago
JSON representation

📚️ My Software Engineer arsenal with Data Structures, Algorithms, Design Patterns, Concepts, etc.

Awesome Lists containing this project

README

        

# 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

```bash
yarn
```

- Run the application

```bash
yarn start
```