โœจ 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

  1. ๐Ÿฒ Eat healthy
  2. ๐Ÿ›Œ Sleep on time
  3. ๐Ÿ“š Keep reading
  4. ๐Ÿง˜โ€โ™‚๏ธ Meditate

๐ŸŒˆ Dream

๐ŸŒˆ Dream

  1. ๐ŸŒˆ Good luck
  2. โ›ต Try new things
  3. ๐Ÿ’ฐ 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!