<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Subhadaya Bhatta</title>
    <description>The latest articles on Forem by Subhadaya Bhatta (@subhabhatta).</description>
    <link>https://forem.com/subhabhatta</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2050250%2Ffb84fd8b-dbe9-4202-8872-19f945168608.png</url>
      <title>Forem: Subhadaya Bhatta</title>
      <link>https://forem.com/subhabhatta</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/subhabhatta"/>
    <language>en</language>
    <item>
      <title>WEB GAME CHALLENGE</title>
      <dc:creator>Subhadaya Bhatta</dc:creator>
      <pubDate>Sat, 05 Apr 2025 14:34:57 +0000</pubDate>
      <link>https://forem.com/subhabhatta/web-game-challenge-1o5c</link>
      <guid>https://forem.com/subhabhatta/web-game-challenge-1o5c</guid>
      <description>&lt;p&gt;&lt;em&gt;&lt;strong&gt;This is a submission for the Alibaba Cloud Challenge: Build a Web Game.&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;&lt;strong&gt;What I Built&lt;/strong&gt;&lt;/em&gt;&lt;br&gt;
Robot Catcher is a fast-paced, robot-themed web game where players control a friendly robot to catch falling bolts while avoiding enemy bombs. The goal is to score as high as possible by catching bolts and dodging enemies, with the difficulty increasing as the player levels up.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;&lt;strong&gt;The game features:&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt; Sound effects for catching and missing&lt;/li&gt;
&lt;li&gt; Level-based increasing difficulty&lt;/li&gt;
&lt;li&gt; A health bar UI to track remaining lives&lt;/li&gt;
&lt;li&gt; Distinct visuals for enemies and bolts&lt;/li&gt;
&lt;li&gt; Clean animations and retro robot visuals&lt;/li&gt;
&lt;/ol&gt;

&lt;ul&gt;
&lt;li&gt;Built with HTML, CSS, and JavaScript, the game is designed to be lightweight, responsive, and fun for all ages.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Demo&lt;/strong&gt;&lt;br&gt;
🔗 Live Game: &lt;a href="https://robotcatchersub1.netlify.app/" rel="noopener noreferrer"&gt;Live Demo&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Project Repo&lt;/strong&gt;&lt;br&gt;
&lt;a href="https://github.com/SubhaBhatta/robot-catcher/" rel="noopener noreferrer"&gt;Github Repo&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Game Development Highlights&lt;/strong&gt;&lt;br&gt;
Some cool things I'm proud of:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;🧠 Smart level system: The game dynamically increases the falling speed of objects based on score.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;💣 Custom enemy logic: Enemies don’t just get ignored—they actively punish the player if caught!&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;❤️ Health bar: Instead of just numbers, I added a health bar UI for a more visual experience.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;🎮 Game loop logic: I created a modular game loop where object types are randomized and speed scales.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;🔊 Integrated sound effects to give audio feedback and make the gameplay more immersive.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;This project helped me improve my frontend game dev skills and gave me experience thinking like a full-stack game designer.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🚀 Future Plans&lt;/strong&gt;&lt;br&gt;
Implement a leaderboard using Alibaba Cloud Function Compute + ApsaraDB.&lt;/p&gt;

&lt;p&gt;Thanks for hosting this challenge! It was super fun to build this, and I’m excited to do even more with cloud-powered game development! 🚀&lt;/p&gt;

</description>
      <category>alibabachallenge</category>
      <category>devchallenge</category>
      <category>gamedev</category>
      <category>webdev</category>
    </item>
    <item>
      <title>PULIMI CHALLENGE</title>
      <dc:creator>Subhadaya Bhatta</dc:creator>
      <pubDate>Sat, 05 Apr 2025 14:32:18 +0000</pubDate>
      <link>https://forem.com/subhabhatta/pulimni-challenge-59gp</link>
      <guid>https://forem.com/subhabhatta/pulimni-challenge-59gp</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for the &lt;a href="https://dev.to/challenges/pulumi"&gt;Pulumi Deploy and Document Challenge&lt;/a&gt;: Fast Static Website Deployment&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What I Built
&lt;/h2&gt;

&lt;p&gt;Robot Catcher is a fast-paced, robot-themed web game where players control a friendly robot to catch falling bolts while avoiding enemy bombs. The goal is to score as high as possible by catching bolts and dodging enemies, with the difficulty increasing as the player levels up.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;&lt;strong&gt;The game features:&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt; Sound effects for catching and missing&lt;/li&gt;
&lt;li&gt; Level-based increasing difficulty&lt;/li&gt;
&lt;li&gt; A health bar UI to track remaining lives&lt;/li&gt;
&lt;li&gt; Distinct visuals for enemies and bolts&lt;/li&gt;
&lt;li&gt; Clean animations and retro robot visuals&lt;/li&gt;
&lt;/ol&gt;

