I am currently a student studying Web Development and Java. I enjoy creating websites and simple applications.
Hello, my name is Sudip Gurung. I am a motivated student currently studying programming and web development in Japan.
I have built a solid foundation in HTML, CSS, Java, and basic JavaScript, and I continue to improve my skills by working on practical projects and exploring new technologies.
I enjoy turning ideas into real applications and solving problems through code. I am particularly interested in front-end development and user-focused design, while also expanding my knowledge in other areas of programming.
My hobbies include programming, reading Chinese wuxia novels, cycling, and jogging, which help me stay creative, disciplined, and balanced.
My goal is to become a skilled software engineer and contribute to meaningful, impactful projects.
Always growing — stay tuned for more.
A two-player turn-based battle game where players attack, defend, and heal strategically until one wins.
while (player1.hp > 0 && player2.hp > 0)
{
attack();
defend();
heal();
}
A console-based slot machine game where players bet coins and spin random symbols to win rewards.
A website introducing Osaka's culture, famous places, and travel information with a simple weather feature.
A clean restaurant-style webpage displaying ramen dishes with a modern Japanese-inspired design.
A betting game where players compete against the computer and gain or lose coins based on results.
A console-based application to manage student records, allowing users to add, view, and search student information stored in a CSV file.
A console-based cafe simulation where users can browse menu items, view details, place orders, and receive a final bill through an interactive ordering system.
Activities I enjoy that help me grow, learn, and maintain balance in my daily life.