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

https://github.com/supimdos/supimdos

GitHub README
https://github.com/supimdos/supimdos

Last synced: 5 months ago
JSON representation

GitHub README

Awesome Lists containing this project

README

          

SupImDos


🐍 Python developer from 📍 Western Australia

```python3
@dataclass
class SupImDos:
name: str = "Hayden Richards"
username: str = "SupImDos"
age: int = 28
location: str = "Western Australia"

if __name__ == "__main__":
me = SupImDos()
```

## 🔭 Languages
* Python

## 🌱 Learning
* Rust
* HTML / CSS / JavaScript / TypeScript