<?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>DEV Community: Suryansh Sinha</title>
    <description>The latest articles on DEV Community by Suryansh Sinha (@sinxcos07).</description>
    <link>https://dev.to/sinxcos07</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%2F3812039%2F8e1ff67a-51e2-41f2-b7cc-5aa48e29b3f9.jpeg</url>
      <title>DEV Community: Suryansh Sinha</title>
      <link>https://dev.to/sinxcos07</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sinxcos07"/>
    <language>en</language>
    <item>
      <title>From Zero to Deploy: Building My Personal Portfolio Website as a 2nd-year CS Student</title>
      <dc:creator>Suryansh Sinha</dc:creator>
      <pubDate>Thu, 04 Jun 2026 08:20:43 +0000</pubDate>
      <link>https://dev.to/sinxcos07/from-zero-to-deploy-building-my-personal-portfolio-website-as-a-2nd-year-cs-student-3j7b</link>
      <guid>https://dev.to/sinxcos07/from-zero-to-deploy-building-my-personal-portfolio-website-as-a-2nd-year-cs-student-3j7b</guid>
      <description>&lt;h1&gt;
  
  
  I Built My Personal Portfolio Website 🚀
&lt;/h1&gt;

&lt;p&gt;After spending time learning web development and working on personal projects, I decided to build a portfolio website to showcase my work in one place.&lt;/p&gt;

&lt;p&gt;As a Computer Science student, I wanted something that was:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Fast and responsive&lt;/li&gt;
&lt;li&gt;Clean and modern&lt;/li&gt;
&lt;li&gt;Easy to navigate&lt;/li&gt;
&lt;li&gt;A reflection of my skills and interests&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  🛠️ Tech Stack
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;HTML5&lt;/li&gt;
&lt;li&gt;CSS3&lt;/li&gt;
&lt;li&gt;JavaScript&lt;/li&gt;
&lt;li&gt;Vercel (Deployment)&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  ✨ Features
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Responsive design&lt;/li&gt;
&lt;li&gt;Smooth scrolling animations&lt;/li&gt;
&lt;li&gt;Interactive UI elements&lt;/li&gt;
&lt;li&gt;Project showcase section&lt;/li&gt;
&lt;li&gt;Contact section&lt;/li&gt;
&lt;li&gt;Modern dark theme&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  🖼️ Screenshots
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fb5984yk2hilp7y1o7z0m.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fb5984yk2hilp7y1o7z0m.png" alt=" " width="799" height="401"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fdahcaeb91ociioxcqmxm.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fdahcaeb91ociioxcqmxm.png" alt=" " width="800" height="408"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  📚 What I Learned
&lt;/h2&gt;

&lt;p&gt;Building the portfolio taught me much more than just writing HTML and CSS.&lt;/p&gt;

&lt;p&gt;Some things I improved while working on it:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Structuring a real-world frontend project&lt;/li&gt;
&lt;li&gt;Creating reusable UI components&lt;/li&gt;
&lt;li&gt;Improving website responsiveness&lt;/li&gt;
&lt;li&gt;Optimizing performance&lt;/li&gt;
&lt;li&gt;Deploying projects using Vercel&lt;/li&gt;
&lt;li&gt;Managing project versions with Git and GitHub&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  🎯 Challenges
&lt;/h2&gt;

&lt;p&gt;One of the biggest challenges was balancing aesthetics and performance.&lt;/p&gt;

&lt;p&gt;I wanted the site to look modern while keeping it lightweight and responsive across different screen sizes.&lt;/p&gt;

&lt;p&gt;Fine-tuning animations, layouts, and overall user experience took more time than expected, but it was worth it.&lt;/p&gt;

&lt;h2&gt;
  
  
  🔗 Links
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Portfolio:&lt;/strong&gt; &lt;a href="https://suryanshsinhaportfolio.vercel.app" rel="noopener noreferrer"&gt;https://suryanshsinhaportfolio.vercel.app&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;GitHub:&lt;/strong&gt; &lt;a href="https://github.com/sinxcos07/Suryansh-Portfolio" rel="noopener noreferrer"&gt;https://github.com/sinxcos07/Suryansh-Portfolio&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  💬 Feedback Welcome!
&lt;/h2&gt;

&lt;p&gt;I'd love to hear suggestions on improving the design, user experience, or project presentation.&lt;/p&gt;

