Skip to content
View Virtigox's full-sized avatar
๐Ÿ‘จโ€๐Ÿ’ป
Gri-dying!
๐Ÿ‘จโ€๐Ÿ’ป
Gri-dying!

Highlights

  • Pro

Block or report Virtigox

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
Virtigox/README.md

Hi there, I'm Nyan Linn Htun! ๐Ÿ‘‹

Welcome to my GitHub profile! I'm a Computer Science student passionate about solving problems, learning cutting-edge technologies, and building efficient, innovative solutions. Here, youโ€™ll find a mix of personal projects, academic work, and experiments that showcase my skills and interests.


๐ŸŒŸ About Me

  • ๐Ÿ”ญ Current Focus: Software Engineering & Data Science.
  • ๐ŸŒฑ Learning: Data Structure And Algorithm, Economics, and Artificial Intelligence.
  • ๐Ÿ“š Education:
    • Quincy College | Bachelor of Science in Computer Science | GPA: 4.0
    • Member of Phi Theta Kappa Honor Society
  • ๐Ÿ’ผ Professional Experience:
    • Technical Assistant (Volunteer): Supporting online education platforms.
    • Data Entry & Management: Ensuring database accuracy and efficiency.
    • Sushi Chef: Developing teamwork and problem-solving skills under pressure.

๐Ÿ’ป Skills and Technologies

  • Programming Languages:
    • Python | C++
  • Key Competencies:
    • Object-Oriented Programming (OOP), Analytical Problem Solving, and Software Development.
  • Tools and Platforms:
    • Git, Linux, Obsidian for note-taking, and GitHub for version control.

๐ŸŒ Beyond Code

  • ๐Ÿซ Volunteer: Collaborated with grassroots organizations to improve online education in Myanmar.
  • ๐ŸŒ International Club Member: Sharing insights on Asian society and cultural differences.
  • ๐ŸŽฎ Gamer: Exploring strategy and simulation games in my downtime.
  • ๐ŸŒ Lowkey-Economist: Pondering different schools of economics & reflecting on current psychosocial events.
  • ๐Ÿ‹ Fitness Enthusiast: Physical fitness is my building block of mental strength.

๐Ÿ“ฌ Get in Touch


Thank you for stopping by! Feel free to explore my repositories or reach out to collaborate on exciting projects. ๐Ÿ˜Š

Pinned Loading

  1. calculator-project calculator-project Public

    A C++ calculator console app that supports basic and advanced math operations including operator precedence and parentheses.

    C++ 1

  2. Linear_Algebra_Game Linear_Algebra_Game Public

    Fun continuing programs from FreeCodeCamp

    Python 1

  3. Machine-Learning-Classification- Machine-Learning-Classification- Public

    Wondering around Machine Learning Field, not much, training some models to understand much better.

    Jupyter Notebook 1

  4. C-Cplusplus-Setup-on-Mac C-Cplusplus-Setup-on-Mac Public

    Running Large-Scale C/C++ code on Macbook with M-Series chip

  5. Tower_of_Hanoi Tower_of_Hanoi Public

    A puzzle that move disks one tower to another tower under couple of restrictions.

    Python