<?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: masspopcorn</title>
    <description>The latest articles on DEV Community by masspopcorn (@dudeactual).</description>
    <link>https://dev.to/dudeactual</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%2F719446%2Fb5943a54-1520-4622-8d71-157a2c1590ea.png</url>
      <title>DEV Community: masspopcorn</title>
      <link>https://dev.to/dudeactual</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/dudeactual"/>
    <language>en</language>
    <item>
      <title>What is Arccticy™?</title>
      <dc:creator>masspopcorn</dc:creator>
      <pubDate>Mon, 15 Nov 2021 18:44:18 +0000</pubDate>
      <link>https://dev.to/arccticy/what-is-arccticy-8hc</link>
      <guid>https://dev.to/arccticy/what-is-arccticy-8hc</guid>
      <description>&lt;h1&gt;
  
  
  Arccticy™ Chat
&lt;/h1&gt;

&lt;h3&gt;
  
  
  What is it?
&lt;/h3&gt;

&lt;p&gt;Arccticy™ Chat is an open-source, simple, (for now), chat platform.&lt;/p&gt;

&lt;h3&gt;
  
  
  Current team:
&lt;/h3&gt;

&lt;p&gt;&lt;del&gt;Product Manager&lt;/del&gt;: (1 person)&lt;a href="https://replit.com/@dudeactualdev/"&gt;@dudeactualdev&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;del&gt;Head Developer&lt;/del&gt;: (2 ppl)(Taken - &lt;a href="https://replit.com/@Lankdev/"&gt;@Lankdev&lt;/a&gt; &lt;a href="https://replit.com/@StringentDev/"&gt;@StringentDev&lt;/a&gt;)(Advantages: Team Admin)&lt;/p&gt;

&lt;p&gt;Designer: (2 people)(Open - &lt;a href="https://replit.com/@ch1ck3n/"&gt;@ch1ck3n&lt;/a&gt;)) &lt;/p&gt;