&lt;p&gt;Thanks for reading! 🚀&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>portfolio</category>
      <category>beginners</category>
      <category>javascript</category>
    </item>
    <item>
      <title>How I Built Hidden Collector Game in Unity</title>
      <dc:creator>Suryansh Sinha</dc:creator>
      <pubDate>Sun, 31 May 2026 12:43:02 +0000</pubDate>
      <link>https://dev.to/sinxcos07/how-i-built-hidden-collector-in-unity-541g</link>
      <guid>https://dev.to/sinxcos07/how-i-built-hidden-collector-in-unity-541g</guid>
      <description>&lt;p&gt;As part of my game development journey, I recently created &lt;strong&gt;Hidden Collector&lt;/strong&gt;, a Unity-based game where players explore levels and collect hidden items while progressing through different challenges.&lt;/p&gt;

&lt;p&gt;This project started as a way for me to improve my Unity and C# skills, but it quickly became an opportunity to learn about game design, UI systems, audio management, scene transitions, and player experience.&lt;/p&gt;

&lt;h2&gt;
  
  
  What I Worked On
&lt;/h2&gt;

&lt;p&gt;While building Hidden Collector, I implemented:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Player movement and interactions&lt;/li&gt;
&lt;li&gt;Collectible item systems&lt;/li&gt;
&lt;li&gt;Multiple game levels&lt;/li&gt;
&lt;li&gt;UI menus and game screens&lt;/li&gt;
&lt;li&gt;Audio and sound effects&lt;/li&gt;
&lt;li&gt;Progress tracking&lt;/li&gt;
&lt;li&gt;Game flow and scene management&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Challenges During Development
&lt;/h2&gt;

&lt;p&gt;One of the biggest challenges was making different game systems work together smoothly.&lt;/p&gt;

&lt;p&gt;Something as simple as collecting an item often required updates to UI elements, game state management, and progression systems. Debugging these interactions taught me a lot about organizing Unity projects and writing maintainable code.&lt;/p&gt;

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

&lt;p&gt;This project helped me gain experience with:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Unity Engine&lt;/li&gt;
&lt;li&gt;C# scripting&lt;/li&gt;
&lt;li&gt;Game architecture&lt;/li&gt;
&lt;li&gt;UI implementation&lt;/li&gt;
&lt;li&gt;Audio management&lt;/li&gt;
&lt;li&gt;Debugging and testing&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Most importantly, I learned that building complete projects teaches far more than following tutorials.&lt;/p&gt;

&lt;h2&gt;
  
  
  Play the Game
&lt;/h2&gt;

&lt;p&gt;You can try Hidden Collector here:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://sinxcos07.itch.io/hiddencollector" rel="noopener noreferrer"&gt;https://sinxcos07.itch.io/hiddencollector&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Screenshots
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fe4n3k36rhbkhqhll7ej6.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fe4n3k36rhbkhqhll7ej6.png" alt=" " width="800" height="439"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F5rv900t4zo8ph0gltj8s.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F5rv900t4zo8ph0gltj8s.png" alt=" " width="800" height="445"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fogp7r31fc4et5oohy4h9.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fogp7r31fc4et5oohy4h9.png" alt=" " width="799" height="442"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What's Next?
&lt;/h2&gt;

&lt;p&gt;I'm continuing to improve my game development skills by building new projects, experimenting with different mechanics, and learning more about creating engaging player experiences.&lt;/p&gt;

&lt;p&gt;If you try the game, I'd love to hear your feedback.&lt;/p&gt;

&lt;h2&gt;
  
  
  By
&lt;/h2&gt;

&lt;p&gt;Suryansh Sinha (sinxcos07)&lt;/p&gt;

&lt;h2&gt;
  
  
  Connect With Me
&lt;/h2&gt;

&lt;p&gt;GitHub: &lt;a href="https://github.com/sinxcos07" rel="noopener noreferrer"&gt;https://github.com/sinxcos07&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;LinkedIn: &lt;a href="https://www.linkedin.com/in/suryansh-sinha/" rel="noopener noreferrer"&gt;https://www.linkedin.com/in/suryansh-sinha/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Play Hidden Collector: &lt;a href="https://sinxcos07.itch.io/hiddencollector" rel="noopener noreferrer"&gt;https://sinxcos07.itch.io/hiddencollector&lt;/a&gt;&lt;/p&gt;

