<?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: IkraP</title>
    <description>The latest articles on DEV Community by IkraP (@ikrap).</description>
    <link>https://dev.to/ikrap</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%2F364938%2F06e50b5e-69de-4746-ac3b-bce8b897a6a5.png</url>
      <title>DEV Community: IkraP</title>
      <link>https://dev.to/ikrap</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ikrap"/>
    <language>en</language>
    <item>
      <title>Digital Ocean Hackathon App: Console.Clear </title>
      <dc:creator>IkraP</dc:creator>
      <pubDate>Sun, 10 Jan 2021 21:45:48 +0000</pubDate>
      <link>https://dev.to/ikrap/digital-ocean-hackathon-app-console-clear-47ig</link>
      <guid>https://dev.to/ikrap/digital-ocean-hackathon-app-console-clear-47ig</guid>
      <description>&lt;h2&gt;
  
  
  What I built
&lt;/h2&gt;

&lt;p&gt;Console.Clear is a simple application that encourages you to take a 10-minute break. In the current chaos of the world, we often neglect how a simple break can help us refocus our energy and encourages us to invest in our own wellbeing. &lt;/p&gt;

&lt;p&gt;With console.clear, you can take a timed 10-minute break and let go of your thoughts, focus on your breathing, and allow your mind to wonder. &lt;/p&gt;

&lt;h3&gt;
  
  
  Category Submission:
&lt;/h3&gt;

&lt;p&gt;Program for the People&lt;/p&gt;

&lt;h3&gt;
  
  
  App Link
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://consoleclear-w4wer.ondigitalocean.app/"&gt;https://consoleclear-w4wer.ondigitalocean.app/&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Screenshots
&lt;/h3&gt;

&lt;p&gt;Desktop Version:&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--pj5Xih9P--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/0vi43mi5nma2csnipcb7.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--pj5Xih9P--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/0vi43mi5nma2csnipcb7.png" alt="Screenshot of consoleclear home page"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--8l5_1oRq--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/rxjoc8tl9qhfsm0d6i1k.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--8l5_1oRq--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/rxjoc8tl9qhfsm0d6i1k.png" alt="Screenshot of consoleclear timer page"&gt;&lt;/a&gt;&lt;br&gt;
Mobile Version:&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--Hj4pP8hX--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/p6ag8lr9mvwncht07vmi.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--Hj4pP8hX--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/p6ag8lr9mvwncht07vmi.png" alt="Screenshot for consoleclear for mobile"&gt;&lt;/a&gt;&lt;/p&gt;

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

&lt;p&gt;The idea for console.clear came from browsing MDN one day and coming across this syntax! I hastily purchased the domain name and started gathering ideas, becoming very excited about starting a new project. The eventual goal for this side project is for it to become a source of information on mental wellbeing, allow users to relax through a guided meditation on the app, and take a break. As you can see from the current state of the app, I only managed to get as far as encouraging people to take a break! &lt;/p&gt;

&lt;p&gt;The project was started a week ago, with the illustrations taking up half of the week and leaving roughly 3 days to code the entire app! Exactly like a hackathon! &lt;/p&gt;

&lt;h3&gt;
  
  
  Link to Source Code
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://github.com/IkraP/consoleclear"&gt;Link to source code on Github&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Permissive License
&lt;/h3&gt;

&lt;p&gt;Commons Clause&lt;/p&gt;

&lt;h2&gt;
  
  
  Background
&lt;/h2&gt;

&lt;p&gt;Mental health is becoming increasingly important in the current chaos of the world. I really wanted to create this app to help encourage people to focus on their internal well being.&lt;/p&gt;

&lt;h3&gt;
  
  
  How I built it
&lt;/h3&gt;

&lt;p&gt;The app is built using &lt;a href="https://www.gatsbyjs.com/"&gt;GatsbyJs&lt;/a&gt; as have recently built my own portfolio with it - &lt;a href="http://www.chemtocode.co.uk"&gt;www.chemtocode.co.uk&lt;/a&gt;&lt;br&gt;
I used styled-components for the styling and GSAP for the animations. I love making illustrations so for console.clear, I used Affinity Designer and Figma for the design of the website. &lt;br&gt;
Fun Fact: I taught myself GSAP and Styled components for this project!&lt;br&gt;
All hosted on &lt;a href="https://www.digitalocean.com/products/app-platform/"&gt;Digital Oceans App Platform&lt;/a&gt;!&lt;/p&gt;

&lt;h3&gt;
  
  
  Additional Resources/Info
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;The idea for the design was something that I found on Instagram from the incredible team at (&lt;a href="https://www.instagram.com/beio.ru/"&gt;https://www.instagram.com/beio.ru/&lt;/a&gt;). I loved the idea of having a break timer so I asked permission before designing console.clear!&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>dohackathon</category>
      <category>hackathon</category>
      <category>gatsby</category>
      <category>digitalocean</category>
    </item>
  </channel>
</rss>
