About Me

    Greetings! I am thrilled to share the inspiring journey through the realm of computer science on this blog. As a dedicated computer science student fueled by ambition, I have found my true calling in conquering an array of challenges and relentlessly expanding the horizons of knowledge. This journey has molded my belief that every problem is an opportunity for learning and growth. Armed with adept problem-solving skills and ever-evolving technical expertise, my aspiration is to make a meaningful contribution within a progressive team.

    Throughout my academic voyage, I have delved deep into core computer science concepts such as algorithms, data structures, and programming. However, beyond theoretical understanding, I have always been compelled to apply this knowledge in real-world contexts. I firmly believe that innovation springs from applying information in novel and imaginative ways. Hence, my intention is not merely to be an observer in the world of technology but an active participant in shaping solutions for current and future challenges.

    Fueled not only by personal passion but also by the desire to collaborate and exchange ideas with like-minded individuals, I am seeking opportunities to leverage my informatics background. I am confident that a cohesive and inclusive team effort can yield extraordinary breakthroughs. Thus, this blog will serve as a platform for innovative thoughts, experiential narratives, and in-depth discussions on the latest technological trends. I invite all of you to join this journey, where together we can transform brilliant ideas into impactful realities within the realm of modern technology. Thank you for coming aboard, and let's innovate together!

IDENTITY





Nama: Rr. Diajeng Alfisyahrinnisa Anandha
NRP: 5025211147
Kelas: PBKK-A
CV: Link

MY PROJECTS

These are the projects I have created. I have uploaded them to GitHub repository.

1. Swift Air

    Swift Air is a web-based flight ticket reservation system similar to Traveloka. Users can purchase flight tickets with various options already resolved, such as providing multiple flight options if a transit is required.

    Link

2. Snake “path finding” 

    In this snake game, the user plays as an apple, and with the assistance of AI using the greedy best-first search and forward checking algorithms, the snake can chase the apple with the goal of consuming it. If the snake successfully eats the apple, the game is over. The user gains points when they can maneuver the snake into an obstacle, with the score increasing by +1 each time the snake collides with an obstacle.

    Link

3. 2048 Game

    The 2048 game is created using the Java programming language with an appealing game interface.

    Link

Komentar

Postingan populer dari blog ini

NET MAUI

Code Igniter: Hello World