โจ Other
๐ชจ Miscellaneous
Here are my plans, ideas, and a bit about myself. I hope you find something interesting!
๐ Plan

๐ Plan
- ๐ Learn Python
- ๐ป Learn Linux
- ๐ฟ Learn C++
- ๐ฐ Learn SoC
๐ Hobbies

๐ Hobbies
- ๐ Reading
- ๐ Traveling
- ๐ฎ Gaming
- ๐โโ๏ธ Running
๐ก Ideas

๐ก Ideas
- ๐ฒ Eat healthy
- ๐ Sleep on time
- ๐ Keep reading
- ๐งโโ๏ธ Meditate
๐ Dream

๐ Dream
- ๐ Good luck
- โต Try new things
- ๐ฐ Become rich
๐ญ Personal Philosophy
"The only way to do great work is to love what you do." โ Steve Jobs
I believe in writing clean, maintainable code and continuously learning new technologies. Every project is an opportunity to grow and improve my skills.
๐ฏ Select
๐ Thank you for your attention!
int main() {
std::string name;
std::cout << "Enter your name: ";
std::cin >> name;
std::cout << "Good Bye " << name << ", welcome to my world next time!" << std::endl;
return 0;
}
Please to explore my ๐Message Board to leave your thoughts or suggestions.
Your feedback is always welcome!