<?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: Artur</title>
    <description>The latest articles on DEV Community by Artur (@artur_a6fc4e0d871d0d12dfc).</description>
    <link>https://dev.to/artur_a6fc4e0d871d0d12dfc</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%2F4086426%2F6b3ab040-2ea1-43e2-85fa-80709cbb0d44.png</url>
      <title>DEV Community: Artur</title>
      <link>https://dev.to/artur_a6fc4e0d871d0d12dfc</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/artur_a6fc4e0d871d0d12dfc"/>
    <language>en</language>
    <item>
      <title>Websites for When You Need to Get Things Done</title>
      <dc:creator>Artur</dc:creator>
      <pubDate>Thu, 20 Aug 2026 10:22:16 +0000</pubDate>
      <link>https://dev.to/artur_a6fc4e0d871d0d12dfc/websites-for-when-you-need-to-get-things-done-220g</link>
      <guid>https://dev.to/artur_a6fc4e0d871d0d12dfc/websites-for-when-you-need-to-get-things-done-220g</guid>
      <description>&lt;p&gt;A practical collection of useful websites and online tools for research, learning, development, design, productivity, privacy, entertainment, and everyday tasks.&lt;/p&gt;

&lt;p&gt;The list is organized by purpose, making it easy to find the right tool when you need it. Some are well-known, while others are smaller and more specialized sites that are worth keeping around.&lt;/p&gt;

&lt;p&gt;Think of it as a personal toolbox for the web - places to check when you need to research something, build something, solve a problem, or simply find a better way to get something done.&lt;/p&gt;

