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.
- Host: GitHub
- URL: https://github.com/talpx1/talpx1
- Owner: Talpx1
- Created: 2021-07-20T11:02:22.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-03-06T23:04:03.000Z (about 1 year ago)
- Last Synced: 2025-01-28T20:34:54.323Z (4 months ago)
- Topics: config, github-config
- Homepage: https://github.com/Talpx1
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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'],
],
];
```