<?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: Ananya</title>
    <description>The latest articles on DEV Community by Ananya (@ananya-09).</description>
    <link>https://dev.to/ananya-09</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%2F3772012%2Fb41bba08-e494-4878-9c34-0524ccaeb9fe.jpg</url>
      <title>DEV Community: Ananya</title>
      <link>https://dev.to/ananya-09</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ananya-09"/>
    <language>en</language>
    <item>
      <title>🎉First PR? Get paid for it</title>
      <dc:creator>Ananya</dc:creator>
      <pubDate>Wed, 01 Apr 2026 18:55:05 +0000</pubDate>
      <link>https://dev.to/owaspblt/first-pr-get-paid-for-it-3k3e</link>
      <guid>https://dev.to/owaspblt/first-pr-get-paid-for-it-3k3e</guid>
      <description>&lt;p&gt;Introducing &lt;strong&gt;Dollar Deletions&lt;/strong&gt; — a special campaign only for first-time contributors.&lt;/p&gt;

&lt;p&gt;​We know large codebases can be intimidating, so we are paying you $1 for your first accepted Pull Request where you safely delete unused or legacy code.&lt;/p&gt;

&lt;h2&gt;
  
  
  👉 Why are we doing this?
&lt;/h2&gt;

&lt;p&gt;We are preparing for a major migration! To do this safely, we need to thoroughly clear out the existing repository. Your deletions will help us sweep away all the old files so we can seamlessly move our brand-new system into the clean repo.&lt;/p&gt;

&lt;p&gt;🧹 Clean up real production code&lt;br&gt;
🧠 Learn how large codebases work&lt;br&gt;
🚀 Make your first open-source contribution&lt;br&gt;
💵 Earn your first dollar online&lt;/p&gt;

&lt;h2&gt;
  
  
  How it works
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;Find dead or unnecessary code in our repository.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Submit your first-ever PR to remove it.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Pass the code review (your changes must not break existing functionality).&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Get $1 via GitHub Sponsors!&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  📌 The Rules
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;This campaign is only for first-time contributors to this repo.&lt;/li&gt;
&lt;li&gt;Your PR must include a clear explanation of what you removed and why.&lt;/li&gt;
&lt;li&gt;The code must remain fully functional after your deletion.&lt;/li&gt;
&lt;li&gt;Limited to one reward per contributor.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  🏆 Bonus: Referral Leaderboard!
&lt;/h2&gt;

&lt;p&gt;Spread the word and climb the ranks! You can refer others to this initiative. Just have the PR mentioning that you are referring a contributor as &lt;a class="mentioned-user" href="https://dev.to/user1"&gt;@user1&lt;/a&gt; refers @user2 and link that PR to our mega issue. This will track the mention and boost &lt;a class="mentioned-user" href="https://dev.to/user1"&gt;@user1&lt;/a&gt;'s rank on our referral leaderboard.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;💡Not sure where to start? Look for issues labeled &lt;code&gt;good-first-deletion&lt;/code&gt; to get your bearings.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;👉&lt;em&gt;&lt;strong&gt;Start here:&lt;/strong&gt;&lt;/em&gt; &lt;a href="https://github.com/OWASP-BLT/BLT" rel="noopener noreferrer"&gt;&lt;em&gt;&lt;strong&gt;OWASP-BLT/BLT&lt;/strong&gt;&lt;/em&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;​Your first PR shouldn’t be scary—it should be rewarding. We can't wait to review your code!&lt;/p&gt;

</description>
      <category>100daysofcode</category>
      <category>github</category>
      <category>beginners</category>
      <category>opensource</category>
    </item>
    <item>
      <title>The Architecture of Ideas: My GSoC 2026 Proposal Journey</title>
      <dc:creator>Ananya</dc:creator>
      <pubDate>Wed, 01 Apr 2026 18:29:37 +0000</pubDate>
      <link>https://dev.to/ananya-09/the-architecture-of-ideas-my-gsoc-2026-proposal-journey-1mc</link>
      <guid>https://dev.to/ananya-09/the-architecture-of-ideas-my-gsoc-2026-proposal-journey-1mc</guid>
      <description>&lt;p&gt;The &lt;strong&gt;Google Summer of Code 2026&lt;/strong&gt; application window has officially closed, and after a month of intense drafting, reviewing, and refining, I have finally hit "submit" on my three proposals.&lt;/p&gt;

&lt;p&gt;The last 30 days have been a blur of markdown files, system architecture diagrams, and deep dives into codebases. Moving from an active contributor to a prospective GSoC student was a significant leap. It wasn't just about proposing new features; it was about thoroughly understanding the underlying architecture of the projects, aligning my ideas with the maintainers' long-term goals, and proving that I had the technical agility to execute the vision.&lt;/p&gt;