&lt;ul&gt;
&lt;li&gt;Built with HTML, CSS, and JavaScript, the game is designed to be lightweight, responsive, and fun for all ages.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Live Demo Link
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://robotcatchersub1.netlify.app/" rel="noopener noreferrer"&gt;Live Demo&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Project Repo
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://github.com/SubhaBhatta/robot-catcher/" rel="noopener noreferrer"&gt;Github Repo&lt;/a&gt;&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>pulumichallenge</category>
      <category>webdev</category>
      <category>cloud</category>
    </item>
    <item>
      <title>Transitions and Transformations</title>
      <dc:creator>Subhadaya Bhatta</dc:creator>
      <pubDate>Mon, 13 Jan 2025 10:12:52 +0000</pubDate>
      <link>https://forem.com/subhabhatta/transitions-and-transformations-m10</link>
      <guid>https://forem.com/subhabhatta/transitions-and-transformations-m10</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for the &lt;a href="https://dev.to/challenges/github"&gt;GitHub Copilot Challenge &lt;/a&gt;: Transitions and Transformations&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What I Built
&lt;/h2&gt;

&lt;p&gt;Tool Name: Fresh Horizon&lt;br&gt;
Tagline: "Renew Lives. Revive Communities. Restore the Planet."&lt;br&gt;
&lt;strong&gt;Overview:&lt;/strong&gt;&lt;br&gt;
The webpage give information about the following terms:&lt;br&gt;
Environmental Renewal&lt;br&gt;
Community Rejuvenation&lt;br&gt;
Second Chances&lt;/p&gt;

&lt;h2&gt;
  
  
  Demo
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://subhabhatta.github.io/Transitions-and-Transformations/" rel="noopener noreferrer"&gt;Demo&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Repo
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://github.com/SubhaBhatta/Transitions-and-Transformations/deployments" rel="noopener noreferrer"&gt;Github Repo&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Copilot Experience
&lt;/h2&gt;

&lt;p&gt;Throughout the development process of Renew App, I relied heavily on Github Copilot to streamline various aspects of the project. Here’s how I used it:&lt;/p&gt;

&lt;p&gt;Initial Conceptualization: I started by using Copilot to brainstorm ideas for the app, asking for suggestions on key features, user flows, and how to design an intuitive interface. Github Copilot helped me clarify the vision for Renew App.&lt;/p&gt;

&lt;p&gt;Code Assistance: As I began building the app, Copilot became a go-to resource for coding help. I asked for code snippets, debugging advice, and how to implement certain features. For example, I used Copilot to help me quickly address issues and continue coding.&lt;/p&gt;

&lt;p&gt;Autocomplete and Model Switcher: When writing scripts or generating content for the app, I used the autocomplete feature to speed up the process, and I leveraged the model switcher to adjust the focus of our conversations depending on my needs—whether I was tackling coding, brainstorming features, or writing marketing copy.&lt;/p&gt;

&lt;p&gt;User Experience Feedback: During testing, I often asked Copilot for suggestions on improving the app’s usability, such as "How can I make the user interface more intuitive?" This input helped me iterate and refine the design for a smoother user experience.&lt;/p&gt;

&lt;p&gt;Bug Fixing and Debugging: Whenever I encountered bugs or issues in my code, Copilot was there to help me troubleshoot. I used Copilot to get quick guidance on resolving errors.&lt;/p&gt;

&lt;p&gt;Overall, Github Copilot has been an invaluable tool throughout the development of Renew App, assisting with everything from brainstorming and coding to documentation and debugging.&lt;/p&gt;

&lt;h2&gt;
  
  
  GitHub Models
&lt;/h2&gt;

&lt;p&gt;I would like to clarify that no GitHub models were utilized in the development of this project.&lt;/p&gt;

&lt;h2&gt;
  
  
  Conclusion
&lt;/h2&gt;

&lt;p&gt;The Fresh Horizon App is a comprehensive platform designed to empower users in Environmental Renewal, Community Rejuvenation and Second Chances. By offering features that promote Environmental Renewal, Community Rejuvenation and Second Chances, the app encourages individuals to take proactive steps toward positive change. The integration of GitHub Copilot during development has ensured a user-friendly and impactful experience. The Fresh Horizon App has the potential to make a meaningful difference in users' lives and contribute to a healthier planet and more connected communities.&lt;/p&gt;