</description>
      <category>unity3d</category>
      <category>gamedev</category>
      <category>csharp</category>
      <category>beginners</category>
    </item>
    <item>
      <title>AstroFit – My Fitness Tracking Web Application</title>
      <dc:creator>Suryansh Sinha</dc:creator>
      <pubDate>Sun, 31 May 2026 12:33:19 +0000</pubDate>
      <link>https://dev.to/sinxcos07/astrofit-my-fitness-tracking-web-application-hfb</link>
      <guid>https://dev.to/sinxcos07/astrofit-my-fitness-tracking-web-application-hfb</guid>
      <description>&lt;p&gt;By Suryansh Sinha (sinxcos07)&lt;/p&gt;

&lt;h2&gt;
  
  
  Introduction
&lt;/h2&gt;

&lt;p&gt;Recently, I built &lt;strong&gt;AstroFit&lt;/strong&gt;, a fitness-focused web application as a personal project to learn more about modern web development, deployment, databases, and building complete applications from idea to production.&lt;/p&gt;

&lt;p&gt;This project helped me understand how different parts of a web application work together, from the user interface to backend functionality and deployment.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why I Built AstroFit
&lt;/h2&gt;

&lt;p&gt;I wanted to work on a project that felt practical and useful while also helping me improve my development skills.&lt;/p&gt;

&lt;p&gt;Instead of creating a simple clone project, I decided to build a fitness application where I could experiment with real-world features and deployment workflows.&lt;/p&gt;

&lt;h2&gt;
  
  
  Development Journey
&lt;/h2&gt;

&lt;p&gt;Building AstroFit involved much more than just creating pages and connecting them together.&lt;/p&gt;

&lt;p&gt;Some of the areas I explored while working on this project included:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Frontend development&lt;/li&gt;
&lt;li&gt;Backend integration&lt;/li&gt;
&lt;li&gt;Database management&lt;/li&gt;
&lt;li&gt;Authentication systems&lt;/li&gt;
&lt;li&gt;Deployment and hosting&lt;/li&gt;
&lt;li&gt;Debugging production issues&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;One of the biggest learning experiences was understanding how different technologies communicate with each other in a complete application.&lt;/p&gt;

&lt;h2&gt;
  
  
  Future Plans
&lt;/h2&gt;

&lt;p&gt;I plan to continue improving AstroFit by adding more features, refining the user experience, and expanding its capabilities over time.&lt;/p&gt;

&lt;p&gt;This project is still evolving, and I'm excited to keep working on it.&lt;/p&gt;

&lt;h2&gt;
  
  
  Project Links
&lt;/h2&gt;

&lt;p&gt;Live Demo:&lt;br&gt;
&lt;/p&gt;
&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
    &lt;div class="c-embed__content"&gt;
      &lt;div class="c-embed__body flex items-center justify-between"&gt;
        &lt;a href="https://astrofit-fitness.vercel.app/" rel="noopener noreferrer" class="c-link fw-bold flex items-center"&gt;
          &lt;span class="mr-2"&gt;astrofit-fitness.vercel.app&lt;/span&gt;
          

        &lt;/a&gt;
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;


&lt;p&gt;GitHub:&lt;br&gt;
&lt;/p&gt;
&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://assets.dev.to/assets/github-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/sinxcos07" rel="noopener noreferrer"&gt;
        sinxcos07
      &lt;/a&gt; / &lt;a href="https://github.com/sinxcos07/astrofit-frontend" rel="noopener noreferrer"&gt;
        astrofit-frontend
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      Fitness platform combining workout tracking and astrology-inspired personalization.
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;
&lt;div class="markdown-heading"&gt;
&lt;h1 class="heading-element"&gt;AstroFit&lt;/h1&gt;

&lt;/div&gt;
&lt;p&gt;AstroFit is a modern fitness web application that combines workout tracking with astrology-inspired personalization to create a unique and engaging fitness experience.&lt;/p&gt;
&lt;div class="markdown-heading"&gt;
&lt;h2 class="heading-element"&gt;Features&lt;/h2&gt;

&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;Modern responsive UI&lt;/li&gt;
&lt;li&gt;Astrology-inspired fitness experience&lt;/li&gt;
&lt;li&gt;Workout tracking interface&lt;/li&gt;
&lt;li&gt;User authentication system&lt;/li&gt;
&lt;li&gt;Backend integration&lt;/li&gt;
&lt;li&gt;Smooth and interactive design&lt;/li&gt;
&lt;li&gt;Mobile-friendly layout&lt;/li&gt;
&lt;/ul&gt;
&lt;div class="markdown-heading"&gt;
&lt;h2 class="heading-element"&gt;Tech Stack&lt;/h2&gt;