&lt;h2&gt;
  
  
  From Commits to Comprehensive Plans📝
&lt;/h2&gt;

&lt;p&gt;Earlier, I wrote about the "momentum of the merge"—that rewarding shift from planning to actively living within the repositories. This past month put that momentum to the test. Writing distinct proposals meant compartmentalizing different problem spaces. It required me to step back from fixing immediate bugs and start thinking about the software lifecycle over a 12-week timeline.&lt;/p&gt;

&lt;p&gt;I had to map out weekly deliverables, anticipate potential technical roadblocks, and clearly communicate my logic. It forced me to be objective about my skills and realistic about my timelines.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Real Win 🏆
&lt;/h2&gt;

&lt;p&gt;There is a unique kind of exhaustion that comes from writing a technical proposal, but it is heavily outweighed by the clarity it brings. Regardless of the final selection results, the growth over this past month has been invaluable. The gap between having a good idea and writing a resilient project plan is where the real engineering growth happens.&lt;/p&gt;

&lt;p&gt;A huge thank you to the mentors who patiently reviewed my drafts and the communities that welcomed my initial pull requests. Now, the waiting period begins, but the daily rhythm of open-source contribution doesn't pause here. &lt;/p&gt;

&lt;p&gt;Let’s keep building. 🚀&lt;/p&gt;

