<?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: Bhoomi Vashishtha</title>
    <description>The latest articles on DEV Community by Bhoomi Vashishtha (@0xbhoomi_vashishtha).</description>
    <link>https://dev.to/0xbhoomi_vashishtha</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%2F3721706%2Fb6331518-cdef-4785-88c3-cf528499f74e.jpg</url>
      <title>DEV Community: Bhoomi Vashishtha</title>
      <link>https://dev.to/0xbhoomi_vashishtha</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/0xbhoomi_vashishtha"/>
    <language>en</language>
    <item>
      <title>Future City Simulator</title>
      <dc:creator>Bhoomi Vashishtha</dc:creator>
      <pubDate>Thu, 12 Feb 2026 11:14:04 +0000</pubDate>
      <link>https://dev.to/0xbhoomi_vashishtha/future-city-simulator-2o1d</link>
      <guid>https://dev.to/0xbhoomi_vashishtha/future-city-simulator-2o1d</guid>
      <description>&lt;p&gt;I built a web project called Future City Simulator, which is a simple interactive website that shows how a smart and sustainable city of the future could look. The goal was to represent ideas like clean energy, green spaces, smart infrastructure, and better urban planning in a visual and easy-to-understand way.&lt;br&gt;
Live Demo:&lt;br&gt;
&lt;a href="https://0xbhoomi.github.io/future-city-simulator/" rel="noopener noreferrer"&gt;https://0xbhoomi.github.io/future-city-simulator/&lt;/a&gt;&lt;br&gt;
GitHub Repo:&lt;br&gt;
&lt;a href="https://github.com/0xbhoomi/future-city-simulator" rel="noopener noreferrer"&gt;https://github.com/0xbhoomi/future-city-simulator&lt;/a&gt;&lt;br&gt;
Why I built this&lt;/p&gt;

&lt;p&gt;I wanted to make a project that is not just theoretical, but actually shows something useful and meaningful. Cities are growing fast, and the future really depends on how we design them. This project is my way of exploring how technology and sustainability can work together.&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>beginners</category>
      <category>productivity</category>
      <category>learning</category>
    </item>
    <item>
      <title>Building a Real-Time Satellite Tracker</title>
      <dc:creator>Bhoomi Vashishtha</dc:creator>
      <pubDate>Sat, 31 Jan 2026 12:28:09 +0000</pubDate>
      <link>https://dev.to/0xbhoomi_vashishtha/building-a-real-time-satellite-tracker-2da6</link>
      <guid>https://dev.to/0xbhoomi_vashishtha/building-a-real-time-satellite-tracker-2da6</guid>
      <description>&lt;p&gt;I’m building a web application called Satellite Tracker that shows the real-time position of the International Space Station (ISS) on an interactive world map. The goal of this project is to make space data more visual and easier to understand for students.&lt;br&gt;
Instead of just reading about satellites and orbits, users can actually see where the ISS is at any moment and how it moves around the Earth.&lt;br&gt;
Demo link:&lt;br&gt;
&lt;a href="https://0xbhoomi.github.io/Satellite-tracker/" rel="noopener noreferrer"&gt;https://0xbhoomi.github.io/Satellite-tracker/&lt;/a&gt;&lt;br&gt;
Source code:&lt;br&gt;
&lt;a href="https://github.com/0xbhoomi/Satellite-tracker" rel="noopener noreferrer"&gt;https://github.com/0xbhoomi/Satellite-tracker&lt;/a&gt;&lt;/p&gt;

</description>
      <category>programming</category>
      <category>ai</category>
      <category>productivity</category>
      <category>learning</category>
    </item>
    <item>
      <title>Building SPACE LAB</title>
      <dc:creator>Bhoomi Vashishtha</dc:creator>
      <pubDate>Fri, 30 Jan 2026 00:55:04 +0000</pubDate>
      <link>https://dev.to/0xbhoomi_vashishtha/building-space-lab-542h</link>
      <guid>https://dev.to/0xbhoomi_vashishtha/building-space-lab-542h</guid>
      <description>&lt;p&gt;Today I started building SPACE LAB, an interactive virtual space science lab for students.&lt;br&gt;
