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

https://github.com/talpx1/talpx1

Config files for my GitHub profile.
https://github.com/talpx1/talpx1

config github-config

Last synced: 2 months ago
JSON representation

Config files for my GitHub profile.

Awesome Lists containing this project

README

        

```php
$talpx1 = [
'💭 mood' => '🦭',
'🌍 nationality' => 'Italian 🇮🇹🤌',
'🌐 website' => 'simonecerruti.com',
'✉ email' => '[email protected]',
'⚙ programming_languages' => [
'🐘 PHP' => ['Laravel', 'WordPress'],
'🟨 JS' => ['React ⚛️', 'Vue', 'TypeScript'],
],
];
```