&lt;/div&gt;
&lt;div class="markdown-heading"&gt;
&lt;h3 class="heading-element"&gt;Frontend&lt;/h3&gt;

&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;HTML5&lt;/li&gt;
&lt;li&gt;CSS3&lt;/li&gt;
&lt;li&gt;JavaScript&lt;/li&gt;
&lt;/ul&gt;
&lt;div class="markdown-heading"&gt;
&lt;h3 class="heading-element"&gt;Backend&lt;/h3&gt;

&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;Node.js&lt;/li&gt;
&lt;li&gt;Express.js&lt;/li&gt;
&lt;li&gt;SQLite&lt;/li&gt;
&lt;li&gt;Supabase&lt;/li&gt;
&lt;/ul&gt;
&lt;div class="markdown-heading"&gt;
&lt;h3 class="heading-element"&gt;Tools&lt;/h3&gt;

&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;Git&lt;/li&gt;
&lt;li&gt;GitHub&lt;/li&gt;
&lt;li&gt;Vercel&lt;/li&gt;
&lt;/ul&gt;
&lt;div class="markdown-heading"&gt;
&lt;h2 class="heading-element"&gt;Live Demo&lt;/h2&gt;

&lt;/div&gt;
&lt;p&gt;🔗 &lt;a href="https://astrofit-fitness.vercel.app/" rel="nofollow noopener noreferrer"&gt;https://astrofit-fitness.vercel.app/&lt;/a&gt;&lt;/p&gt;
&lt;div class="markdown-heading"&gt;
&lt;h2 class="heading-element"&gt;GitHub Repositories&lt;/h2&gt;

&lt;/div&gt;
&lt;div class="markdown-heading"&gt;
&lt;h3 class="heading-element"&gt;Frontend&lt;/h3&gt;

&lt;/div&gt;
&lt;p&gt;&lt;a href="https://github.com/sinxcos07/astrofit-frontend" rel="noopener noreferrer"&gt;https://github.com/sinxcos07/astrofit-frontend&lt;/a&gt;&lt;/p&gt;
&lt;div class="markdown-heading"&gt;
&lt;h3 class="heading-element"&gt;Backend&lt;/h3&gt;

&lt;/div&gt;
&lt;p&gt;&lt;a href="https://github.com/sinxcos07/astrofit-backend" rel="noopener noreferrer"&gt;https://github.com/sinxcos07/astrofit-backend&lt;/a&gt;&lt;/p&gt;

&lt;div class="markdown-heading"&gt;
&lt;h2 class="heading-element"&gt;Project Goal&lt;/h2&gt;

&lt;/div&gt;
&lt;p&gt;AstroFit was built as an experimental project exploring the combination of fitness and astrology aesthetics into a single digital experience. The focus was on creating a visually engaging and interactive platform while learning frontend and backend development workflows.&lt;/p&gt;
&lt;div class="markdown-heading"&gt;
&lt;h2 class="heading-element"&gt;Author&lt;/h2&gt;

&lt;/div&gt;
&lt;p&gt;Developed by Suryansh Sinha (sinxcos07)&lt;/p&gt;
&lt;/div&gt;



&lt;/div&gt;
&lt;br&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/sinxcos07/astrofit-frontend" rel="noopener noreferrer"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;br&gt;
&lt;/div&gt;
&lt;br&gt;


&lt;h2&gt;
  
  
  Final Thoughts
&lt;/h2&gt;

&lt;p&gt;AstroFit has been one of the most valuable projects I've worked on so far because it pushed me to learn beyond tutorials and actually build something from start to finish.&lt;/p&gt;

&lt;p&gt;There is still a lot to improve, but every iteration teaches me something new.&lt;/p&gt;

&lt;p&gt;Feedback is always appreciated.&lt;/p&gt;

&lt;p&gt;Thanks for reading!&lt;/p&gt;

&lt;p&gt;Suryansh Sinha (sinxcos07)&lt;br&gt;
B.Tech CSE Student @ VIT&lt;br&gt;
Intern at IIT Delhi&lt;/p&gt;

&lt;h2&gt;
  
  
  Connect With Me
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;GitHub: &lt;a href="https://github.com/sinxcos07" rel="noopener noreferrer"&gt;https://github.com/sinxcos07&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;LinkedIn: &lt;a href="https://www.linkedin.com/in/suryansh-sinha/" rel="noopener noreferrer"&gt;https://www.linkedin.com/in/suryansh-sinha/&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>learning</category>
      <category>testing</category>
    </item>
  </channel>
</rss>