&lt;h2&gt;
  
  
  Team Submissions:
&lt;/h2&gt;

&lt;p&gt;Project done by:- Subhadaya Bhatta &lt;br&gt;
Dev Username:- subhabhatta&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>githubchallenge</category>
      <category>webdev</category>
      <category>ai</category>
    </item>
    <item>
      <title>Fresh Starts</title>
      <dc:creator>Subhadaya Bhatta</dc:creator>
      <pubDate>Fri, 10 Jan 2025 02:18:10 +0000</pubDate>
      <link>https://forem.com/subhabhatta/fresh-starts-noi</link>
      <guid>https://forem.com/subhabhatta/fresh-starts-noi</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for the &lt;a href="https://dev.to/challenges/github"&gt;GitHub Copilot Challenge &lt;/a&gt;: Fresh Starts&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What I Built
&lt;/h2&gt;

&lt;p&gt;I built a Web Application.&lt;br&gt;
App Concept: "Renew"&lt;br&gt;
Tagline: &lt;strong&gt;Fresh starts for a better tomorrow.&lt;/strong&gt;&lt;br&gt;
&lt;strong&gt;Overview:&lt;/strong&gt;&lt;br&gt;
The "Renew" project motivates to join initiatives like tree planting, recycling drives, and sustainable living challenges to make a difference for our planet.&lt;br&gt;
It motivates people to collaborate on neighborhood projects, volunteer opportunities, and skill-sharing programs to build stronger, more vibrant communities.&lt;br&gt;
It encourages people to find resources for career reboots, personal growth, and support networks that help you embrace a fresh start.&lt;/p&gt;

&lt;h2&gt;
  
  
  Demo
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://subhabhatta.github.io/Renew/" rel="noopener noreferrer"&gt;Website&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Repo
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://github.com/SubhaBhatta/Renew" rel="noopener noreferrer"&gt;Github Repo&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Copilot Experience
&lt;/h2&gt;

&lt;p&gt;Throughout the development process of Renew App, I relied heavily on Github Copilot to streamline various aspects of the project. Here’s how I used it:&lt;/p&gt;

&lt;p&gt;Initial Conceptualization: I started by using Copilot to brainstorm ideas for the app, asking for suggestions on key features, user flows, and how to design an intuitive interface. Github Copilot helped me clarify the vision for Renew App.&lt;/p&gt;

&lt;p&gt;Code Assistance: As I began building the app, Copilot became a go-to resource for coding help. I asked for code snippets, debugging advice, and how to implement certain features. For example, I used Copilot to help me quickly address issues and continue coding.&lt;/p&gt;

&lt;p&gt;Autocomplete and Model Switcher: When writing scripts or generating content for the app, I used the autocomplete feature to speed up the process, and I leveraged the model switcher to adjust the focus of our conversations depending on my needs—whether I was tackling coding, brainstorming features, or writing marketing copy.&lt;/p&gt;

&lt;p&gt;User Experience Feedback: During testing, I often asked Copilot for suggestions on improving the app’s usability, such as "How can I make the user interface more intuitive?" This input helped me iterate and refine the design for a smoother user experience.&lt;/p&gt;

&lt;p&gt;Bug Fixing and Debugging: Whenever I encountered bugs or issues in my code, Copilot was there to help me troubleshoot. I used Copilot to get quick guidance on resolving errors.&lt;/p&gt;

&lt;p&gt;Overall, Github Copilot has been an invaluable tool throughout the development of Renew App, assisting with everything from brainstorming and coding to documentation and debugging.&lt;/p&gt;

&lt;h2&gt;
  
  
  GitHub Models
&lt;/h2&gt;

&lt;p&gt;I would like to clarify that no GitHub models were utilized in the development of this project.&lt;/p&gt;

&lt;h2&gt;
  
  
  Conclusion
&lt;/h2&gt;

&lt;p&gt;Reflecting on the development of the Renew App, I am filled with a profound sense of accomplishment and anticipation for its potential impact. The app's mission to provide fresh starts aligns with my passion for fostering positive change, whether through environmental initiatives, community rejuvenation, or personal growth.&lt;/p&gt;

&lt;p&gt;Environmental Renewal: By integrating features that promote tree planting, recycling drives, and sustainable living challenges, I aim to empower users to actively participate in environmental conservation. This aspect of the app not only educates but also motivates individuals to make eco-friendly choices, contributing to a healthier planet.&lt;/p&gt;

