<?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: codebunny20</title>
    <description>The latest articles on DEV Community by codebunny20 (@codebunny20).</description>
    <link>https://dev.to/codebunny20</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%2F3690282%2F7fba4285-4a75-4d6c-82d5-2bc163c765b6.png</url>
      <title>DEV Community: codebunny20</title>
      <link>https://dev.to/codebunny20</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/codebunny20"/>
    <language>en</language>
    <item>
      <title>🚀 I Just Released My Reading Ruler Browser Extension</title>
      <dc:creator>codebunny20</dc:creator>
      <pubDate>Sun, 19 Apr 2026 13:39:20 +0000</pubDate>
      <link>https://dev.to/codebunny20/i-just-released-my-reading-ruler-browser-extension-4phm</link>
      <guid>https://dev.to/codebunny20/i-just-released-my-reading-ruler-browser-extension-4phm</guid>
      <description>&lt;p&gt;Hello! — I’ve been working on something small and I think it’s finally ready (or just ok enough) to share.&lt;/p&gt;

&lt;p&gt;I just released my Reading Ruler, a lightweight browser extension designed to make reading long pages of text easier, calmer, and more focused. It’s built around one idea: give people a simple tool that helps.&lt;/p&gt;

&lt;p&gt;⭐ What Reading Ruler Does&lt;br&gt;
Reading Ruler adds a subtle highlight bar that follows your cursor while dimming the rest of the page. It creates a clean “reading window” that helps you stay focused on the line you’re on — especially useful for long articles, documentation, or dense technical content.&lt;br&gt;
 It’s intentionally minimal because I'm still a beginner and not that confident, but I like the features I made might be useful and I enjoyed learning It.&lt;/p&gt;

&lt;p&gt;✨ Features&lt;br&gt;
Adjustable ruler height&lt;/p&gt;

&lt;p&gt;Adjustable dim strength&lt;/p&gt;

&lt;p&gt;Brightened text inside the ruler&lt;/p&gt;

&lt;p&gt;Smooth cursor tracking&lt;/p&gt;

&lt;p&gt;Keyboard‑only control&lt;/p&gt;

&lt;p&gt;Privacy‑first design&lt;/p&gt;

&lt;p&gt;Everything updates instantly and stays out of your way.&lt;/p&gt;

&lt;p&gt;⌨️ Keyboard Shortcuts&lt;br&gt;
Toggle: Ctrl + Shift + R&lt;/p&gt;

&lt;p&gt;Height: Ctrl + Shift + Up/Down&lt;/p&gt;

&lt;p&gt;Dim: Ctrl + Shift + Left/Right&lt;/p&gt;

&lt;p&gt;When you activate the ruler, a small hint popup appears to remind you of the controls.&lt;/p&gt;

&lt;p&gt;🛠 Why I Built It&lt;br&gt;
I love tools that solve problems.&lt;br&gt;
Reading online can be overwhelming — especially long documentation or articles(at least for me). I wanted something that improved focus without changing how I browse or adding another UI panel to manage.&lt;/p&gt;

&lt;p&gt;So I built a tool that’s:&lt;/p&gt;

&lt;p&gt;minimal, fast, accessible, keyboard‑first, privacy‑respecting And now it’s out in the world if your interested.&lt;/p&gt;

&lt;p&gt;📦 Check It Out&lt;br&gt;
If you want to try it or look through the code, here’s the repo, and release:&lt;/p&gt;