</description>
      <category>gsoc2026</category>
      <category>opensource</category>
      <category>learning</category>
      <category>growth</category>
    </item>
    <item>
      <title>Let's have a deep dive on my idea that gave our OWASP BLT community a a dashboard for navigation and detailed insight.</title>
      <dc:creator>Ananya</dc:creator>
      <pubDate>Mon, 23 Mar 2026 17:27:34 +0000</pubDate>
      <link>https://dev.to/ananya-09/lets-have-a-deep-dive-on-my-idea-that-gave-our-owasp-blt-community-a-a-dashboard-for-navigation-27p1</link>
      <guid>https://dev.to/ananya-09/lets-have-a-deep-dive-on-my-idea-that-gave-our-owasp-blt-community-a-a-dashboard-for-navigation-27p1</guid>
      <description>&lt;div class="ltag__link--embedded"&gt;
  &lt;div class="crayons-story "&gt;
  &lt;a href="https://dev.to/ananya-09/visualizing-the-owasp-blt-ecosystem-from-idea-to-the-live-navigation-3pi9" class="crayons-story__hidden-navigation-link"&gt;Visualizing the OWASP BLT Ecosystem: From Idea to the live Navigation 📊✨&lt;/a&gt;


  &lt;div class="crayons-story__body crayons-story__body-full_post"&gt;
    &lt;div class="crayons-story__top"&gt;
      &lt;div class="crayons-story__meta"&gt;
        &lt;div class="crayons-story__author-pic"&gt;

          &lt;a href="/ananya-09" class="crayons-avatar  crayons-avatar--l  "&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%2Fuser%2Fprofile_image%2F3772012%2Fb41bba08-e494-4878-9c34-0524ccaeb9fe.jpg" alt="ananya-09 profile" class="crayons-avatar__image" width="800" height="602"&gt;
          &lt;/a&gt;
        &lt;/div&gt;
        &lt;div&gt;
          &lt;div&gt;
            &lt;a href="/ananya-09" class="crayons-story__secondary fw-medium m:hidden"&gt;
              Ananya
            &lt;/a&gt;
            &lt;div class="profile-preview-card relative mb-4 s:mb-0 fw-medium hidden m:inline-block"&gt;
              
                Ananya
                
              
              &lt;div id="story-author-preview-content-3390505" class="profile-preview-card__content crayons-dropdown branded-7 p-4 pt-0"&gt;
                &lt;div class="gap-4 grid"&gt;
                  &lt;div class="-mt-4"&gt;
                    &lt;a href="/ananya-09" class="flex"&gt;
                      &lt;span class="crayons-avatar crayons-avatar--xl mr-2 shrink-0"&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%2Fuser%2Fprofile_image%2F3772012%2Fb41bba08-e494-4878-9c34-0524ccaeb9fe.jpg" class="crayons-avatar__image" alt="" width="800" height="602"&gt;
                      &lt;/span&gt;
                      &lt;span class="crayons-link crayons-subtitle-2 mt-5"&gt;Ananya&lt;/span&gt;
                    &lt;/a&gt;
                  &lt;/div&gt;
                  &lt;div class="print-hidden"&gt;
                    
                      Follow
                    
                  &lt;/div&gt;
                  &lt;div class="author-preview-metadata-container"&gt;&lt;/div&gt;
                &lt;/div&gt;
              &lt;/div&gt;
            &lt;/div&gt;

          &lt;/div&gt;
          &lt;a href="https://dev.to/ananya-09/visualizing-the-owasp-blt-ecosystem-from-idea-to-the-live-navigation-3pi9" class="crayons-story__tertiary fs-xs"&gt;&lt;time&gt;Mar 23&lt;/time&gt;&lt;span class="time-ago-indicator-initial-placeholder"&gt;&lt;/span&gt;&lt;/a&gt;
        &lt;/div&gt;
      &lt;/div&gt;

    &lt;/div&gt;

    &lt;div class="crayons-story__indention"&gt;
      &lt;h2 class="crayons-story__title crayons-story__title-full_post"&gt;
        &lt;a href="https://dev.to/ananya-09/visualizing-the-owasp-blt-ecosystem-from-idea-to-the-live-navigation-3pi9" id="article-link-3390505"&gt;
          Visualizing the OWASP BLT Ecosystem: From Idea to the live Navigation 📊✨
        &lt;/a&gt;
      &lt;/h2&gt;
        &lt;div class="crayons-story__tags"&gt;
            &lt;a class="crayons-tag  crayons-tag--monochrome " href="/t/opensource"&gt;&lt;span class="crayons-tag__prefix"&gt;#&lt;/span&gt;opensource&lt;/a&gt;
            &lt;a class="crayons-tag  crayons-tag--monochrome " href="/t/gsoc2026"&gt;&lt;span class="crayons-tag__prefix"&gt;#&lt;/span&gt;gsoc2026&lt;/a&gt;
            &lt;a class="crayons-tag  crayons-tag--monochrome " href="/t/summerofcode"&gt;&lt;span class="crayons-tag__prefix"&gt;#&lt;/span&gt;summerofcode&lt;/a&gt;
            &lt;a class="crayons-tag  crayons-tag--monochrome " href="/t/owaspblt"&gt;&lt;span class="crayons-tag__prefix"&gt;#&lt;/span&gt;owaspblt&lt;/a&gt;
        &lt;/div&gt;
      &lt;div class="crayons-story__bottom"&gt;
        &lt;div class="crayons-story__details"&gt;
          &lt;a href="https://dev.to/ananya-09/visualizing-the-owasp-blt-ecosystem-from-idea-to-the-live-navigation-3pi9" class="crayons-btn crayons-btn--s crayons-btn--ghost crayons-btn--icon-left"&gt;
            &lt;div class="multiple_reactions_aggregate"&gt;
              &lt;span class="multiple_reactions_icons_container"&gt;
                  &lt;span class="crayons_icon_container"&gt;
                    &lt;img src="https://assets.dev.to/assets/fire-f60e7a582391810302117f987b22a8ef04a2fe0df7e3258a5f49332df1cec71e.svg" width="24" height="24"&gt;
                  &lt;/span&gt;
                  &lt;span class="crayons_icon_container"&gt;
                    &lt;img src="https://assets.dev.to/assets/sparkle-heart-5f9bee3767e18deb1bb725290cb151c25234768a0e9a2bd39370c382d02920cf.svg" width="24" height="24"&gt;
                  &lt;/span&gt;
              &lt;/span&gt;
              &lt;span class="aggregate_reactions_counter"&gt;2&lt;span class="hidden s:inline"&gt; reactions&lt;/span&gt;&lt;/span&gt;
            &lt;/div&gt;
          &lt;/a&gt;
            &lt;a href="https://dev.to/ananya-09/visualizing-the-owasp-blt-ecosystem-from-idea-to-the-live-navigation-3pi9#comments" class="crayons-btn crayons-btn--s crayons-btn--ghost crayons-btn--icon-left flex items-center"&gt;
              Comments


              &lt;span class="hidden s:inline"&gt;Add Comment&lt;/span&gt;
            &lt;/a&gt;
        &lt;/div&gt;
        &lt;div class="crayons-story__save"&gt;
          &lt;small class="crayons-story__tertiary fs-xs mr-2"&gt;
            2 min read
          &lt;/small&gt;
            
              &lt;span class="bm-initial"&gt;
                

              &lt;/span&gt;
              &lt;span class="bm-success"&gt;
                

              &lt;/span&gt;
            
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;

&lt;/div&gt;