&lt;p&gt;Community Rejuvenation: The app's focus on neighborhood projects, volunteer opportunities, and skill-sharing programs is designed to strengthen community bonds. I believe that by facilitating collaboration and support, Renew can help build more vibrant and resilient communities, where individuals feel connected and valued.&lt;/p&gt;

&lt;p&gt;Personal Second Chances: Recognizing the importance of personal growth, the app offers resources for career reboots, personal development, and support networks. I hope to inspire users to embrace new opportunities and overcome challenges, fostering a sense of empowerment and self-improvement.&lt;/p&gt;

&lt;p&gt;Throughout the development process, I utilized Github Copilot to refine these features, ensuring they are both user-friendly and impactful. The guidance provided by Copilot was instrumental in shaping the app's content and functionality, aligning them with the overarching goal of promoting fresh starts.&lt;/p&gt;

&lt;p&gt;Looking ahead, I am optimistic about the Renew App's potential to inspire individuals to take proactive steps toward positive change. By offering a platform that supports environmental, community, and personal renewal, I believe the app can make a meaningful difference in users' lives and, by extension, in the world around us.&lt;/p&gt;

&lt;h2&gt;
  
  
  Team Submissions:
&lt;/h2&gt;

&lt;p&gt;Project done by:- Subhadaya Bhatta &lt;br&gt;
Dev Username:- subhabhatta&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>githubchallenge</category>
      <category>webdev</category>
      <category>ai</category>
    </item>
    <item>
      <title>New Beginnings</title>
      <dc:creator>Subhadaya Bhatta</dc:creator>
      <pubDate>Thu, 09 Jan 2025 15:16:32 +0000</pubDate>
      <link>https://forem.com/subhabhatta/new-beginnings-2ki9</link>
      <guid>https://forem.com/subhabhatta/new-beginnings-2ki9</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for the &lt;a href="https://dev.to/challenges/github"&gt;GitHub Copilot Challenge &lt;/a&gt;: New Beginnings&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What I Built
&lt;/h2&gt;

&lt;p&gt;Tool Name: Renew Planning&lt;br&gt;
Tagline: "Your Guide to New Beginnings and Focused Futures."&lt;br&gt;
&lt;em&gt;Overview:&lt;/em&gt;&lt;br&gt;
This webpage give proper information and all knowledge about the following terms:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Personal Growth&lt;/li&gt;
&lt;li&gt;Habit Formation&lt;/li&gt;
&lt;li&gt;Goal Setting&lt;/li&gt;
&lt;li&gt;Life Transitions&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Demo
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://subhabhatta.github.io/New-Beginnings/" rel="noopener noreferrer"&gt;Web App(RENEW PLANNING)&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Repo
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://github.com/SubhaBhatta/New-Beginnings" rel="noopener noreferrer"&gt;Repo for Renew Planning&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Copilot Experience
&lt;/h2&gt;

&lt;p&gt;Throughout the development process of Renew Planning App, I relied heavily on Github Copilot to streamline various aspects of the project. Here’s how I used it:&lt;/p&gt;

&lt;p&gt;Initial Conceptualization: I started by using Copilot to brainstorm ideas for the app, asking for suggestions on key features, user flows, and how to design an intuitive interface. Github Copilot helped me clarify the vision for Renew App.&lt;/p&gt;

&lt;p&gt;Code Assistance: As I began building the app, Copilot became a go-to resource for coding help. I asked for code snippets, debugging advice, and how to implement certain features. For example, I used Copilot to help me quickly address issues and continue coding.&lt;/p&gt;

&lt;p&gt;Autocomplete and Model Switcher: When writing scripts or generating content for the app, I used the autocomplete feature to speed up the process, and I leveraged the model switcher to adjust the focus of our conversations depending on my needs—whether I was tackling coding, brainstorming features, or writing marketing copy.&lt;/p&gt;

&lt;p&gt;User Experience Feedback: During testing, I often asked Copilot for suggestions on improving the app’s usability, such as "How can I make the user interface more intuitive?" This input helped me iterate and refine the design for a smoother user experience.&lt;/p&gt;

&lt;p&gt;Bug Fixing and Debugging: Whenever I encountered bugs or issues in my code, Copilot was there to help me troubleshoot. I used Copilot to get quick guidance on resolving errors.&lt;/p&gt;