&lt;p&gt;Back-end development: (3 people)(Available - &lt;a href="https://replit.com/@natethemaker"&gt;@natethemaker&lt;/a&gt;, &lt;a href="https://replit.com/@zplusfour"&gt;@zplusfour&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;&lt;del&gt;Marketing Assistant&lt;/del&gt;: (1 person)(Taken - &lt;a href="https://replit.com/@natethemaker"&gt;@natethemaker&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;Developer: (2 people)(Available)&lt;/p&gt;

&lt;h3&gt;
  
  
  What's planned:
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Design&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;User Interface&lt;/li&gt;
&lt;li&gt;Landing Page&lt;/li&gt;
&lt;li&gt;Components&lt;/li&gt;
&lt;li&gt;Templates&lt;/li&gt;
&lt;li&gt;Desktop app with Electron.JS (All devs)&lt;/li&gt;
&lt;li&gt;Mobile app with Flutter? (Optional)&lt;/li&gt;
&lt;li&gt;Skeleton shimmers (better than using a circular indicator as it tells the user what type of content to expect)&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;

&lt;p&gt;Implement&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;SPA routing (No reloading for moving channels/servers and to all pages)&lt;/li&gt;
&lt;li&gt;Video Chat (P2P?)&lt;/li&gt;
&lt;li&gt;Custom Database module (Stringent)&lt;/li&gt;
&lt;li&gt;API server (Stringent)&lt;/li&gt;
&lt;li&gt;Clusters module (standard nodejs module)&lt;/li&gt;
&lt;li&gt;Subscription service using API (NOT POSSIBLE ON REPL)&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>chat</category>
      <category>css</category>
      <category>discuss</category>
      <category>node</category>
    </item>
    <item>
      <title>Hand Tracking using MediaPipe</title>
      <dc:creator>masspopcorn</dc:creator>
      <pubDate>Fri, 05 Nov 2021 19:01:21 +0000</pubDate>
      <link>https://dev.to/dudeactual/hand-tracking-using-mediapipe-15oj</link>
      <guid>https://dev.to/dudeactual/hand-tracking-using-mediapipe-15oj</guid>
      <description>&lt;h2&gt;
  
  
  Hand Tracking using MediaPipe
&lt;/h2&gt;

&lt;p&gt;Hey everyone! This is a Hand Tracking app using MediaPipe!&lt;/p&gt;




&lt;h3&gt;
  
  
  Description/Instructions
&lt;/h3&gt;

&lt;p&gt;Use your camera and put your hands up!&lt;/p&gt;




&lt;h3&gt;
  
  
  Outro
&lt;/h3&gt;

&lt;p&gt;Thanks for reading and playing! Here are some socials.&lt;/p&gt;

&lt;p&gt;Repl Profile: &lt;a href="https://replit.com/@dudeactualdev"&gt;dudeactualdev&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Github Profile: &lt;a href="https://github.com/dudeactual"&gt;dudeactual&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;OG Codepen: &lt;a href="https://codepen.io/mediapipe/pen/RwGWYJw"&gt;MediaPipe Hands&lt;/a&gt;&lt;/p&gt;

&lt;h4&gt;
  
  
  DEMO: &lt;a href="https://handtracking.dudeactualdev.repl.co"&gt;handtracking&lt;/a&gt;
&lt;/h4&gt;

</description>
      <category>javascript</category>
      <category>css</category>
      <category>html</category>
      <category>replit</category>
    </item>
    <item>
      <title>My portfolio!</title>
      <dc:creator>masspopcorn</dc:creator>
      <pubDate>Tue, 19 Oct 2021 01:23:58 +0000</pubDate>
      <link>https://dev.to/dudeactual/my-portfolio-lde</link>
      <guid>https://dev.to/dudeactual/my-portfolio-lde</guid>
      <description>&lt;h1&gt;
  
  
  dudeactual/masspopcorn
&lt;/h1&gt;

&lt;p&gt;Hey Everyone! I'm dudeactual/masspopcorn! I'm a fullstack developer who likes french fries and popcorn!&lt;/p&gt;




&lt;h1&gt;
  
  
  Description/Instructions
&lt;/h1&gt;

&lt;p&gt;This was originally made by &lt;a href="https://replit.com/@lilykhan"&gt;@lilykhan&lt;/a&gt; on repl.it. Huge thanks to her!&lt;/p&gt;




&lt;h1&gt;
  
  
  Outro
&lt;/h1&gt;

&lt;p&gt;Thanks for reading and playing! Here are some socials.&lt;/p&gt;

&lt;p&gt;Repl Profile: &lt;a href="https://replit.com/@dudeactualdev"&gt;dudeactualdev&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Github Profile: &lt;a href="https://github.com/dudeactual"&gt;dudeactual&lt;/a&gt;&lt;/p&gt;

&lt;h4&gt;
  
  
  Portfolio: &lt;a href="https://dudeactualdev.repl.co/"&gt;dudeactualdev&lt;/a&gt;
&lt;/h4&gt;

&lt;p&gt;Repl.it post: &lt;a href="https://replit.com/talk/share/My-portfolio/146949"&gt;My portfolio&lt;/a&gt;&lt;/p&gt;

</description>
      <category>portfolio</category>
      <category>beginners</category>
      <category>css</category>
      <category>html</category>
    </item>
    <item>
      <title>How to make Rainbow Text in CSS</title>
      <dc:creator>masspopcorn</dc:creator>
      <pubDate>Fri, 15 Oct 2021 17:10:45 +0000</pubDate>
      <link>https://dev.to/dudeactual/how-to-make-rainbow-text-in-css-19f2</link>
      <guid>https://dev.to/dudeactual/how-to-make-rainbow-text-in-css-19f2</guid>
      <description>&lt;h1&gt;
  
  
  Intro
&lt;/h1&gt;

&lt;p&gt;Hey everyone! Today I was bored after I woke up and I had an idea for a CSS text design.&lt;/p&gt;




&lt;h1&gt;
  
  
  Description
&lt;/h1&gt;

&lt;p&gt;It's text with Rainbow Fade. Yea that's it.&lt;/p&gt;




&lt;h1&gt;
  
  
  Outro
&lt;/h1&gt;

&lt;p&gt;Thanks for reading! Here are some links.&lt;/p&gt;

&lt;p&gt;Repl Profile: &lt;a href="https://replit.com/@dudeactualdev"&gt;dudeactualdev&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Github Profile: &lt;a href="https://github.com/dudeactual"&gt;dudeactual&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Github Repository: &lt;a href="https://github.com/dudeactual/CSSRainbow-Text"&gt;CSSRainbow-Text&lt;/a&gt;&lt;/p&gt;

&lt;h4&gt;
  
  
  DEMO: &lt;a href="https://css-rainbow-text.dudeactualdev.repl.co/"&gt;Demo&lt;/a&gt;
&lt;/h4&gt;

</description>
      <category>css</category>
      <category>beginners</category>
      <category>github</category>
      <category>html</category>
    </item>
    <item>
      <title>✏️Drawing function✏️</title>
      <dc:creator>masspopcorn</dc:creator>
      <pubDate>Thu, 14 Oct 2021 18:35:06 +0000</pubDate>
      <link>https://dev.to/dudeactual/drawing-function-4cmn</link>
      <guid>https://dev.to/dudeactual/drawing-function-4cmn</guid>
      <description>&lt;h1&gt;
  
  
  Intro
&lt;/h1&gt;

&lt;p&gt;Hey Everyone! I made a drawing function on canvas, here it is!&lt;/p&gt;




&lt;h1&gt;
  
  
  Description/Instructions
&lt;/h1&gt;

&lt;p&gt;It's simple! Draw on the canvas!&lt;/p&gt;




&lt;h1&gt;
  
  
  Outro
&lt;/h1&gt;

&lt;p&gt;Thanks for reading and playing! Here are some socials.&lt;/p&gt;

&lt;p&gt;Repl Profile: &lt;a href="https://replit.com/@dudeactualdev"&gt;dudeactualdev&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Github Profile: &lt;a href="https://github.com/dudeactual"&gt;dudeactual&lt;/a&gt;&lt;/p&gt;

&lt;h4&gt;
  
  
  DEMO: &lt;a href="https://drawfunction.dudeactualdev.repl.co/"&gt;DrawFunction&lt;/a&gt;
&lt;/h4&gt;

&lt;p&gt;Github Repository: &lt;a href="https://github.com/dudeactual/drawhttps://github.com/dudeactual/Number-Guessing-Game"&gt;draw&lt;/a&gt;&lt;/p&gt;

</description>
      <category>html</category>
      <category>canvas</category>
      <category>javascript</category>
      <category>draw</category>
    </item>
    <item>
      <title>Creating a custom context-menu in JS</title>
      <dc:creator>masspopcorn</dc:creator>
      <pubDate>Sun, 10 Oct 2021 21:35:31 +0000</pubDate>
      <link>https://dev.to/dudeactual/creating-a-custom-context-menu-in-js-26dk</link>
      <guid>https://dev.to/dudeactual/creating-a-custom-context-menu-in-js-26dk</guid>
      <description>&lt;h1&gt;
  
  
  Intro
&lt;/h1&gt;

&lt;p&gt;Hey everyone! Have you ever right clicked on a website and were given a nice "right click menu"? Well today I will be showing you how to make one WITH custom CSS!&lt;/p&gt;




&lt;h1&gt;
  
  
  How do I make this?
&lt;/h1&gt;

&lt;p&gt;To make the menu work, you add in:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt; oncontextmenu = (e) =&amp;gt; {
  e.preventDefault()
  let menu = document.createElement("div")
  menu.id = "ctxmenu"
  menu.style = `top:${e.pageY-10}px;left:${e.pageX-40}px`
  menu.onmouseleave = () =&amp;gt; ctxmenu.outerHTML = ''
  menu.innerHTML = "&amp;lt;p&amp;gt;CTX Menu (with css)&amp;lt;/p&amp;gt;&amp;lt;p onclick='location.reload()'&amp;gt;Reload&amp;lt;/p&amp;gt;&amp;lt;p onclick='alert(`Server Status: Running`)'&amp;gt;ServerInfo&amp;lt;/p&amp;gt;&amp;lt;p onclick=(window.open(`https://patreon.com/masspopcorn`,`_blank`))&amp;gt;💸Donations&amp;lt;/p&amp;gt;&amp;lt;p onclick='alert(`EVERYBODY DO THE FLOP *flop*`)'&amp;gt;Flop?&amp;lt;/p&amp;gt;"
  document.body.appendChild(menu)

&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;To make the design work, you add:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt; #ctxmenu {
  border-radius: 4px;
  position: fixed;
  background-color:#39403f;
  color: #FFF;
  cursor: pointer;
  border: 0px black solid
  -webkit-box-shadow: 8px 5px 23px 5px rgba(26,50,71,0.76); 
box-shadow: 8px 5px 23px 5px rgba(26,50,71,0.76);
}

#ctxmenu &amp;gt; p {
  padding: 0 1rem;
  margin: 0
}

#ctxmenu &amp;gt; p:hover {
  background: grey;
  color: ghostwhite
  cursor: crosshair;
}

