Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/miomit/miomit
https://github.com/miomit/miomit
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/miomit/miomit
- Owner: miomit
- Created: 2024-03-11T08:54:55.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-08-04T17:32:10.000Z (3 months ago)
- Last Synced: 2024-08-05T19:59:43.480Z (3 months ago)
- Size: 1.91 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)