<?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: Shehan Wickramasooriya</title>
    <description>The latest articles on DEV Community by Shehan Wickramasooriya (@ashehxn).</description>
    <link>https://dev.to/ashehxn</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3991976%2Fc00c3bb7-c61f-4bb0-bb73-e4e8cb239305.png</url>
      <title>DEV Community: Shehan Wickramasooriya</title>
      <link>https://dev.to/ashehxn</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ashehxn"/>
    <language>en</language>
    <item>
      <title>A Browser Extension for Researchers/Learners... - Part 1</title>
      <dc:creator>Shehan Wickramasooriya</dc:creator>
      <pubDate>Fri, 10 Jul 2026 06:18:40 +0000</pubDate>
      <link>https://dev.to/ashehxn/a-browser-extension-for-researcherslearners-part-1-2055</link>
      <guid>https://dev.to/ashehxn/a-browser-extension-for-researcherslearners-part-1-2055</guid>
      <description>&lt;p&gt;As someone who loves learning, I spend a lot of time researching different topics every day. I jump between Google AI Mode, ChatGPT, Claude, blogs, documentation, eBooks, research papers, etc.&lt;/p&gt;

&lt;p&gt;The problem is that when I come back to the same topic a day or two later, I realize I've forgotten most of what I learned. The information is scattered across multiple tabs and sources, and while taking notes would help, I'm honestly not consistent enough to do it every time.&lt;/p&gt;

&lt;p&gt;There are already tools that summarize web pages, but they usually summarize a single page or require you to manually select the content you want. That wasn't quite what I was looking for.&lt;/p&gt;

&lt;p&gt;So I started building a browser extension that captures and summarizes an entire &lt;strong&gt;research session&lt;/strong&gt; instead of individual pages.&lt;/p&gt;

&lt;p&gt;The workflow is simple:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Step 1: Capture&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Turn on a capture toggle before you start researching.&lt;/li&gt;
&lt;li&gt;Choose which browser tabs should be included in the session.&lt;/li&gt;
&lt;li&gt;As you browse, the extension captures the content from each selected page.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Step 2: Summarize&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;As each page is captured, it is immediately summarized instead of waiting until the end of the session.&lt;/li&gt;
&lt;li&gt;This process repeats for every page you visit, creating a concise summary for each source. For the MVP, I'm using the on-device &lt;strong&gt;Gemini Nano&lt;/strong&gt; model to do the summarization.&lt;/li&gt;
&lt;li&gt;Finally, you can export all the summaries as a single text file or PDF for future reference.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Right now, I'm focusing on building the MVP. I plan to use it myself for two weeks to see whether it actually improves my own learning workflow. If it proves useful, I'll continue improving it and run a small beta with around 10 users to gather feedback before taking it further.&lt;/p&gt;

&lt;p&gt;This is one of those projects that started because I wanted to solve my own problem first. Hopefully, it ends up helping other researchers, students, developers, and lifelong learners as well.&lt;/p&gt;

&lt;p&gt;I'll keep sharing updates as the project evolves.&lt;/p&gt;

&lt;p&gt;Building products that solve your own problems is one of the most rewarding parts of being a developer.&lt;/p&gt;

&lt;p&gt;Happy coding everyone! ( •̀ ω •́ )✧&lt;/p&gt;

</description>
      <category>ai</category>
      <category>learning</category>
      <category>productivity</category>
      <category>showdev</category>
    </item>
    <item>
      <title>Just finished my Bachelor's ;)</title>
      <dc:creator>Shehan Wickramasooriya</dc:creator>
      <pubDate>Fri, 19 Jun 2026 08:50:25 +0000</pubDate>
      <link>https://dev.to/ashehxn/just-finished-my-bachelors--2fcc</link>
      <guid>https://dev.to/ashehxn/just-finished-my-bachelors--2fcc</guid>
      <description>&lt;p&gt;Hey there :)&lt;/p&gt;

&lt;p&gt;This is my first day on DEV, and I’ve found it to be a really interesting place with a great community.&lt;/p&gt;

&lt;p&gt;I just completed my Bachelor's degree and am currently focused on improving my understanding of the fundamentals. I noticed that my thinking process became less efficient due to the use of AI in my university work, especially compared to how I approached my studies during my first year.&lt;/p&gt;

&lt;p&gt;So I started with DSA. I'm working through the Neetcode 150 challenges, which have been super helpful! I also started reading this fantastic book called &lt;strong&gt;"Grokking Algorithms: An Illustrated Guide for Programmers and Other Curious People" by Aditya Y. Bhargava&lt;/strong&gt;. So far, it's been a great experience, and I highly recommend it to anyone who’s new to DSA or anyone who needs a refresher.&lt;/p&gt;

&lt;p&gt;If you have any suggestions for books or anything else, please drop them below.&lt;/p&gt;

&lt;p&gt;Happy coding everyone!( •̀ ω •́ )✧&lt;/p&gt;

</description>
      <category>newbie</category>
      <category>dsa</category>
      <category>books</category>
    </item>
  </channel>
</rss>
