https://github.com/manuelernesto/manuelernesto
https://github.com/manuelernesto/manuelernesto
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/manuelernesto/manuelernesto
- Owner: manuelernesto
- Created: 2020-07-09T10:21:26.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-12-27T20:16:21.000Z (10 months ago)
- Last Synced: 2025-01-21T16:44:09.284Z (9 months ago)
- Size: 5.86 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
👋🏿 Hi there! I'm Manuel Ernesto
Linkedin •
Twitter •
Medium •
Speaker Deck •
Youtube---
```kotlin
object Manuel {
val name = "Manuel Ernesto"val primarySkillset = listOf("Back-End", "Android")
val languages = listOf("Kotlin", "Java")
val learning = listOf("Go", "Google Cloud", "K8s")val contact = "@manuelernest0".apply {
twitter = this
instagram = this
medium = this
}}
```