~/website/index.html
$ whoami
software-engineer
$ ls -la current_projects/
drwxr-xr-x website_redesign/
-rw-r--r-- portfolio.md
-rw-r--r-- awesome_ideas.txt
$ cat status.txt
Website
Under
Construction
// Building something awesome...
// Current Status
✓ Planning architecture
✓ Setting up development environment
⟳ Designing user experience
⧖ Implementing features
⧖ Testing & optimization
const
skills = {
backend:
[
'Go',
'Php',
'Ruby',
'Python',
]
,
frontend:
[
'HTML',
'CSS',
'JS',
'TS',
]
,
tools:
[
'Git',
'Docker',
'Terraform',
'Linux',
]
,
}
# Working On
🚀 Personal website
💼 Portfolio projects
📚 Learning new tech
🔧 Optimizing workflows
/* Contact */
📄 Resume
💼 LinkedIn
🐙 GitHub
$ echo "Expected completion:"
Coming Soon™
In the meantime, feel free to check back later or follow my progress.
$
█
Built with Go
© 2026 - Crafted with ☕ and code