</description>
      <category>opensource</category>
      <category>gsoc2026</category>
      <category>summerofcode</category>
      <category>owaspblt</category>
    </item>
    <item>
      <title>Visualizing the OWASP BLT Ecosystem: From Idea to the live Navigation 📊✨</title>
      <dc:creator>Ananya</dc:creator>
      <pubDate>Mon, 23 Mar 2026 17:25:47 +0000</pubDate>
      <link>https://dev.to/ananya-09/visualizing-the-owasp-blt-ecosystem-from-idea-to-the-live-navigation-3pi9</link>
      <guid>https://dev.to/ananya-09/visualizing-the-owasp-blt-ecosystem-from-idea-to-the-live-navigation-3pi9</guid>
      <description>&lt;p&gt;In the world of open source, growth is a double-edged sword. As the OWASP BLT ecosystem expanded, we found ourselves with a beautiful but complex collection of repositories, each serving a vital purpose. However, for a seasoned contributor-finding the right repo was starting to feel like navigating a maze without a map. &lt;br&gt;
This realization sparked an idea: What if we had a dashboard? A central hub designed specifically to act as the "North Star" for the OWASP BLT's Universe, guiding every developer exactly where they need to be. &lt;/p&gt;

&lt;h2&gt;
  
  
  How it started 🕵️
&lt;/h2&gt;

&lt;p&gt;I proposed the idea to the team, the idea of having a dashboard as a central navigation to the BLT's vast expanding project network. What began as an idea quickly turned into a collaborative project. I’m incredibly grateful to our Lead Mentor, Donnie, for believing in the vision. He didn't just give the green light; he helped turn that idea into a working repository base: setting up the initial site structure, CI hooks, and a minimal content layout. With that scaffolding in place, we could focus on features rather than plumbing.&lt;/p&gt;

&lt;h2&gt;
  
  
  Iterative development and key features 💻
&lt;/h2&gt;

&lt;p&gt;Since those early commits, we’ve been working steadily to turn &lt;a href="http://github.owaspblt.org/" rel="noopener noreferrer"&gt;OWASP BLT Organization Dashboard&lt;/a&gt; into a true compass for the project. We adopted an incremental approach: build a small, stable core, then add features one at a time. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Highlights include:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Project listing and metadata to surface each BLT repo with links, descriptions, and status.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Search and navigation improvements to help newcomers find what they need.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Accessibility and responsive design to make the Waypoint usable on any device.&lt;br&gt;
and more to come...!&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;blockquote&gt;
&lt;p&gt;Open source is at its best when a simple suggestion is met with active mentorship. Building this project has taught me that open source is as much about the "architecture of ideas" as it is about the code itself. &lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;This Waypoint is now live, and we’re just getting started.&lt;/p&gt;

&lt;p&gt;Check out the progress here: &lt;a href="https://github.com/OWASP-BLT/owasp-blt.github.io" rel="noopener noreferrer"&gt;https://github.com/OWASP-BLT/owasp-blt.github.io&lt;/a&gt;&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>gsoc2026</category>
      <category>summerofcode</category>
      <category>owaspblt</category>
    </item>
    <item>
      <title>Designing the Face of OWASP BLT: Three New Creative Challenges 🎨✨</title>
      <dc:creator>Ananya</dc:creator>
      <pubDate>Fri, 20 Mar 2026 15:33:34 +0000</pubDate>
      <link>https://dev.to/owaspblt/designing-the-face-of-owasp-blt-three-new-creative-challenges-8kn</link>
      <guid>https://dev.to/owaspblt/designing-the-face-of-owasp-blt-three-new-creative-challenges-8kn</guid>
      <description>&lt;p&gt;If you’ve been following our journey, you know that OWASP BLT is evolving. We’re streamlining our mission and modularizing our code, but a project is only as strong as its identity. We want the "front door" of our project to reflect the innovation happening behind the scenes.&lt;/p&gt;

&lt;p&gt;We are officially inviting the creative community to help us redefine our look and community interaction through these design contests:&lt;/p&gt;

&lt;h3&gt;
  
  
  1. The Video Meme Contest 🎬
&lt;/h3&gt;

&lt;p&gt;Who says security has to be serious all the time? We’re looking for the most creative, relatable, or just plain hilarious video memes that capture the "bug hunting" struggle or the spirit of the OWASP community.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Prize: $10&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Deadline: April 15, 2026&lt;/strong&gt; &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;👉 &lt;a href="https://contest.owaspblt.org/blt-video-meme.html" rel="noopener noreferrer"&gt;&lt;strong&gt;View Video Meme Contest Details&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  2. The Logo Design Contest 🕵️
&lt;/h3&gt;

