<?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: latze</title>
    <description>The latest articles on DEV Community by latze (@latze).</description>
    <link>https://dev.to/latze</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%2F681289%2F4e4cf6b6-6a0b-4960-af79-d9c0c180ef42.png</url>
      <title>DEV Community: latze</title>
      <link>https://dev.to/latze</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/latze"/>
    <language>en</language>
    <item>
      <title>articrafty.art</title>
      <dc:creator>latze</dc:creator>
      <pubDate>Sun, 14 May 2023 21:51:25 +0000</pubDate>
      <link>https://dev.to/latze/articraftyart-1ola</link>
      <guid>https://dev.to/latze/articraftyart-1ola</guid>
      <description>&lt;p&gt;AI image genarator!&lt;/p&gt;

&lt;p&gt;I build articrafty.art its making very cool and pretty images!&lt;br&gt;
Give it a try!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://articrafty.art"&gt;https://articrafty.art&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
    </item>
    <item>
      <title>Servemon</title>
      <dc:creator>latze</dc:creator>
      <pubDate>Mon, 25 Jul 2022 11:08:20 +0000</pubDate>
      <link>https://dev.to/latze/servemon-2nn1</link>
      <guid>https://dev.to/latze/servemon-2nn1</guid>
      <description>&lt;p&gt;&lt;strong&gt;Servemon&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Simple CLI to serve static sites. (Not react, next, remix &amp;amp; etc)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;To get started =&amp;gt; &lt;a href="https://servemon.netlify.app/"&gt;https://servemon.netlify.app/&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>File Sharing Site</title>
      <dc:creator>latze</dc:creator>
      <pubDate>Tue, 28 Jun 2022 18:57:23 +0000</pubDate>
      <link>https://dev.to/latze/file-sharing-site-1a6i</link>
      <guid>https://dev.to/latze/file-sharing-site-1a6i</guid>
      <description>&lt;h2&gt;
  
  
  File Sharing
&lt;/h2&gt;

&lt;p&gt;Simple file sharing created with:&lt;/p&gt;

&lt;p&gt;Github project: &lt;a href="https://github.com/lassv/file-sharing-site"&gt;https://github.com/lassv/file-sharing-site&lt;/a&gt; (feel free to give a star ⭐)&lt;/p&gt;

&lt;p&gt;&lt;a href="https://expressjs.com"&gt;Express&lt;/a&gt;&lt;br&gt;
&lt;a href="https://nodejs.org"&gt;Node.js&lt;/a&gt;&lt;br&gt;
&lt;a href="https://www.mongodb.com"&gt;MongoDB&lt;/a&gt;&lt;br&gt;
&lt;a href="https://ejs.co"&gt;EJS&lt;/a&gt;&lt;br&gt;
&lt;a href="https://www.hypestylecss.xyz"&gt;Hypestyle CSS&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;
  
  
  Getting Started
&lt;/h2&gt;

&lt;p&gt;Download the soruce code.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;git clone https://github.com/lassv/file-sharing-site.git
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Install the dependencies.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;pnpm &lt;span class="o"&gt;(&lt;/span&gt;npm&lt;span class="o"&gt;)&lt;/span&gt; &lt;span class="nb"&gt;install&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Setup the .env file.&lt;/p&gt;

&lt;p&gt;&lt;code&gt;PORT =  Eg: 3000&lt;/code&gt; &lt;br&gt;&lt;br&gt;
&lt;code&gt;MONGO_URI =  Eg: mongodb://localhost:27017/file-sharing-site&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;Start the server.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;pnpm &lt;span class="o"&gt;(&lt;/span&gt;npm, yarn&lt;span class="o"&gt;)&lt;/span&gt; run dev
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h2&gt;
  
  
  Read License
&lt;/h2&gt;

&lt;p&gt;You can find the license in the LICENSE &lt;a href="https://github.com/lassv/file-sharing-site/blob/main/LICENSE"&gt;file&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  Demo
&lt;/h2&gt;

&lt;p&gt;There are currently no demo!&lt;/p&gt;

</description>
    </item>
    <item>
      <title>yourid.js</title>
      <dc:creator>latze</dc:creator>
      <pubDate>Mon, 16 May 2022 07:43:53 +0000</pubDate>
      <link>https://dev.to/latze/youridjs-2766</link>
      <guid>https://dev.to/latze/youridjs-2766</guid>
      <description>&lt;h2&gt;
  
  
  yourId
&lt;/h2&gt;

&lt;p&gt;A simple id generator. Thats fast, easy, and fun to use.&lt;/p&gt;

&lt;h2&gt;
  
  
  Installation
&lt;/h2&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;&lt;span class="nv"&gt;$ &lt;/span&gt;npm &lt;span class="nb"&gt;install &lt;/span&gt;yourid
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h2&gt;
  
  
  Usage
&lt;/h2&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight javascript"&gt;&lt;code&gt;&lt;span class="kd"&gt;var&lt;/span&gt; &lt;span class="nx"&gt;yourId&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="nx"&gt;require&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="dl"&gt;"&lt;/span&gt;&lt;span class="s2"&gt;yourid&lt;/span&gt;&lt;span class="dl"&gt;"&lt;/span&gt;&lt;span class="p"&gt;);&lt;/span&gt;

&lt;span class="c1"&gt;// Generate a new id&lt;/span&gt;

