____________________
< Hello, I'm Edoardo! >
--------------------
\ ^__^
\ (oo)\_______
(__)\ )\/\
||----w |
|| ||
root@github:~$ ./load_profile.sh
Loading profile...
[████████████████████] 100%
🎓 Software Developer | 🎓 University Student
root@github:~$ ./display_skills.sh
Displaying skills...
[████████████████████] 100%
💻 **Programming Languages**
- Rust [████████░░] 80%
- Python [██████████] 100%
- JavaScript [█████████░] 90%
🌐 **Web Technologies**
- Vue.js [██████░░░░] 60%
- HTML [██████████] 100%
- CSS [██████████] 100%
- PHP [████████░░] 80%
🛢 **Database**
- MySQL [██████████] 100%
📱 **Mobile Development**
- Flutter [████████░░] 80%
root@github:~$ echo "Welcome to my GitHub!"
Welcome to my GitHub!
root@github:~$ cat instructions.txt
To navigate my projects:
1. Check out my pinned repositories below
2. Use the search bar to find specific topics
3. Feel free to open an issue or PR if you want to collaborate on any projects.
root@github:~$ _
root@github:~$ echo "Thanks for visiting my profile!"
Thanks for visiting my profile!
root@github:~$ exit
logout
Connection to github closed.