&lt;p&gt;The OWASP BLT logo is more than just an icon; it’s a symbol of security and community accountability. We’re looking for a fresh, modern take on our visual identity. Whether you’re a minimalist or a fan of bold, "hacker-y" aesthetics, we want to see your vision.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Prize: $25&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Deadline: April 15, 2026&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;👉 &lt;a href="https://contest.owaspblt.org/blt-logo.html" rel="noopener noreferrer"&gt;&lt;strong&gt;View Logo Contest Details&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  3. The Homepage Redesign Contest 💻
&lt;/h3&gt;

&lt;p&gt;We want our landing page to be as intuitive and high-performance as the tools we build. This is a challenge for the UI/UX enthusiasts—how would you structure the first experience a researcher or contributor has with BLT? Show us your layouts, your transitions, and your vision for a better user experience.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Prize: $25&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Deadline: April 15, 2026&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;👉 &lt;a href="https://contest.owaspblt.org/blt-homepage.html" rel="noopener noreferrer"&gt;&lt;strong&gt;View Homepage Contest Details&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Why get involved?
&lt;/h2&gt;

&lt;p&gt;Open source isn’t a gated club for "genius coders." It’s a space for anyone who wants to build something that matters. By participating in these contests, you’re not just submitting a file; you’re interacting with the OWASP BLT repository, getting your name on the contributor list, and helping us shape the future of the project.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Start small, design bold, and let’s see what you can create.&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;

</description>
      <category>owaspblt</category>
      <category>logodesigncontest</category>
      <category>homepagedesigncontest</category>
      <category>videomemedesigncontest</category>
    </item>
    <item>
      <title>The Transition: From Intent to Integration</title>
      <dc:creator>Ananya</dc:creator>
      <pubDate>Wed, 11 Mar 2026 18:15:45 +0000</pubDate>
      <link>https://dev.to/owaspblt/the-transition-from-intent-to-integration-467</link>
      <guid>https://dev.to/owaspblt/the-transition-from-intent-to-integration-467</guid>
      <description>&lt;p&gt;I had defined my "why" and mapped out a vision for GSoC 2026. However, the last few weeks have shifted my focus from the abstract goal to the granular reality of open-source contribution. The momentum I gained from the past few months of contributions, has evolved into a disciplined daily rhythm.&lt;/p&gt;

&lt;p&gt;The gap between planning and execution is where the most significant learning occurs. In my previous update, I spoke about the "Plan." Since then, I have moved past simply archiving organizations to actively living within the repositories of &lt;strong&gt;OWASP BLT&lt;/strong&gt;. I will share more insights on those in the upcoming posts.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Recent Progress
&lt;/h2&gt;

&lt;p&gt;A major technical highlight of these past two weeks was my deep dive into HTMX. While my foundation in the MERN stack is solid, exploring HTMX allowed me to view web development through a different lens—focusing on simplicity and high-performance transitions without the overhead of heavy JavaScript frameworks. &lt;/p&gt;

&lt;p&gt;I successfully implemented a project using HTMX, which served as a practical laboratory for my learning. This experience taught me that being an engineer isn't just about sticking to what you know; it’s about the agility to adopt the right tool for the specific problem at hand. Integrating this into my workflow has made my contributions more versatile and informed.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Momentum of the Merge
&lt;/h2&gt;

&lt;p&gt;The most rewarding aspect of this period has been the "merged" status on my Pull Requests. There is a specific kind of validation that comes from having code reviewed by experienced maintainers and then integrated into a real-world repository. Each merged PR represented a hurdle cleared—whether it was navigating a complex file structure, adhering to strict coding standards, or resolving merge conflicts that initially seemed daunting.&lt;/p&gt;

&lt;p&gt;Through this process, I have begun to overcome the hesitation I previously mentioned. Being active on GitHub and participating in PR discussions has forced me to communicate my logic clearly and accept feedback professionally. I am no longer just a spectator in these communities; &lt;strong&gt;I am a contributor&lt;/strong&gt;, or better say an "&lt;strong&gt;Active Contributor&lt;/strong&gt;"&lt;/p&gt;

&lt;h2&gt;
  
  
  Revamp of the main BLT home page as BLT Pages
&lt;/h2&gt;

&lt;p&gt;Being involved in the launch of the new BLT Pages home page from both a development and a strategic perspective provided a holistic view of software delivery. It taught me that a successful launch requires more than just clean code; it requires a narrative that connects the technology to the user. This experience has been pivotal in addressing my previous goal of improving proactive communication and overcoming my hesitation in professional settings.&lt;/p&gt;

&lt;h2&gt;
  
  
  Technical and Community Growth
&lt;/h2&gt;