The goal of this project is to make difficult space concepts like gravity, orbits, and black holes easier to understand by turning them into simple visual simulations.&lt;br&gt;
I used AI tools to help plan the project and generate the first version of the code, then connected everything and got my first working build. At first, the app did not run properly, but after fixing the structure and testing each part, I finally saw the simulations working on screen.&lt;br&gt;
Next, I want to:&lt;br&gt;
Make the animations smoother&lt;br&gt;
Add quizzes for practice&lt;br&gt;
Improve the space-themed design&lt;br&gt;
This is just the beginning, and I’m excited to keep improving it.&lt;/p&gt;

</description>
      <category>devjournal</category>
      <category>science</category>
      <category>showdev</category>
      <category>sideprojects</category>
    </item>
    <item>
      <title>I Built My First Chrome Extension to Block Distractions While Studying</title>
      <dc:creator>Bhoomi Vashishtha</dc:creator>
      <pubDate>Thu, 22 Jan 2026 01:45:32 +0000</pubDate>
      <link>https://dev.to/0xbhoomi_vashishtha/i-built-my-first-chrome-extension-to-block-distractions-while-studying-1mc1</link>
      <guid>https://dev.to/0xbhoomi_vashishtha/i-built-my-first-chrome-extension-to-block-distractions-while-studying-1mc1</guid>
      <description>&lt;p&gt;Today I built my very first browser extension called Smart Study Focus.&lt;/p&gt;

&lt;p&gt;It is a Chrome/Edge extension that blocks YouTube and Instagram with one click and redirects you to a “Time to Study” page. I made this to help myself stay focused while preparing for exams.&lt;br&gt;
Features:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Blocks YouTube and Instagram&lt;/li&gt;
&lt;li&gt;Works on Chrome and Edge&lt;/li&gt;
&lt;li&gt;Simple one-click design
How to use:&lt;/li&gt;
&lt;li&gt;Download the project from my GitHub(&lt;a href="https://github.com/0xbhoomi/smart-study-focus" rel="noopener noreferrer"&gt;https://github.com/0xbhoomi/smart-study-focus&lt;/a&gt;).&lt;/li&gt;
&lt;li&gt;Extract the folder.&lt;/li&gt;
&lt;li&gt;Open chrome://extensions or edge://extensions&lt;/li&gt;
&lt;li&gt;Turn on Developer Mode&lt;/li&gt;
&lt;li&gt;Click “Load unpacked” and select the folder&lt;/li&gt;
&lt;li&gt;Open YouTube or Instagram and click the extension
This is my first real project and I learned how browser extensions work, how to use manifest.json, and how to deploy on GitHub.
GitHub repo: (&lt;a href="https://github.com/0xbhoomi/smart-study-focus" rel="noopener noreferrer"&gt;https://github.com/0xbhoomi/smart-study-focus&lt;/a&gt;)
Next, I plan to add a study timer and daily focus reminders.&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>beginners</category>
      <category>productivity</category>
      <category>showdev</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Smart Study Planner</title>
      <dc:creator>Bhoomi Vashishtha</dc:creator>
      <pubDate>Tue, 20 Jan 2026 13:08:17 +0000</pubDate>
      <link>https://dev.to/0xbhoomi_vashishtha/smart-study-planner-198k</link>
      <guid>https://dev.to/0xbhoomi_vashishtha/smart-study-planner-198k</guid>
      <description>&lt;p&gt;&lt;em&gt;Project&lt;/em&gt;: Smart Study Planner &lt;br&gt;
What I’m building: A simple planner to help students plan study schedules, track subjects, and revise easily.&lt;br&gt;
&lt;em&gt;Today&lt;/em&gt;: Finalized the main features – timetable , reminders , and revision tracker . Keeping it simple to start.&lt;br&gt;
&lt;em&gt;Next&lt;/em&gt;: Design the basic layout and plan how users will interact with it .&lt;br&gt;
&lt;em&gt;Learning&lt;/em&gt;: Small steps first make big projects easier! &lt;/p&gt;

</description>
      <category>productivity</category>
      <category>learning</category>
      <category>performance</category>
    </item>
  </channel>
</rss>