&lt;span class="nx"&gt;console&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="nx"&gt;log&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;
    &lt;span class="nx"&gt;yourId&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="nx"&gt;generate&lt;/span&gt;&lt;span class="p"&gt;({&lt;/span&gt;
        &lt;span class="na"&gt;length&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="mi"&gt;10&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="c1"&gt;// the length of the random id string&lt;/span&gt;
        &lt;span class="na"&gt;keyspace&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="dl"&gt;"&lt;/span&gt;&lt;span class="s2"&gt;customkeyspace&lt;/span&gt;&lt;span class="dl"&gt;"&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="c1"&gt;// the keyspace to use&lt;/span&gt;
        &lt;span class="na"&gt;prefix&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="dl"&gt;"&lt;/span&gt;&lt;span class="s2"&gt;yourPrefix&lt;/span&gt;&lt;span class="dl"&gt;"&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="c1"&gt;// set a prefix&lt;/span&gt;
        &lt;span class="na"&gt;includePrefix&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="kc"&gt;true&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="c1"&gt;// you can set it to FALSE or TRUE&lt;/span&gt;
    &lt;span class="p"&gt;})&lt;/span&gt;
&lt;span class="p"&gt;);&lt;/span&gt; &lt;span class="c1"&gt;// =&amp;gt; Random ID String length 10 &amp;amp; Prefix yourPrefix&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



</description>
    </item>
    <item>
      <title>Treeprofile.com</title>
      <dc:creator>latze</dc:creator>
      <pubDate>Fri, 08 Apr 2022 21:24:51 +0000</pubDate>
      <link>https://dev.to/latze/treeprofilecom-2lgj</link>
      <guid>https://dev.to/latze/treeprofilecom-2lgj</guid>
      <description>&lt;p&gt;Treeprofile.com is a up coming website that let users have there own custom profiles. Like treeprofile.com/p/YOUR_NAME&lt;/p&gt;

&lt;p&gt;Like you can add all your socials medias, website, custom avatars. The site is brandnew.&lt;/p&gt;

&lt;p&gt;If this sound something for you, then I think you should check it out.&lt;/p&gt;

&lt;p&gt;Get started today: &lt;a href="https://www.treeprofile.com"&gt;treeprofile.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Treeprofile is created with:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Node.js&lt;/strong&gt; &lt;strong&gt;EJS&lt;/strong&gt; &lt;strong&gt;MongoDB&lt;/strong&gt; &lt;strong&gt;Moment.js&lt;/strong&gt; &lt;strong&gt;yourid.js&lt;/strong&gt; &lt;strong&gt;google-oauth2&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Hope you will give it a change!&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Imagemagik</title>
      <dc:creator>latze</dc:creator>
      <pubDate>Wed, 09 Feb 2022 08:00:11 +0000</pubDate>
      <link>https://dev.to/latze/imagemagik-h7g</link>
      <guid>https://dev.to/latze/imagemagik-h7g</guid>
      <description>&lt;h1&gt;
  
  
  Imagemagik
&lt;/h1&gt;

&lt;p&gt;&lt;strong&gt;About&lt;/strong&gt;&lt;br&gt;
Free, safe, and secure image hosting provider for everyone!&lt;/p&gt;

&lt;p&gt;This is a free and save way to share your images eassliy. &lt;br&gt;
Copy the URL and quick share it. The first official &lt;a href="https://github.com/lassv/imagemagik/releases/tag/v1.2.3"&gt;release&lt;/a&gt; is now here!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Open source&lt;/strong&gt;&lt;br&gt;
The project is opensource on &lt;a href="https://github.com/lassv/imagemagik"&gt;Github&lt;/a&gt;&lt;br&gt;
Feel free to give a star ⭐️&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Visit&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;You can visit the website on &lt;a href="https://www.imagemagik.tk/"&gt;www.imagemagik.tk&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>HypeStyle CSS</title>
      <dc:creator>latze</dc:creator>
      <pubDate>Thu, 02 Dec 2021 19:28:19 +0000</pubDate>
      <link>https://dev.to/latze/hypestyle-css-5ha5</link>
      <guid>https://dev.to/latze/hypestyle-css-5ha5</guid>
      <description>&lt;p&gt;Hey everyone!&lt;/p&gt;

&lt;p&gt;Ive have been working on a new project called &lt;strong&gt;HypeStyle CSS&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;About&lt;br&gt;
HypeStyle CSS is a collection of CSS utilities for web development.&lt;/p&gt;

&lt;p&gt;Its very easy to use! &lt;br&gt;
And i need contributs to help with it!&lt;br&gt;
So if you want and have time then feel free to write an email to me: (&lt;a href="mailto:contacthypll@gmail.com"&gt;contacthypll@gmail.com&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;Feel free to give a star ⭐&lt;br&gt;
Github: &lt;a href="https://github.com/lassev05/hypestyle"&gt;https://github.com/lassev05/hypestyle&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Search for...</title>
      <dc:creator>latze</dc:creator>
      <pubDate>Wed, 17 Nov 2021 19:38:04 +0000</pubDate>
      <link>https://dev.to/latze/search-for-1ac2</link>
      <guid>https://dev.to/latze/search-for-1ac2</guid>
      <description>&lt;p&gt;Hello everyone!&lt;br&gt;
Ive have been createing a new project, and i search for developers to help. &lt;br&gt;
its a css framwork thats made for chill and help people make easyir websites.&lt;br&gt;
So if you want, or will have more details about it. Send an email to me &lt;strong&gt;&lt;a href="mailto:vestergaardlasse2@gmail.com"&gt;vestergaardlasse2@gmail.com&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>New web</title>
      <dc:creator>latze</dc:creator>
      <pubDate>Wed, 08 Sep 2021 09:20:30 +0000</pubDate>
      <link>https://dev.to/hypll/new-web-266c</link>
      <guid>https://dev.to/hypll/new-web-266c</guid>
      <description>&lt;p&gt;New website is under development! We hope you guys and girls will like it 😎&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