&lt;p&gt;My commitment to upskilling remains a constant. While I work on the frontend and strategy for BLT, I continue to strengthen my backend capabilities and practice Data Structures and Algorithms in C++. My roles in GDG on Campus and the FLUX Society continue to provide a necessary balance, reminding me that while coding is often a solitary act, building great software is a communal effort.&lt;/p&gt;

&lt;h2&gt;
  
  
  Looking Ahead
&lt;/h2&gt;

&lt;p&gt;The next few weeks will be about sustaining this velocity. The momentum from the last fourteen days has replaced the "magic" of open source with something more sustainable: the confidence that comes from consistent, meaningful work. &lt;/p&gt;

&lt;p&gt;I will continue to deepen my involvement with the BLT core team, ensuring the momentum of the new home page launch is maintained. I am also beginning to translate these practical experiences into the initial framework of my formal GSoC proposal, using my recent contributions as a proof of concept for my potential as a long-term contributor.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;See you in the next post. Let's make it happen!&lt;/em&gt;&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>gsoc2026</category>
      <category>googlesummerofcode2026</category>
      <category>programming</category>
    </item>
    <item>
      <title>A New Chapter for OWASP BLT: Our Website Revamp is Live! ✨</title>
      <dc:creator>Ananya</dc:creator>
      <pubDate>Wed, 04 Mar 2026 04:33:53 +0000</pubDate>
      <link>https://dev.to/owaspblt/a-new-chapter-for-owasp-blt-our-website-revamp-is-live-5eh4</link>
      <guid>https://dev.to/owaspblt/a-new-chapter-for-owasp-blt-our-website-revamp-is-live-5eh4</guid>
      <description>&lt;p&gt;We are thrilled to announce that the new &lt;strong&gt;OWASP BLT&lt;/strong&gt; site at &lt;a href="https://owaspblt.org/" rel="noopener noreferrer"&gt;owaspblt.org&lt;/a&gt; is officially live. This revamp isn't just about a fresh coat of paint; it’s a complete reimagining of how we interact with our community. The new interface is designed to be intuitive, making it easier than ever for researchers and contributors to navigate bug logs and engage with our security tools.&lt;/p&gt;

&lt;p&gt;While we look toward the future with this new UI, our roots remain deep in the open-source community. This project has been active for over a decade, including eight years of participation in &lt;strong&gt;Google Summer of Code (GSoC)&lt;/strong&gt;. This long history has allowed us to collaborate with brilliant students worldwide, helping us evolve from a large, complex codebase into the streamlined, mission-driven ecosystem we are today.&lt;/p&gt;

&lt;p&gt;A core part of this evolution is our move toward absolute security in responsible disclosure. Our involvement with OWASP led us to develop &lt;strong&gt;BLT Zero&lt;/strong&gt;, a pioneering Zero Trust vulnerability reporting platform. By ensuring sensitive details are never stored on a central server, we’ve created a disclosure process that is inherently resistant to compromise—a standard that is now reflected in our new digital home.&lt;/p&gt;

&lt;p&gt;To support this growth, we are migrating key components of our architecture into independent repositories, making it simpler for new contributors to get involved. We invite you to explore the new site, &lt;strong&gt;Join our Slack&lt;/strong&gt;, or submit a pull request. Together, we’re building a more secure and transparent internet for the next decade and beyond. 🚀&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>ui</category>
      <category>owaspblt</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Happy to share my submission for the OWASP BLT Design Contest! 🚀</title>
      <dc:creator>Ananya</dc:creator>
      <pubDate>Tue, 03 Mar 2026 07:45:18 +0000</pubDate>
      <link>https://dev.to/ananya-09/happy-to-share-my-submission-for-the-owasp-blt-design-contest-3kfb</link>
      <guid>https://dev.to/ananya-09/happy-to-share-my-submission-for-the-owasp-blt-design-contest-3kfb</guid>
      <description>&lt;p&gt;As a designer, it’s a privilege to contribute to a project that makes the web safer for everyone. This was a great challenge that pushed me to think about security and usability in new ways.&lt;br&gt;
​&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;This felt like the perfect opportunity to blend design with a great cause like internet security.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;​It’s been a fun journey refining this entry. &lt;strong&gt;Feel free to take a look, and if you're a fan of the design, a thumbs up (👍) on the GitHub issue would be greatly appreciated!&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;​👉 &lt;a href="https://github.com/OWASP-BLT/BLT-Design-Contest/issues/61" rel="noopener noreferrer"&gt;Design Attempt&lt;/a&gt;&lt;/p&gt;