&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;






&lt;h1&gt;
  
  
  Outro
&lt;/h1&gt;

&lt;p&gt;Thanks for reading! Here are some links.&lt;/p&gt;

&lt;p&gt;Repl Profile: &lt;a href="https://replit.com/@dudeactualdev"&gt;dudeactualdev&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Github Profile: &lt;a href="https://github.com/dudeactual"&gt;dudeactual&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Github Repository: &lt;a href="https://github.com/dudeactual/jsctxmenu/"&gt;CTX-Menu&lt;/a&gt;&lt;/p&gt;

&lt;h4&gt;
  
  
  DEMO: &lt;a href="https://jsctxmenu.dudeactualdev.repl.co"&gt;Demo&lt;/a&gt;
&lt;/h4&gt;

</description>
      <category>javascript</category>
      <category>tutorial</category>
      <category>beginners</category>
      <category>css</category>
    </item>
    <item>
      <title>Number Guessing Game</title>
      <dc:creator>masspopcorn</dc:creator>
      <pubDate>Tue, 05 Oct 2021 05:06:11 +0000</pubDate>
      <link>https://dev.to/dudeactual/number-guessing-game-4k7l</link>
      <guid>https://dev.to/dudeactual/number-guessing-game-4k7l</guid>
      <description>&lt;h1&gt;
  
  
  Intro
&lt;/h1&gt;

&lt;p&gt;Hey everyone! This is a number guessing game I made. Let me know if you like the code!&lt;/p&gt;




&lt;h1&gt;
  
  
  Description/Instructions
&lt;/h1&gt;

&lt;p&gt;Guess the number! Hint: It's between 1-100.&lt;/p&gt;




&lt;h1&gt;
  
  
  Outro
&lt;/h1&gt;

&lt;p&gt;Thanks for reading and playing! Here are some socials.&lt;/p&gt;

&lt;p&gt;Repl Profile: &lt;a href="https://replit.com/@dudeactualdev"&gt;dudeactualdev&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Github Profile: &lt;a href="https://github.com/dudeactual"&gt;dudeactual&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Github Repository: &lt;a href="https://github.com/dudeactual/Number-Guessing-Game"&gt;Number-Guessing-Game&lt;/a&gt;&lt;/p&gt;

&lt;h4&gt;
  
  
  DEMO: &lt;a href="https://Guessing-Game.dudeactualdev.repl.co"&gt;guessing-game&lt;/a&gt;
&lt;/h4&gt;

</description>
      <category>javascript</category>
      <category>html</category>
      <category>gamedev</category>
      <category>css</category>
    </item>
  </channel>
</rss>