&lt;p&gt;👉 [&lt;a href="https://github.com/codebunny20/Reading-Ruler" rel="noopener noreferrer"&gt;https://github.com/codebunny20/Reading-Ruler&lt;/a&gt;]&lt;br&gt;&lt;br&gt;
👉 [&lt;a href="https://github.com/codebunny20/Reading-Ruler/releases/tag/RulerReader" rel="noopener noreferrer"&gt;https://github.com/codebunny20/Reading-Ruler/releases/tag/RulerReader&lt;/a&gt;] &lt;/p&gt;

&lt;p&gt;Feedback, ideas, and accessibility suggestions are always welcome.&lt;/p&gt;

&lt;p&gt;🔮 What’s Next&lt;br&gt;
This extension is the first in a small collection of minimal, accessibility‑focused tools I’m building. I’ll share more as they’re ready.&lt;/p&gt;

&lt;p&gt;Thanks for reading — and if you try Reading Ruler, I’d love to hear what you think and thanks for reading.🐰&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>productivity</category>
      <category>showdev</category>
      <category>sideprojects</category>
    </item>
    <item>
      <title>“Why Are We Throwing Away Perfectly Good Tech?”</title>
      <dc:creator>codebunny20</dc:creator>
      <pubDate>Thu, 02 Apr 2026 11:00:47 +0000</pubDate>
      <link>https://dev.to/codebunny20/why-are-we-throwing-away-perfectly-good-tech-1k3</link>
      <guid>https://dev.to/codebunny20/why-are-we-throwing-away-perfectly-good-tech-1k3</guid>
      <description>&lt;p&gt;I’ve been thinking more and more about e‑waste lately watching perfectly good electronics get tossed into the trash every single day.&lt;/p&gt;

&lt;p&gt;Take disposable vapes, for example.&lt;/p&gt;

&lt;p&gt;Inside almost every one of them is a &lt;strong&gt;fully functional 3.7V lithium‑ion cell&lt;/strong&gt;.&lt;br&gt;&lt;br&gt;
Rechargeable. Reusable. The same chemistry that powers phones, controllers, and power banks.&lt;/p&gt;

&lt;p&gt;Yet millions of these batteries end up in landfills because the device &lt;em&gt;looks&lt;/em&gt; like trash.&lt;/p&gt;

&lt;p&gt;I’ve been harvesting the cells from my old vapes and turning them into &lt;strong&gt;power banks and portable chargers and ect&lt;/strong&gt;. It blows my mind how much usable tech we throw away just because it’s wrapped in a “disposable” shell.&lt;/p&gt;

&lt;p&gt;And it’s not just vapes:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;headphones
&lt;/li&gt;
&lt;li&gt;old remotes
&lt;/li&gt;
&lt;li&gt;broken controllers
&lt;/li&gt;
&lt;li&gt;cheap gadgets
&lt;/li&gt;
&lt;li&gt;e‑toys
&lt;/li&gt;
&lt;li&gt;USB battery packs
&lt;/li&gt;
&lt;li&gt;kitchen appliances
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Most of this stuff contains components that can be repaired, reused, or upcycled into something new.&lt;/p&gt;

&lt;p&gt;So here’s my question for the community:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Why aren’t we talking more about upcycling e‑waste?&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
Is it lack of awareness? Lack of tools?&lt;br&gt;
Or do people just not realize how much value is hiding inside “trash”?&lt;br&gt;
I'm not naive and know that Companies make things intentionally unrepairable, but I’d love to hear from others who repair, harvest parts, or upcycle electronics.&lt;br&gt;&lt;br&gt;
What do &lt;em&gt;you&lt;/em&gt; rescue from the waste stream — and what do you turn it into?&lt;/p&gt;

</description>
      <category>discuss</category>
      <category>webdev</category>
      <category>lgbtq</category>
      <category>devpride</category>
    </item>
    <item>
      <title>I made a Magnifier Toggle — A Simple Zoom‑Lens Browser Extension</title>
      <dc:creator>codebunny20</dc:creator>
      <pubDate>Mon, 23 Feb 2026 16:17:00 +0000</pubDate>
      <link>https://dev.to/codebunny20/i-made-a-magnifier-toggle-a-simple-zoom-lens-browser-extension-3lp6</link>
      <guid>https://dev.to/codebunny20/i-made-a-magnifier-toggle-a-simple-zoom-lens-browser-extension-3lp6</guid>
      <description>&lt;p&gt;Magnifier Toggle is a small experiment I built while teaching myself how browser extensions work. I’m still learning and figuring things out as I go, so the code isn’t perfect yet — but the extension works, and I’m fixing the newbie bugs as I get better.&lt;br&gt;
The extension adds a circular “magnifying glass” to any webpage. Click the toolbar icon to toggle it on or off, and the lens follows your mouse with a zoomed‑in view of the page. It’s lightweight, minimal, and a fun project for learning MV3.&lt;/p&gt;

&lt;p&gt;GitHub:&lt;a href="https://github.com/codebunny20/Extensions-By-Bunny.git" rel="noopener noreferrer"&gt;https://github.com/codebunny20/Extensions-By-Bunny.git&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;✨ What it does&lt;br&gt;
•     Adds a circular magnifier overlay&lt;br&gt;
•     Follows your cursor smoothly&lt;br&gt;
•     Zoom level can be adjusted&lt;br&gt;
•     Lens size can be adjusted&lt;br&gt;
•     Escape key disables it&lt;br&gt;
•     Works on most normal sites&lt;/p&gt;

&lt;p&gt;🧠 Why I built it&lt;br&gt;
I’m self‑teaching and learning by doing. This project helped me understand:&lt;br&gt;
•     how MV3 background service workers work&lt;br&gt;
•     how content scripts interact with the page&lt;br&gt;
•     how to inject and style overlays&lt;br&gt;
•     how to handle mouse movement and zoom math&lt;br&gt;
It’s not perfect, but I’m improving it as I learn more.&lt;/p&gt;

&lt;p&gt;🚀 How to try it&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt; Download or clone the repo&lt;/li&gt;
&lt;li&gt; Open your browser’s extensions page&lt;/li&gt;
&lt;li&gt; Turn on Developer Mode&lt;/li&gt;
&lt;li&gt; Load the folder as an unpacked extension&lt;/li&gt;
&lt;li&gt; Click the toolbar icon to toggle the magnifier&lt;/li&gt;
&lt;/ol&gt;

</description>
      <category>webdev</category>
      <category>beginners</category>
      <category>trans</category>
      <category>wecoded</category>
    </item>
    <item>
      <title>🌱 Bloom Update — February 19, 2026</title>
      <dc:creator>codebunny20</dc:creator>
      <pubDate>Thu, 19 Feb 2026 10:34:21 +0000</pubDate>
      <link>https://dev.to/codebunny20/bloom-update-february-19-2026-278m</link>
      <guid>https://dev.to/codebunny20/bloom-update-february-19-2026-278m</guid>
      <description>&lt;h2&gt;
  
  
  Hello everyone 👋🏿👋🏿👋🏿
&lt;/h2&gt;

&lt;p&gt;Today’s Bloom update is a small one. This update makes the app feel more grounded, more intentional, and more aligned with the values Bloom was built on: privacy, clarity, and gentle support for people navigating their HRT journey.&lt;br&gt;
Here’s what changed.&lt;br&gt;
&lt;a href="https://hormone-journey--Codebunny20.replit.app" rel="noopener noreferrer"&gt;Bloom&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  🌼 1. A More Helpful Help Page
&lt;/h2&gt;

&lt;p&gt;Bloom has grown a lot over the past year — TrackMyHRT, the Journal, Cycle Tracker, Voice Trainer, HRT Tools, and more. That’s a lot of moving parts, especially for new users who might already be overwhelmed. and i want to improve navigating bloom as much as i can.&lt;br&gt;
So I rebuilt the Help page.&lt;br&gt;
It now includes a full walkthrough of each section of the app, what it’s for, and how to use it. Instead of a simple overview, it’s now a guided, friendly tutorial that helps users feel oriented and supported from the moment they open Bloom.&lt;br&gt;
This is a big step toward making Bloom a dependable, trust worthy tool.&lt;/p&gt;

&lt;h2&gt;
  
  
  🌸 2. Clearer Messaging About Who Bloom Is For
&lt;/h2&gt;

&lt;p&gt;Bloom has always been designed with people on HRT journeys in mind — but the app didn’t always say that clearly.&lt;br&gt;
This update refreshes the welcome message and other key text throughout the app to reflect Bloom’s true purpose:&lt;br&gt;
a supportive, private space for people tracking their HRT, their cycles, their voice, and their emotional journey.&lt;br&gt;
It still welcomes everyone, but it now speaks directly to the people it was built for. That clarity matters.&lt;/p&gt;

&lt;h2&gt;
  
  
  🔐 3. Removing the PIN Lock (And Why)
&lt;/h2&gt;

&lt;p&gt;This was an oversight mainly but i am looking into it&lt;br&gt;
Bloom used to include an optional PIN lock feature. After revisiting it, I realized there was no safe, privacy‑respecting way to support PIN recovery without requiring accounts, cloud storage, or personal data — all things Bloom intentionally avoids.&lt;br&gt;
So I removed it completely.&lt;br&gt;
Discreet Mode and Quick Exit remain as the primary privacy tools, and they continue to work without storing or transmitting any personal information. This keeps Bloom aligned with its core belief: your data stays with you, and only you.&lt;/p&gt;

&lt;h2&gt;
  
  
  💊 4. Multi‑Medication Support for HRT Regimens
&lt;/h2&gt;

&lt;p&gt;This is the biggest functional upgrade in this update.&lt;br&gt;
HRT regimens in Bloom can now include multiple medications instead of just one. That means a single regimen can reflect real‑world setups like:&lt;br&gt;
•     Estradiol&lt;br&gt;
•     Spironolactone&lt;br&gt;
•     Progesterone&lt;br&gt;
…all grouped together under one routine.&lt;br&gt;
This required updates across the app:&lt;br&gt;
•     A new database structure that supports medication lists&lt;br&gt;
•     A redesigned Regimens UI for adding/editing/removing individual meds&lt;br&gt;
•     Built‑in templates for common HRT medications&lt;br&gt;
•     Updated backend logic to handle the new data model&lt;br&gt;
This makes TrackMyHRT far more accurate and flexible — and it opens the door for future features around dose tracking, reminders, and long‑term use.&lt;/p&gt;

&lt;h2&gt;
  
  
  🌿In Closing
&lt;/h2&gt;

&lt;p&gt;This update is all about alignment — making Bloom clearer in its purpose, safer in its design, and more supportive in the ways that matter most.&lt;br&gt;
As always, Bloom remains fully local, fully private, and built with care for the people who may find it useful.&lt;br&gt;
If you’re using Bloom and have thoughts, ideas, or accessibility needs, I’d love to hear from you. Your feedback shapes the future of this project more than anything else. I'm still working on figuring out a way to do detailed tutorial and update videos on my YT channel, I still cant stand my own voice.&lt;br&gt;
For feedback and other info my socials are Here where I'm most active &lt;a href="https://dev.to/codebunny20"&gt;DEV&lt;/a&gt;, &lt;a href="https://linktr.ee/codebunny20" rel="noopener noreferrer"&gt;Linktree&lt;/a&gt;&lt;br&gt;
and my website &lt;a href="https://enchanting-chiller-708.notion.site/CurioCorner-Homepage-2b1f0fe9ca6480abb7c7ceeefaff8c70?pvs=143" rel="noopener noreferrer"&gt;curiocorner&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Until next time.&lt;/p&gt;

</description>
      <category>trans</category>
      <category>wecoded</category>
      <category>lgbtq</category>
      <category>devpride</category>
    </item>
    <item>
      <title>A Small Observation About UI, UX, and 2026 Apps</title>
      <dc:creator>codebunny20</dc:creator>
      <pubDate>Mon, 16 Feb 2026 13:51:37 +0000</pubDate>
      <link>https://dev.to/codebunny20/a-small-observation-about-ui-ux-and-2026-apps-1ge8</link>
      <guid>https://dev.to/codebunny20/a-small-observation-about-ui-ux-and-2026-apps-1ge8</guid>
      <description>&lt;p&gt;Hello everyone I've realize in 2026, software is no longer judged primarily by its features — it’s judged by how effortlessly people can use those features. Graphical User Interfaces (GUIs), User Interface design (UI), and User Experience design (UX) have shifted from “nice to have” to core product infrastructure. as i learn more and more it think whether an app succeeds often depends less on raw capability and more on clarity, accessibility, and emotional comfort. &lt;/p&gt;

&lt;p&gt;So far in my journey I've noticed across multiple devices, platforms and search engines you can have a beautiful UI but abhorrent UX or amazing UX but an eyesore of a UI. This one of the many reasons i enjoy making and polishing GUI,s (graphical user interface). People interact with dozens of apps daily. Cognitive load tolerance is at an all‑time low. throughout gen z and gen alpha. If an interface requires explanation, onboarding, or guesswork, users abandon it.&lt;/p&gt;

&lt;p&gt;Another thing i have been taking from my minimal experience is that users switch between desktop, mobile, web, and embedded devices daily.&lt;br&gt;
They expect:&lt;br&gt;
•     consistent patterns&lt;br&gt;
•     predictable interactions&lt;br&gt;
•     familiar layouts&lt;br&gt;
Id like to hear your thoughts on the matter or let me know if this is delusional or misguiding. &lt;br&gt;
Thanks for reading&lt;/p&gt;

</description>
      <category>wecoded</category>
      <category>trans</category>
      <category>discuss</category>
      <category>lgbtq</category>
    </item>
    <item>
      <title>Trying to Make Content Without Triggering Myself</title>
      <dc:creator>codebunny20</dc:creator>
      <pubDate>Thu, 12 Feb 2026 06:56:26 +0000</pubDate>
      <link>https://dev.to/codebunny20/trying-to-make-content-without-triggering-myself-58pk</link>
      <guid>https://dev.to/codebunny20/trying-to-make-content-without-triggering-myself-58pk</guid>
      <description>&lt;p&gt;I’m thinking about recording some tutorial videos with my commentary explaining how to use the aps and tools i made bloom and bunnybox and maybe some other stuff, but my natural voice is really triggering for me because its so deep and loud. Would it be unethical if I lightly altered my voice (pitch/formant) so I can actually make content without dysphoria shutting me down? I’m not trying to deceive anyone — just trying to make this doable for myself.&lt;/p&gt;

</description>
      <category>wecoded</category>
      <category>lgbtq</category>
      <category>devpride</category>
      <category>trans</category>
    </item>
    <item>
      <title>no matter where i post besides here my post get shut down or blocked. it seems there's not many accepting communities and it really sucks</title>
      <dc:creator>codebunny20</dc:creator>
      <pubDate>Sun, 08 Feb 2026 09:37:12 +0000</pubDate>
      <link>https://dev.to/codebunny20/no-matter-where-i-post-besides-here-my-post-get-shut-down-or-blocked-it-seems-theres-not-many-267o</link>
      <guid>https://dev.to/codebunny20/no-matter-where-i-post-besides-here-my-post-get-shut-down-or-blocked-it-seems-theres-not-many-267o</guid>
      <description></description>
      <category>community</category>
      <category>devjournal</category>
      <category>discuss</category>
      <category>watercooler</category>
    </item>
    <item>
      <title>Keeping Bloom &amp; Bunny‑Box up and running — And Supporting My Transition</title>
      <dc:creator>codebunny20</dc:creator>
      <pubDate>Fri, 06 Feb 2026 08:54:50 +0000</pubDate>
      <link>https://dev.to/codebunny20/keeping-bloom-bunny-box-up-and-running-and-supporting-my-transition-4l85</link>
      <guid>https://dev.to/codebunny20/keeping-bloom-bunny-box-up-and-running-and-supporting-my-transition-4l85</guid>
      <description>&lt;p&gt;I want to be transparent about My apps/tools. Bloom and Bunny‑Box are both projects I built and maintain on my own — no company, no team, no funding behind them.&lt;br&gt;
Both apps are free, privacy‑first, and built to stay that way.&lt;/p&gt;

&lt;p&gt;If you choose to donate, here’s exactly what your support goes toward:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Keeping Bloom and Bunny‑Box Hosted &amp;amp; Available
• Server and hosting costs
• Domain renewals
• Ongoing updates, bug fixes, and new features
• Making sure the apps stay fast, safe, and accessible&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I made these tools because I needed something to help me navigate my transition and I want  make this free for any other people who may need this as well — especially trans folks, neurodivergent folks, and anyone who wants tech that doesn’t track or judge them.&lt;/p&gt;

&lt;p&gt;I post the most here on &lt;a href="https://dev.to/codebunny20"&gt;dev.to&lt;/a&gt; including updates, and I'm using my &lt;a href="https://linktr.ee/codebunny20" rel="noopener noreferrer"&gt;LinkTree&lt;/a&gt; to make navigation easier, there you can find the direct links to &lt;a href="https://hormone-journey--Codebunny20.replit.app" rel="noopener noreferrer"&gt;Bloom&lt;/a&gt;, &lt;a href="https://bunny-box.replit.app" rel="noopener noreferrer"&gt;Bunnybox&lt;/a&gt;, my &lt;a href="https://dev.to/codebunny20"&gt;Dev.to&lt;/a&gt; profile, my website &lt;a href="https://www.notion.so/CurioCorner-Homepage-2b1f0fe9ca6480abb7c7ceeefaff8c70?pvs=21" rel="noopener noreferrer"&gt;curiocorner.org&lt;/a&gt;, &lt;a href="https://github.com/codebunny20" rel="noopener noreferrer"&gt;git-hub&lt;/a&gt;, and &lt;a href="https://www.tumblr.com/codebunny20" rel="noopener noreferrer"&gt;Tumblr&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Donations help me keep them online without ever charging users or compromising privacy.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Funding My Transition (MTF)
Transition is expensive — Donations also help me cover the parts of my transition that insurance doesn’t touch. Supporting me directly helps me keep building and maintaining these tools.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;💖 Why I’m Sharing This&lt;br&gt;
I believe in being honest with the community that’s growing around Bloom and Bunny‑Box. These projects matter to me greatly, and I want them to stay alive long‑term. If you’re able to help, it genuinely makes a difference. If you can’t, using the apps and sharing them or feedback is already huge support.&lt;br&gt;
Thank you for being here, and for helping keep these projects going.&lt;/p&gt;

</description>
      <category>wecoded</category>
      <category>trans</category>
      <category>lgbtq</category>
      <category>devpride</category>
    </item>
    <item>
      <title>🐰📦 Introducing Bunny‑Box — A Playful Multi‑Tool Web App for Everyday Tasks</title>
      <dc:creator>codebunny20</dc:creator>
      <pubDate>Fri, 06 Feb 2026 06:45:22 +0000</pubDate>
      <link>https://dev.to/codebunny20/introducing-bunny-box-a-playful-multi-tool-web-app-for-everyday-tasks-1aob</link>
      <guid>https://dev.to/codebunny20/introducing-bunny-box-a-playful-multi-tool-web-app-for-everyday-tasks-1aob</guid>
      <description>&lt;p&gt;&lt;a href="https://bunny-box.replit.app" rel="noopener noreferrer"&gt;Bunny-box&lt;/a&gt;&lt;br&gt;
I’m launching Bunny‑Box, a multi‑purpose web toolkit built to make common tasks fast, simple, and accessible. Everything runs in your browser, works on desktop and mobile, and is organized into three main categories: Calculators, Utilities, and Learning.&lt;br&gt;
If you like having a single place for conversions, study tools, text utilities, and quick references, Bunny‑Box brings all of that together in one clean interface.&lt;/p&gt;

&lt;p&gt;🎛️ Calculators&lt;br&gt;
Unit Converter&lt;br&gt;
Convert between:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Length&lt;/li&gt;
&lt;li&gt;Weight&lt;/li&gt;
&lt;li&gt;Volume&lt;/li&gt;
&lt;li&gt;Temperature&lt;/li&gt;
&lt;li&gt;Speed&lt;/li&gt;
&lt;li&gt;Pressure&lt;/li&gt;
&lt;li&gt;Energy&lt;/li&gt;
&lt;li&gt;Currency
Features:&lt;/li&gt;
&lt;li&gt;Instant on‑screen results&lt;/li&gt;
&lt;li&gt;Favorite your frequently used conversions
Smart Solver
Type questions in plain English and get an AI‑powered answer.
Examples:&lt;/li&gt;
&lt;li&gt;“How many cups in 3 liters”&lt;/li&gt;
&lt;li&gt;“Convert 72°F to Celsius”&lt;/li&gt;
&lt;li&gt;“What’s 18% of 240”
Extras:&lt;/li&gt;
&lt;li&gt;Optional “Explain steps” mode&lt;/li&gt;
&lt;li&gt;Chat history saved across sessions
Game Calculator
For players who like digging into weapon stats:&lt;/li&gt;
&lt;li&gt;DPS, fire rate, and time‑to‑kill&lt;/li&gt;
&lt;li&gt;18 weapon presets across FPS, RPG, and Survival&lt;/li&gt;
&lt;li&gt;Side‑by‑side comparisons with bar charts&lt;/li&gt;
&lt;li&gt;TTK visualizer showing how fast each weapon eliminates a target&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;🧰 Utilities&lt;br&gt;
Text &amp;amp; Tools&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Change case&lt;/li&gt;
&lt;li&gt;Clean whitespace&lt;/li&gt;
&lt;li&gt;Count words&lt;/li&gt;
&lt;li&gt;Reverse text&lt;/li&gt;
&lt;li&gt;Sort or dedupe lines
QR Code Generator&lt;/li&gt;
&lt;li&gt;Create QR codes from any text or URL&lt;/li&gt;
&lt;li&gt;Download as PNG
URL Shortener&lt;/li&gt;
&lt;li&gt;Custom short codes&lt;/li&gt;
&lt;li&gt;Stored in the database
Randomizers&lt;/li&gt;
&lt;li&gt;Dice roller (d4 → d100, up to 20 dice)&lt;/li&gt;
&lt;li&gt;Fantasy character name generator&lt;/li&gt;
&lt;li&gt;Loot table roller with rarity tiers (common → legendary)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;📚 Learning Tools&lt;br&gt;
Flashcards&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Create decks&lt;/li&gt;
&lt;li&gt;Flip to study&lt;/li&gt;
&lt;li&gt;Mark mastered cards&lt;/li&gt;
&lt;li&gt;Shuffle for review&lt;/li&gt;
&lt;li&gt;Saved in your browser
Dictionary&lt;/li&gt;
&lt;li&gt;Definitions&lt;/li&gt;
&lt;li&gt;Pronunciation audio&lt;/li&gt;
&lt;li&gt;Example sentences&lt;/li&gt;
&lt;li&gt;Clickable synonyms
Highlight to Summary
Paste any text → get an AI‑generated summary.
Vocabulary Builder&lt;/li&gt;
&lt;li&gt;Add words&lt;/li&gt;
&lt;li&gt;Add definitions + example sentences&lt;/li&gt;
&lt;li&gt;Quiz yourself
Explain Like I’m New
Beginner‑friendly explanations for any topic with quick‑select subjects.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;🔎 Quick Reference&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Markdown cheat sheet (14 patterns with copy buttons)&lt;/li&gt;
&lt;li&gt;Color picker with HEX/RGB/HSL + Tailwind output&lt;/li&gt;
&lt;li&gt;Keyboard shortcuts for General, Browser, VS Code, and Mac&lt;/li&gt;
&lt;li&gt;Regex guide with a live tester&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;🖥️ Interface Features&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Collapsible sidebar for fast navigation&lt;/li&gt;
&lt;li&gt;Press B to toggle the sidebar&lt;/li&gt;
&lt;li&gt;Dashboard with featured tools&lt;/li&gt;
&lt;li&gt;Dark mode&lt;/li&gt;
&lt;li&gt;Fully responsive on desktop and mobile&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;🚧 What’s Next for Bunny‑Box&lt;br&gt;
This launch is the starting point. I’ll be updating Bunny‑Box regularly with new tools, improvements, and refinements. Some updates will expand existing features, and others will introduce completely new ones as the project grows.&lt;br&gt;
The goal is to keep building a toolkit that stays useful, fast, and fun to use. If you try it out and have ideas or requests, I’m always open to feedback.&lt;br&gt;
Bunny‑Box will keep evolving — this is only the beginning.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>beginners</category>
      <category>productivity</category>
      <category>discuss</category>
    </item>
    <item>
      <title>🌱 Bloom Roadmap — What’s Coming Next</title>
      <dc:creator>codebunny20</dc:creator>
      <pubDate>Sat, 24 Jan 2026 06:25:49 +0000</pubDate>
      <link>https://dev.to/codebunny20/bloom-roadmap-whats-coming-next-335a</link>
      <guid>https://dev.to/codebunny20/bloom-roadmap-whats-coming-next-335a</guid>
      <description>&lt;h2&gt;
  
  
  Bloom has been growing fast
&lt;/h2&gt;

&lt;p&gt;This roadmap lays out what I’m building next — from stronger safety features to deeper tools, better accessibility, and some future experiments I’m excited about. Bloom will always stay privacy‑first, local‑only, and under your control.&lt;a href="https://hormone-journey--codebunny20.replit.app" rel="noopener noreferrer"&gt;Bloom&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;🔧 Core Safety &amp;amp; Privacy Features&lt;/p&gt;

&lt;p&gt;Goal: Strengthen user control and privacy‑first safeguards.&lt;/p&gt;

&lt;p&gt;Quick‑Exit Browser Destination Setting&lt;/p&gt;

&lt;p&gt;Add a Settings option to choose where the Quick Exit button redirects&lt;/p&gt;

&lt;p&gt;Provide safe defaults (search engine)&lt;/p&gt;

&lt;p&gt;Ensure the redirect is instant and doesn’t appear in browser history&lt;/p&gt;

&lt;p&gt;PIN Recovery / Safeguard System&lt;/p&gt;

&lt;p&gt;Add a fallback method for forgotten PINs&lt;/p&gt;

&lt;p&gt;Options being explored:&lt;/p&gt;

&lt;p&gt;Local‑only recovery phrase&lt;/p&gt;

&lt;p&gt;A “Reset PIN” flow that wipes local data&lt;/p&gt;

&lt;p&gt;A time‑delayed unlock (e.g., 24‑hour cooldown)&lt;/p&gt;

&lt;p&gt;Every option must preserve privacy and avoid any kind of backdoor&lt;/p&gt;

&lt;p&gt;🎨 User Experience &amp;amp; Accessibility&lt;/p&gt;

&lt;p&gt;Goal: Make Bloom more customizable and easier for everyone to use.&lt;/p&gt;

&lt;p&gt;More theme presets + a high‑contrast mode&lt;/p&gt;

&lt;p&gt;Optional font size controls&lt;/p&gt;

&lt;p&gt;Better keyboard navigation hints&lt;/p&gt;

&lt;p&gt;A first‑time setup walkthrough for accessibility and safety features&lt;/p&gt;

&lt;p&gt;📦 Tool Improvements&lt;/p&gt;

&lt;p&gt;Goal: Deepen functionality across Bloom’s core modules.&lt;/p&gt;

&lt;p&gt;TrackMyHRT&lt;/p&gt;

&lt;p&gt;Expand the local medication database&lt;/p&gt;

&lt;p&gt;Add optional local reminders&lt;/p&gt;

&lt;p&gt;Add local‑only trend visualization&lt;/p&gt;

&lt;p&gt;Journey Journal&lt;/p&gt;

&lt;p&gt;Mood tagging&lt;/p&gt;

&lt;p&gt;Optional daily prompts&lt;/p&gt;

&lt;p&gt;Export‑to‑local‑file option&lt;/p&gt;

&lt;p&gt;Cycle Tracker&lt;/p&gt;

&lt;p&gt;Symptom tagging&lt;/p&gt;

&lt;p&gt;Local‑only cycle prediction algorithm&lt;/p&gt;

&lt;p&gt;Voice Trainer&lt;/p&gt;

&lt;p&gt;More exercises&lt;/p&gt;

&lt;p&gt;Local progress visualization&lt;/p&gt;

&lt;p&gt;🛠️ Performance &amp;amp; Stability&lt;/p&gt;

&lt;p&gt;Goal: Improve responsiveness and reliability.&lt;/p&gt;

&lt;p&gt;Faster load time on first open&lt;/p&gt;

&lt;p&gt;Offline caching for all tools&lt;/p&gt;

&lt;p&gt;More human, less technical error messages&lt;/p&gt;

&lt;p&gt;“Reset Bloom” button to safely wipe all local data&lt;/p&gt;

&lt;p&gt;🌐 Community &amp;amp; Feedback&lt;/p&gt;

&lt;p&gt;Goal: Build connection and transparency.&lt;/p&gt;

&lt;p&gt;“Send Feedback” link (Ko‑fi, email, anonymous form)&lt;/p&gt;

&lt;p&gt;Improving the “Help Bloom Grow” donation section&lt;/p&gt;

&lt;p&gt;🧪 Future Ideas (Optional)&lt;/p&gt;

&lt;p&gt;Goal: Explore advanced features while staying fully local and private.&lt;/p&gt;

&lt;p&gt;Local‑only backup/restore using encrypted export files&lt;/p&gt;

&lt;p&gt;Optional stealth‑mode theme (looks like a generic utility app)&lt;/p&gt;

&lt;p&gt;Local AI journaling prompts (no cloud calls)&lt;/p&gt;

&lt;p&gt;Grounding/breathing tool for stressful moments&lt;/p&gt;

&lt;p&gt;Thanks a bunch to anyone Who see my project or maybe even following along&lt;/p&gt;

</description>
      <category>devpride</category>
      <category>lgbtq</category>
      <category>wecoded</category>
      <category>trans</category>
    </item>
    <item>
      <title>🔔 Bloom update I added a tiny update‑notification system to Bloom</title>
      <dc:creator>codebunny20</dc:creator>
      <pubDate>Fri, 23 Jan 2026 10:06:18 +0000</pubDate>
      <link>https://dev.to/codebunny20/bloom-update-i-added-a-tiny-update-notification-system-to-bloom-8mn</link>
      <guid>https://dev.to/codebunny20/bloom-update-i-added-a-tiny-update-notification-system-to-bloom-8mn</guid>
      <description>&lt;h2&gt;
  
  
  What's new
&lt;/h2&gt;

&lt;p&gt;•     There’s a little bell icon in the header now&lt;br&gt;
•     When there’s something new, it gets a cute pulsing dot&lt;br&gt;
•     Click it → a “What’s New” popup with all the release notes&lt;br&gt;
•     Once they open it, the dot goes away&lt;/p&gt;

&lt;p&gt;No pop‑ups, no “rate my app”, no nagging.&lt;/p&gt;

&lt;h1&gt;
  
  
  How it works under the hood
&lt;/h1&gt;

&lt;p&gt;Bloom doesn’t do accounts or analytics, so this whole thing runs on local storage:&lt;br&gt;
•     The app saves the last version the user has seen&lt;br&gt;
•     Each release has a “current version” in the changelog&lt;br&gt;
•     If those don’t match, the dot shows up&lt;br&gt;
•     When they open the popup, Bloom updates the stored version&lt;/p&gt;

&lt;p&gt;That’s it. No servers, no tracking, no weirdness.&lt;/p&gt;

&lt;p&gt;Thanks to anyone following along &lt;/p&gt;

</description>
      <category>trans</category>
      <category>wecoded</category>
      <category>webdev</category>
      <category>devpride</category>
    </item>
    <item>
      <title>Bloom update: new HRT tools, emotional support features, and a full medication database</title>
      <dc:creator>codebunny20</dc:creator>
      <pubDate>Tue, 20 Jan 2026 06:05:14 +0000</pubDate>
      <link>https://dev.to/codebunny20/bloom-update-new-hrt-tools-emotional-support-features-and-a-full-medication-database-67l</link>
      <guid>https://dev.to/codebunny20/bloom-update-new-hrt-tools-emotional-support-features-and-a-full-medication-database-67l</guid>
      <description>&lt;p&gt;I’ve been deep in developing Bloom lately, and constantly having new ideas, so this update brings some of the biggest improvements so far. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://hormone-journey--codebunny20.replit.app" rel="noopener noreferrer"&gt;Bloom&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This release strengthens the core tools and adds a brand‑new searchable HRT medication database.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Smarter, more flexible HRT tools&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Bloom’s HRT section now reflects how people actually manage their regimens.&lt;/p&gt;

&lt;p&gt;Medication regimen templates for patches, injections, pills, and gel&lt;/p&gt;

&lt;p&gt;Custom reminders for dose times, patch changes, injections, and labs&lt;/p&gt;

&lt;p&gt;Injection site rotation tracker&lt;/p&gt;

&lt;p&gt;Lab result logging with charts&lt;/p&gt;

&lt;p&gt;Side‑effect tracking&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Journaling &amp;amp; emotional support that adapts to your energy&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Transition is emotional and nonlinear, so Bloom’s journaling tools stay gentle and low‑pressure.&lt;/p&gt;

&lt;p&gt;Dysphoria/euphoria tags&lt;/p&gt;

&lt;p&gt;Transition milestone tracking&lt;/p&gt;

&lt;p&gt;Guided prompts, including a low‑energy mode for tough days&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Privacy &amp;amp; safety features that assume real‑world risks&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Bloom is built for people who can’t always be out or safe.&lt;/p&gt;

&lt;p&gt;Quick‑exit button&lt;/p&gt;

&lt;p&gt;Optional PIN/biometric lock&lt;/p&gt;

&lt;p&gt;Discreet mode to rename or hide the app&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;New: A searchable HRT medication database&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;You can now open Medication Database from the sidebar (look for the database icon) to browse clear, accessible info on common HRT medications.&lt;/p&gt;

&lt;p&gt;What’s included:&lt;/p&gt;

&lt;p&gt;15+ medications&lt;/p&gt;

&lt;p&gt;Search by name or purpose&lt;/p&gt;

&lt;p&gt;Filters: Estrogen, Anti‑Androgen, Progestin, Testosterone, Other&lt;/p&gt;

&lt;p&gt;Each entry includes:&lt;/p&gt;

&lt;p&gt;Generic &amp;amp; brand names&lt;/p&gt;

&lt;p&gt;Primary use&lt;/p&gt;

&lt;p&gt;Administration routes&lt;/p&gt;

&lt;p&gt;Common dosage ranges&lt;/p&gt;

&lt;p&gt;Side effects &amp;amp; warnings&lt;/p&gt;

&lt;p&gt;Key considerations&lt;/p&gt;

&lt;p&gt;Prescription status&lt;/p&gt;

&lt;p&gt;Covers estradiol (all forms), spironolactone, bicalutamide, progesterone, testosterone (injections, gel, patch), Lupron, and more. A medical disclaimer reminds users to consult their providers.&lt;/p&gt;

&lt;p&gt;Want to try Bloom or share feedback?&lt;/p&gt;

&lt;p&gt;If any of this speaks to you, I’d love for you to check Bloom out and tell me what you think. It’s still evolving, and community feedback genuinely shapes what I build next. Whether you have ideas, critiques, or thoughts — I would love to hear them.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://hormone-journey--codebunny20.replit.app" rel="noopener noreferrer"&gt;Bloom&lt;/a&gt;&lt;/p&gt;

</description>
      <category>trans</category>
      <category>wecoded</category>
      <category>webdev</category>
      <category>devpride</category>
    </item>
  </channel>
</rss>