</description>
      <category>design</category>
      <category>designcontest</category>
    </item>
    <item>
      <title>Your first Open Source contribution could be a T-shirt design</title>
      <dc:creator>Ananya</dc:creator>
      <pubDate>Tue, 24 Feb 2026 00:07:58 +0000</pubDate>
      <link>https://dev.to/owaspblt/your-first-open-source-contribution-could-be-a-t-shirt-design-525j</link>
      <guid>https://dev.to/owaspblt/your-first-open-source-contribution-could-be-a-t-shirt-design-525j</guid>
      <description>&lt;p&gt;What if your first step into open source didn’t involve debugging backend code or trying to wrap your head around a massive, complex architecture? What if it actually started with a T-shirt?&lt;br&gt;
It sounds a bit wild, right?&lt;/p&gt;

&lt;p&gt;At OWASP BLT, we’ve already seen some crazy creative work from our community, so turning that energy into merch just felt right. We’re opening up a design contest because we want to see your personality in the project. And no, this isn't one of those situations where you submit your art and disappear into a void.&lt;/p&gt;

&lt;p&gt;We need an original design that captures the grit and the community of OWASP.&lt;/p&gt;

&lt;h3&gt;
  
  
  We’re talking:
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Minimalist sleekness that screams "Pro Dev."&lt;/li&gt;
&lt;li&gt;Bold graphics that pop on a dark hoodie.&lt;/li&gt;
&lt;li&gt;Clever security references only the "in-the-know" will catch.
Pure creative chaos.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  The "Bounty"
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Winner’s Award:&lt;/strong&gt; $25 (and the glory of seeing your design on the community).&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Hard Deadline:&lt;/strong&gt; Submit your masterpiece by &lt;strong&gt;March 1, 2026&lt;/strong&gt;.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  The Workflow: Submit via GitHub
&lt;/h3&gt;

&lt;p&gt;We’re keeping it open-source. No boring forms—just the tools you already know:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Craft&lt;/strong&gt; your design (high-res, please!).&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Initialize:&lt;/strong&gt; Open a GitHub Issue using our &lt;a href="https://owasp-blt.github.io/BLT-Design-Contest/" rel="noopener noreferrer"&gt;Design Submission template&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Document:&lt;/strong&gt; Include a preview and a brief "commit message" (description) of your concept.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Signal:&lt;/strong&gt; Community reactions (👍, ❤️, 🚀) are the ultimate "social proof" and will help us crown the winner.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;You create a design, you submit it as a GitHub issue, it appears on the showcase, and people vote on it. Just like that, you’re officially inside an open source project.&lt;br&gt;
Yes. Through a T-shirt.&lt;/p&gt;

&lt;p&gt;Design something cool. Something hacker-y. Maybe something that screams “squash those bugs.” When you submit it as an issue, you’ll see your name appear in a real repository. Honestly, that feeling is worth more than the prize itself.&lt;br&gt;
Speaking of which, there is a $25 award for the winner, but that’s really just the side quest reward. The real unlock here is the confidence. Once you hit "submit," you’ve crossed a barrier most people never do. You’ve learned how issues work and stepped into a global community.&lt;/p&gt;

&lt;p&gt;And if you’re looking at the bigger picture, OWASP BLT is participating in Google Summer of Code (GSoC) 2026. This contest is one of the easiest entry gates you’ll ever find to get to know the maintainers and the project's energy before the GSoC season really kicks off.&lt;/p&gt;

&lt;p&gt;So, start small. Stay curious. See where a simple design can take you.&lt;/p&gt;

&lt;p&gt;Ready to leave your mark on the repo? 👉 &lt;a href="https://owasp-blt.github.io/BLT-Design-Contest/" rel="noopener noreferrer"&gt;Click here for full details &amp;amp; submission info&lt;/a&gt;&lt;/p&gt;

</description>
      <category>owaspblt</category>
      <category>opensource</category>
      <category>design</category>
      <category>contest</category>
    </item>
    <item>
      <title>The GSOC Trojectory: From first line of code to the final commit</title>
      <dc:creator>Ananya</dc:creator>
      <pubDate>Mon, 23 Feb 2026 18:20:27 +0000</pubDate>
      <link>https://dev.to/owaspblt/the-gsoc-trojectory-from-first-line-of-code-to-the-final-commit-1gh9</link>
      <guid>https://dev.to/owaspblt/the-gsoc-trojectory-from-first-line-of-code-to-the-final-commit-1gh9</guid>
      <description>&lt;h2&gt;
  
  
  The Decision
&lt;/h2&gt;

&lt;p&gt;For me, Google Summer of Code is not just another task on a to-do list—it is a dream I have held since I first stepped into college. GSoC was actually the first programming program I ever heard about, and I was immediately fascinated by the concept. The idea that a student could contribute to massive, real-world codebases without actually being hired by the company felt like magic. It was a feeling of pure excitement. &lt;/p&gt;

