### π Hi, I'm Kevin!
```python
class AboutMe:
def __init__(self):
self.name = "Kevin"
self.pronouns = ["He", "Him"]
self.profession = "AI Engineer @ RubyThalib.AI"
self.preferred_tech_stack = [
"Python", "FastAPI", "Flask", "AI Agents",
"Machine Learning", "Deep Learning"
]
self.additional_skills = [
"JavaScript", "Express.js", "TypeScript",
"Next.js", "IoT", "Redis"
]
self.links = {
"π Peerlist": "https://peerlist.io/u/kevinarnandes",
"βοΈ Medium": "https://medium.com/@kevinarnandes",
"π Website": "https://vinar.my.id/",
"πΌ LinkedIn": "https://www.linkedin.com/in/kevinarnandes/"
}
- π Iβm Graduated Informatic Student in Amikom Yogyakarta University
- π± Iβm Graduated Machine Learning Student at Bangkit Academy
- π‘ Passionate in building real-world AI solutions
- π§ Always curious about LLMs, Agents, and Scalable AI Systems
- π€ Open to collaboration and learning opportunities
- β‘ Fun fact: Anime enthusiast, especially psychological & cyberpunk genres