&lt;h2&gt;
  
  
  Research and Learning
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://www.gutenberg.org" rel="noopener noreferrer"&gt;gutenberg.org&lt;/a&gt; - Project Gutenberg: over 70,000 public domain books, free to read.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://www.openculture.com" rel="noopener noreferrer"&gt;openculture.com&lt;/a&gt; - Free courses from Harvard, MIT, Stanford, and other universities.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://www.wolframalpha.com" rel="noopener noreferrer"&gt;wolframalpha.com&lt;/a&gt; - Solves math, physics, and engineering problems and shows its work.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://elicit.com" rel="noopener noreferrer"&gt;elicit.com&lt;/a&gt; (moved from elicit.org) - An AI research assistant that searches 138 million papers, summarizes them, and pulls the data into tables with source links.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://consensus.app" rel="noopener noreferrer"&gt;consensus.app&lt;/a&gt; - Answers research questions with a straight yes, no, or it's complicated, based on peer-reviewed papers.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://www.connectedpapers.com" rel="noopener noreferrer"&gt;connectedpapers.com&lt;/a&gt; - Maps the citation links between papers as a visual graph, handy for finding related work.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://www.semanticscholar.org" rel="noopener noreferrer"&gt;semanticscholar.org&lt;/a&gt; - Free academic search engine, built by the Allen Institute for AI.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://scispace.com" rel="noopener noreferrer"&gt;scispace.com&lt;/a&gt; (formerly Typeset.io) - Helps you work through a dense paper: explains terms, finds related work, pulls out data.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://www.summarize.tech" rel="noopener noreferrer"&gt;summarize.tech&lt;/a&gt; - Turns a long YouTube video into a timestamped text summary.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Developer Tools
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://carbon.now.sh" rel="noopener noreferrer"&gt;carbon.now.sh&lt;/a&gt; - Turns code into nice-looking images for tweets or slides, dozens of themes.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://ray.so" rel="noopener noreferrer"&gt;ray.so&lt;/a&gt; - Same idea, from Raycast: sharp-looking code screenshots.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://regex101.com" rel="noopener noreferrer"&gt;regex101.com&lt;/a&gt; - Test regular expressions online, with a breakdown of what each part does.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://codebeautify.org" rel="noopener noreferrer"&gt;codebeautify.org&lt;/a&gt; - Formats and minifies code in dozens of languages.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://jsonformatter.org" rel="noopener noreferrer"&gt;jsonformatter.org&lt;/a&gt; - Makes JSON readable and checks it for errors.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://explainshell.com" rel="noopener noreferrer"&gt;explainshell.com&lt;/a&gt; - Breaks a terminal command down piece by piece and explains every flag.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Design and Presentation
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://shots.so" rel="noopener noreferrer"&gt;shots.so&lt;/a&gt; - Free device mockups for showing off apps and websites.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://smartmockups.com" rel="noopener noreferrer"&gt;smartmockups.com&lt;/a&gt; - Mockups without touching Photoshop, free tier available.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Security and Privacy
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://haveibeenpwned.com" rel="noopener noreferrer"&gt;haveibeenpwned.com&lt;/a&gt; - Checks whether your email or password has turned up in a known data breach.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://www.virustotal.com" rel="noopener noreferrer"&gt;virustotal.com&lt;/a&gt; - Scans a file or link with dozens of antivirus engines at once. Owned by Google.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://privnote.com" rel="noopener noreferrer"&gt;privnote.com&lt;/a&gt; - Creates a note that deletes itself after it's read once.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://temp-mail.org" rel="noopener noreferrer"&gt;temp-mail.org&lt;/a&gt; - A disposable inbox for signing up to things.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://10minutemail.com" rel="noopener noreferrer"&gt;10minutemail.com&lt;/a&gt; - Same idea, but the address only lasts ten minutes.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://www.file.io" rel="noopener noreferrer"&gt;file.io&lt;/a&gt; - Share a file through a link that stops working once it's downloaded.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Productivity
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://raindrop.io" rel="noopener noreferrer"&gt;raindrop.io&lt;/a&gt; - A bookmark manager with tags, folders, and full-text search.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://downdetector.com" rel="noopener noreferrer"&gt;downdetector.com&lt;/a&gt; - Shows whether a site or service is down for everyone, not just you.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://fast.com" rel="noopener noreferrer"&gt;fast.com&lt;/a&gt; - Netflix's speed test. No ads, no clutter.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://www.similarsites.com" rel="noopener noreferrer"&gt;similarsites.com&lt;/a&gt; - Finds sites similar to whatever one you give it.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://alternativeto.net" rel="noopener noreferrer"&gt;alternativeto.net&lt;/a&gt; - A directory of free and open-source alternatives to popular software.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Sound for Focus
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://radio.garden" rel="noopener noreferrer"&gt;radio.garden&lt;/a&gt; - Listen to radio stations from around the world through an interactive globe.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://everynoise.com" rel="noopener noreferrer"&gt;everynoise.com&lt;/a&gt; - A map of music genres, built from Spotify data.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://www.tunefind.com" rel="noopener noreferrer"&gt;tunefind.com&lt;/a&gt; - Figures out what song was playing in that one scene from a movie or show.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://musicforprogramming.net" rel="noopener noreferrer"&gt;musicforprogramming.net&lt;/a&gt; - Ambient mixes for working in the background, running since 2011.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://mynoise.net" rel="noopener noreferrer"&gt;mynoise.net&lt;/a&gt; - Customizable noise generators (rain, cafe, white noise) with dozens of sliders to dial it in.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://coffitivity.com" rel="noopener noreferrer"&gt;coffitivity.com&lt;/a&gt; - Coffee shop background noise, for anyone who works better without total silence.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  PDF Tools
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://smallpdf.com" rel="noopener noreferrer"&gt;smallpdf.com&lt;/a&gt; - Convert, compress, and edit PDFs. Some features are free.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://www.ilovepdf.com" rel="noopener noreferrer"&gt;ilovepdf.com&lt;/a&gt; - Merge, split, and convert PDF files.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Entertainment
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://www.justwatch.com" rel="noopener noreferrer"&gt;justwatch.com&lt;/a&gt; - Shows which streaming service has a given movie or show in your country.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Media Tools
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://fdown.tools" rel="noopener noreferrer"&gt;fdown.tools&lt;/a&gt; - Downloads videos from Facebook.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://snapsss.me" rel="noopener noreferrer"&gt;snapsss.me&lt;/a&gt; - Downloads TikTok videos and photos without the watermark.&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>productivity</category>
      <category>education</category>
      <category>technology</category>
      <category>tools</category>
    </item>
  </channel>
</rss>