&lt;p&gt;My journey began with curiosity. During my first year, I started exploring the world of open source and GSoC. While my initial understanding was limited, it sparked a genuine desire to learn. I spent that year mastering the fundamentals of programming, leaning C, and practicing python, feeling a sense of accomplishment with every new concept I grasped. I was genuinely happy to simply be coding, and as time passed, my excitement for software development only grew. &lt;/p&gt;

&lt;p&gt;However, the path was not without its failures. In my second year, I attempted to engage with several organizations, but I faced a harsh reality: I could not understand the codebases. As a beginner in web development, the complexity of real-world software was overwhelming. Despite my efforts, I was unable to secure a spot in GSoC 2025. &lt;/p&gt;

&lt;p&gt;Rather than letting this setback define me, I used it as a catalyst for growth. I dedicated the following months to rigorous upskilling. I focused on mastering the core technologies of modern web development, including React, Node.js, Tailwind CSS, and Bootstrap. Crucially, I also became proficient in version control using Git and GitHub, which is the backbone of collaborative development. &lt;/p&gt;

&lt;p&gt;The turning point arrived in September 2025, during my third year. I officially entered the open-source ecosystem participating and successfully completing in GirlScript Summer of Code (GSSoC) 2025. This experience was pivotal; it was the bridge that took me from merely learning concepts to actively contributing to a community. That momentum has brought me here, ready to tackle GSoC 2026. &lt;/p&gt;

&lt;h2&gt;
  
  
  Who Am I?
&lt;/h2&gt;

&lt;p&gt;I am currently a pre-final year student pursuing a BTech.&lt;/p&gt;

&lt;p&gt;My technical foundation is rooted in Web Development, specifically with the MERN stack, and modern CSS frameworks like Tailwind and Bootstrap both. I have wore Currently, I am expanding my problem-solving capabilities by mastering Data Structures and Algorithms (DSA) in C++. I also possess strong proficiency in Version Control Systems (Git &amp;amp; GitHub), which allows me to manage code and collaborate effectively within development teams.&lt;/p&gt;

&lt;p&gt;Beyond coding, I am deeply committed to community building. I serve as the Co-Lead of GDG on Campus MMMUT and as an Executive Member of the FLUX Society. These roles have taught me the value of teamwork and leadership—qualities I believe are essential for open-source collaboration.&lt;/p&gt;

&lt;h2&gt;
  
  
  My Goals
&lt;/h2&gt;

&lt;p&gt;My primary objective extends beyond simply securing a spot in GSoC; I aim to evolve into a more capable engineer. From a technical perspective, I am focused on bridging the gap between personal projects and professional software. This means developing the ability to navigate and understand large, complex codebases and significantly strengthening my backend development skills. I want my contributions to be substantial and meaningful, ensuring they add real value to the project rather than just scratching the surface.&lt;/p&gt;

&lt;p&gt;Equally important is my personal growth regarding communication. I often struggle with hesitation when it comes to public channels, fearing that my questions might appear trivial or simple. I intend to overcome this barrier and learn to communicate proactively with mentors, asking the necessary questions early in the process rather than struggling in silence.&lt;/p&gt;

&lt;p&gt;Ultimately, I view GSoC not as a final destination but as a starting point. Despite the limited time I have remaining in my college journey, I am committed to becoming a long-term open-source contributor. I want to experience the true essence of collaborative development and leave a lasting impact on the open-source community before I graduate.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Plan
&lt;/h2&gt;

&lt;p&gt;While I could quantify my commitment—aiming for at least two hours on weekdays and four on weekends—those are simply numbers. The reality is that I intend to dedicate all my available free time to this pursuit. I am driven by a desire not just to crack the program, but to immerse myself in a learning environment where I can grow. Regardless of where I started, I want to prove to myself that with enough dedication, I can master these skills and excel in the open-source ecosystem.&lt;/p&gt;

&lt;p&gt;My immediate roadmap is clear. I will begin by navigating the official Google Summer of Code archives and using community tools to filter and shortlist organizations that align with my current skill set. Once I identify one or two target organizations, my focus will shift to reading their documentation and understanding their codebase. The first major technical milestone will be successfully setting up the development environment on my local machine, followed by identifying and solving "Good First Issues."&lt;/p&gt;

&lt;p&gt;To maintain accountability, I believe in documenting the process. This blog is my commitment to that journey.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;See you in the next post. Let's make it happen!&lt;/em&gt;&lt;/p&gt;

</description>
      <category>googlesummerofcode2026</category>
      <category>gsoc2026</category>
      <category>productivity</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
