Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/miomit/miomit


https://github.com/miomit/miomit

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

```dart
var myProfile = GitHubProfile(
userName: 'miomit',
currentStatus: 'student',
skills: [
'dart',
'go',
'c#',
'c',
'js',
'c++',
'java',
'rust',
],
socialMedia: {
'Mastodon': 'https://mastodon.world/@miomit',
},
);
```
![Dart](https://img.shields.io/badge/dart-%230175C2.svg?style=for-the-badge&logo=dart&logoColor=white)
![Visual Studio Code](https://img.shields.io/badge/Visual%20Studio%20Code-0078d7.svg?style=for-the-badge&logo=visual-studio-code&logoColor=white)