&lt;p&gt;Overall, Github Copilot has been an invaluable tool throughout the development of Renew Planning App, assisting with everything from brainstorming and coding to documentation and debugging.&lt;/p&gt;

&lt;h2&gt;
  
  
  GitHub Models
&lt;/h2&gt;

&lt;p&gt;I would like to clarify that no GitHub models were utilized in the development of this project.&lt;/p&gt;

&lt;h2&gt;
  
  
  Conclusion
&lt;/h2&gt;

&lt;p&gt;The Renew Planning App is a comprehensive platform designed to empower users in Personal Growth, Habit Formation, Goal Setting and Life Transitions. By offering features that promote Personal Growth, Habit Formation, Goal Setting and Life Transitions, the app encourages individuals to take proactive steps toward positive change. The integration of GitHub Copilot during development has ensured a user-friendly and impactful experience. The Renew App has the potential to make a meaningful difference in users' lives and contribute to a healthier planet and more connected communities.&lt;/p&gt;

&lt;h2&gt;
  
  
  Team Submissions:
&lt;/h2&gt;

&lt;p&gt;Project done by:- Subhadaya Bhatta &lt;br&gt;
Dev Username:- subhabhatta&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>githubchallenge</category>
      <category>webdev</category>
      <category>ai</category>
    </item>
    <item>
      <title>Frontend Challenge - December Edition</title>
      <dc:creator>Subhadaya Bhatta</dc:creator>
      <pubDate>Fri, 27 Dec 2024 12:12:51 +0000</pubDate>
      <link>https://forem.com/subhabhatta/frontend-challenge-december-edition-2bke</link>
      <guid>https://forem.com/subhabhatta/frontend-challenge-december-edition-2bke</guid>
      <description>&lt;p&gt;This is a submission for &lt;a href="https://dev.to/devteam/join-us-for-the-next-frontend-challenge-december-edition-187c?"&gt;Frontend Challenge - December Edition, Glam Up My Markup: Winter Solstice&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What I Built&lt;/strong&gt;&lt;br&gt;
This project is a collection of visually captivating projects. The project consists of various other projects such as:-&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Interactive Login Form&lt;/li&gt;
&lt;li&gt;BMI calculator&lt;/li&gt;
&lt;li&gt;Calculator&lt;/li&gt;
&lt;li&gt;Digital Clock&lt;/li&gt;
&lt;li&gt;Rock Paper Scissors game with Computer&lt;/li&gt;
&lt;li&gt;Tic Tac Toe game with Computer&lt;/li&gt;
&lt;li&gt;To Do List Web Application.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;It aims to provide an immersive user experience while highlighting the beauty and traditions of these programs and games.&lt;/p&gt;

&lt;p&gt;This Project highlights the immersive knowledge of CSS and JavaScript.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Demo&lt;/strong&gt;&lt;br&gt;
Click the link below to view the live project:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://subhabhatta.github.io/Frontend-Project/" rel="noopener noreferrer"&gt;Live Preview&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Click the link below to view the GitHub repository:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/SubhaBhatta/Frontend-Project" rel="noopener noreferrer"&gt;View Code on GitHub&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Journey&lt;/strong&gt;&lt;br&gt;
This project was an opportunity to explore creating visually engaging web pages with creative elements like particle animations and glowing effects. It was a great learning experience in enhancing UI/UX and utilizing animations in web design. Going forward, I hope to improve my skills in performance optimization and exploring more advanced animations to make the site even more interactive.&lt;/p&gt;

</description>
      <category>frontendchallenge</category>
      <category>javascript</category>
      <category>devchallenge</category>
      <category>css</category>
    </item>
    <item>
      <title>HACTOBERFEST WRITING CHALLENGE</title>
      <dc:creator>Subhadaya Bhatta</dc:creator>
      <pubDate>Sat, 26 Oct 2024 09:02:27 +0000</pubDate>
      <link>https://forem.com/subhabhatta/hactoberfest-writing-challenge-2o14</link>
      <guid>https://forem.com/subhabhatta/hactoberfest-writing-challenge-2o14</guid>
      <description>&lt;p&gt;I worked on more than 11 projects in Hactoberfest 2024. Out of 11, 7 was the repo which was not excluded from the event. I accomplished all the four PRs. I learnt many things from the event. It was my first event of hactoberfest. It was my first open-source program. I decided to participate getting influenced by my brother Mr.Prabesh Bakhrel. I decided to participate as it will increase my knowledge in the field of open-source contribution and programming. &lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>hacktoberfest</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
