<?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: Tim-Luca Lagmöller</title>
    <description>The latest articles on DEV Community by Tim-Luca Lagmöller (@lagmoellertim).</description>
    <link>https://dev.to/lagmoellertim</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%2F137664%2F293413b1-998a-4e54-86ec-fce34192bfb4.png</url>
      <title>DEV Community: Tim-Luca Lagmöller</title>
      <link>https://dev.to/lagmoellertim</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/lagmoellertim"/>
    <language>en</language>
    <item>
      <title>My semester break project: Unsilence</title>
      <dc:creator>Tim-Luca Lagmöller</dc:creator>
      <pubDate>Sun, 26 Jul 2020 21:00:53 +0000</pubDate>
      <link>https://dev.to/lagmoellertim/my-semester-break-project-unsilence-109b</link>
      <guid>https://dev.to/lagmoellertim/my-semester-break-project-unsilence-109b</guid>
      <description>&lt;h2&gt;
  
  
  Introduction
&lt;/h2&gt;

&lt;p&gt;Unsilence is an &lt;strong&gt;open-source tool&lt;/strong&gt; that &lt;strong&gt;removes silence&lt;/strong&gt; from a media clip of your choice (audio, video).&lt;/p&gt;

&lt;p&gt;You can use it to &lt;strong&gt;speed up&lt;/strong&gt; videos without changing the audible speed, so you can understand everything, but get through a video &lt;strong&gt;faster&lt;/strong&gt;.&lt;/p&gt;

&lt;h3&gt;
  
  
  Exemplary use cases
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;You are a college student and watch your lectures online (but have access to the video files). Instead of just increasing the playback speed to ~1.5x, you can remove&lt;br&gt;
the parts that do not contain any value, like your lecturer thinking or waiting for something. But instead of cutting out these silent parts, speeding them up by a &lt;br&gt;
different, much faster factor (think 6-8x) makes you still able to follow what is happening, so drawing or writing with no speech is sped up, which makes it far more pleasant to watch&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;You want a video editor that automatically cuts any time you talk (or make any sound). That could be useful for manual time lapses&lt;br&gt;
(you make a sound every time a short segment should be recorded), or for very fast jump cut videos with no manual editing required&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;You want to have some fun and remove all the audible parts from a video, leaving only the parts where nearly silent noises are in the video (breathing, writing, ...)&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;You can check it out here: &lt;a href="https://github.com/lagmoellertim/unsilence"&gt;GitHub&lt;/a&gt;&lt;/p&gt;

</description>
      <category>python</category>
      <category>silence</category>
      <category>university</category>
      <category>college</category>
    </item>
    <item>
      <title>Cryption - In-Browser AES File Encryption 🔐 with Data Integrity Check 🔍built with React and Redux</title>
      <dc:creator>Tim-Luca Lagmöller</dc:creator>
      <pubDate>Mon, 18 Feb 2019 22:13:13 +0000</pubDate>
      <link>https://dev.to/lagmoellertim/cryption---in-browser-aes-file-encryption--with-data-integrity-check-built-with-react-and-redux-2878</link>
      <guid>https://dev.to/lagmoellertim/cryption---in-browser-aes-file-encryption--with-data-integrity-check-built-with-react-and-redux-2878</guid>
      <description>&lt;p&gt;Since I was in need of a file encryption/decryption tool that could do its job in the browser without actually talking to the internet, I created Cryption by using React and Redux as a base. It is open-source and has several features like manipulation check and multi-file-upload.&lt;/p&gt;

&lt;p&gt;You can check it out here: &lt;a href="https://github.com/lagmoellertim/cryption"&gt;https://github.com/lagmoellertim/cryption&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webapp</category>
      <category>opensource</category>
      <category>tool</category>
      <category>encryption</category>
    </item>
  </channel>
</rss>
