<?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: Reem</title>
    <description>The latest articles on DEV Community by Reem (@reemhamz).</description>
    <link>https://dev.to/reemhamz</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%2F131730%2F273e3a6d-1b06-42a3-bc58-7b40ad55000b.JPG</url>
      <title>DEV Community: Reem</title>
      <link>https://dev.to/reemhamz</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/reemhamz"/>
    <language>en</language>
    <item>
      <title>How React.js helped me build a fun Pokédex web app</title>
      <dc:creator>Reem</dc:creator>
      <pubDate>Fri, 14 Feb 2020 18:16:17 +0000</pubDate>
      <link>https://dev.to/reemhamz/how-react-js-helped-me-start-building-my-dream-website-3jn5</link>
      <guid>https://dev.to/reemhamz/how-react-js-helped-me-start-building-my-dream-website-3jn5</guid>
      <description>&lt;p&gt;Anybody close to me knows that I've been a Pokémon fan for as long as I could remember (Black and White made everything go downhill, though 💔).&lt;/p&gt;

&lt;p&gt;I've literally been playing the games since I was about five years old, so it's a huge part of my adult life as well, since I'm actually an extremely nostalgic gal. There are photos of my childhood scattered around my parents' home in Lebanon just filled with me playing the old games on my Gameboy Color.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--OpgtdgrB--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn.vox-cdn.com/thumbor/VNWUVbaEJNYskwRoyHFRAjBmuhY%3D/0x0:2500x1667/1720x0/filters:focal%280x0:2500x1667%29:format%28webp%29:no_upscale%28%29/cdn.vox-cdn.com/uploads/chorus_asset/file/6128577/akrales_160226_0960_0062_A.0.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--OpgtdgrB--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn.vox-cdn.com/thumbor/VNWUVbaEJNYskwRoyHFRAjBmuhY%3D/0x0:2500x1667/1720x0/filters:focal%280x0:2500x1667%29:format%28webp%29:no_upscale%28%29/cdn.vox-cdn.com/uploads/chorus_asset/file/6128577/akrales_160226_0960_0062_A.0.png" alt="Transparent purple Gameboy Color playing Pokémon Blue starter screen"&gt;&lt;/a&gt;&lt;/p&gt;
 Photo by Amelia Krales on The Verge found &lt;a href="https://www.theverge.com/2016/3/4/11161228/pokemon-red-blue-yellow-nintendo-3ds-review"&gt;here&lt;/a&gt; 



&lt;p&gt;When I started learning web development, I had in my mind to create a website that basically acts like a Pokédex.&lt;/p&gt;

&lt;p&gt;When I took the &lt;a href="https://junocollege.com/course/javascript"&gt;JavaScript course at Juno&lt;/a&gt;, they introduced us to APIs and how they work. When I discovered their purpose and importance, my go-to was the &lt;a href="//pokeapi.co/"&gt;PokéAPI&lt;/a&gt; the second we had a project to work on. &lt;/p&gt;

&lt;p&gt;My first time tackling this wasn't the greatest, but the way the logic worked in my head using JavaScript was absolutely astounding to me. I found myself focused on my laptop screen for three days straight trying to accomplish things. My mind kept finding quick turnarounds for solving any wall I was hitting (and there were plenty of walls). This lead to the creation of my first API project: the &lt;a href="https://reemhamz.github.io/pokemon-regions/"&gt;Pokémon Region Generator&lt;/a&gt;:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--vdgoKXjJ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/qoppob29yjba5zbga6f0.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--vdgoKXjJ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/qoppob29yjba5zbga6f0.png" alt="Screenshot of my Pokémon Region Generator website"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Albeit simple to the experienced developer, it was my proudest work yet when I made it live. Just seeing my brain work through all the hurdles resulting in ugly and messy code kind of made it so &lt;em&gt;rewarding&lt;/em&gt;.&lt;/p&gt;

&lt;p&gt;Fast forward a couple of months, and I discovered the power of React.js and how coding my dream project would actually be a lot simpler and not as intense as I thought it would be.&lt;/p&gt;

&lt;p&gt;You see, with React.js, you can code a website with much more ease and in a modular fashion, making it more organized. It also forces you to be selective with the logic and how to represent the data you want appended.&lt;/p&gt;

&lt;p&gt;I decided to pursue building my next, bigger project during the holidays after I graduated from &lt;a href="https://junocollege.com/course/web-development"&gt;Juno's bootcamp&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;So, I started sketching... &lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--PcaFH8wQ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/8nqe9mjtk0km5uzx4n2k.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--PcaFH8wQ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/8nqe9mjtk0km5uzx4n2k.png" alt="Sketch of my up-and-coming project"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I'd be lying if I said I had an easy time. At this point in time, I was still struggling with the logic surrounding React. Some of the headaches you'll get when learning this framework come from the life cycle methods, the ternary functions, and passing down props to child components and throwing up functions to parent components.&lt;/p&gt;

&lt;p&gt;I ended up having several components, six to be exact. Organization matters!&lt;/p&gt;

&lt;p&gt;Throughout making the design and functionality of this project however, I wanted to add a little twist that would make it stand out from traditional Pokédex applications we're so used to seeing. I noticed how my sketch of the project's draft really resembled a Polaroid image, so I played the logic in my head for a bit and thought it would be an exciting challenge to take on. The main difference I would undertake was to change the mainstream attraction of writing under the photos in Polaroids to flip the card for the user when a short bio was to be seen. I was able to achieve the card flip my installing a node package specifically made to flip divs; find it &lt;a href="https://www.npmjs.com/package/react-card-flip"&gt;here&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Throughout this project, I dove deeper into the PokéAPI more than I ever did. I had to do multiple calls to the API, one where I had to dive into the region, another to dive into the Pokémon of that region. The second call just showing the creatures didn't give any information aside from their names and a URL leading to an in-depth look at the information, hence why I later needed to make a third call referencing the URL given to me that lead me to another JSON database. &lt;/p&gt;

&lt;p&gt;At one point, I was stuck on the second call for a couple of days, only to find out I did not close my &lt;code&gt;.map()&lt;/code&gt; method soon enough and instead kept on going with my filtering. That was probably one of the most horrific truths in my coding journey to discover -- an idiocy at best. &lt;/p&gt;

&lt;p&gt;I decided to stick to only writing up the code for the first four regions of the series: Kanto, Johto, Hoenn, and Sinnoh. Those were my favourites and anything after Platinum really rubbed me the wrong way. The 5th generation was my least favourite and left a terrible impression on me. It's not easy to say this but, I haven't exactly enjoyed the series since the 4th generation. Every story and mythological story line was &lt;em&gt;half-assed&lt;/em&gt; to say the least, lol 😅.&lt;/p&gt;

&lt;p&gt;About a week and a bit later, I was able to finally figure out all the logic that went into play for the project and I finally started going into the design aspect of the project -- &lt;strong&gt;my favourite part&lt;/strong&gt;!&lt;/p&gt;

&lt;p&gt;Eventually, I had designed the perfect cards for my liking: &lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--3QwxPK5a--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/j41gd8pc1i9fq5ony1x0.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--3QwxPK5a--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/j41gd8pc1i9fq5ony1x0.png" alt="Front-facing face of card showing Pokémon name and type"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--mdjNmGgL--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/wc4o3fe7j0zxtgsqwlq1.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--mdjNmGgL--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/wc4o3fe7j0zxtgsqwlq1.png" alt="Back-facing face of card showing the Pokémon bio"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The last thing to do was to design the intro page to the website describing the purpose and giving insights on what the user should do to get the results they're searching for.&lt;br&gt;
I chose to get a little creative with this and do something I haven't exactly done before: edit images to fit together and resemble actual Polaroids. I selected to use images of the Pokémon seen as the ~first of who were ever created~, which is known to be a trivia:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Bulbasaur: #1 in the National Pokédex&lt;/li&gt;
&lt;li&gt;Mew: Known as the ancestor of all Pokémon&lt;/li&gt;
&lt;li&gt;Arceus: Known as the God of all Pokémon and one to create each creature.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I also wanted to include Rhydon, as it was the first Pokémon to ever be sketched by the creator of the series, but I was only able to find one perfect stock image of Polaroids to use, however it only showed three cards.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--rXREAlX2--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/v5cka7fp2yqv0r3jj8mi.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--rXREAlX2--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/v5cka7fp2yqv0r3jj8mi.png" alt="First sketches of the Pokémon games, showing the player, Red, and the Pokémon Rhydon"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The final result was this: &lt;a href="https://reemhamz.github.io/pokedex-app/"&gt;PokéPolaroid&lt;/a&gt;:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--yKvVF-cH--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/rdm3uv8ft5qpc1642jm4.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--yKvVF-cH--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/rdm3uv8ft5qpc1642jm4.png" alt="Landing page of my latest React.js project, PokéPolaroid"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>pokemon</category>
      <category>pokeapi</category>
      <category>react</category>
      <category>javascript</category>
    </item>
    <item>
      <title>Finding Myself Again</title>
      <dc:creator>Reem</dc:creator>
      <pubDate>Sun, 08 Dec 2019 22:12:43 +0000</pubDate>
      <link>https://dev.to/reemhamz/finding-myself-again-5fmc</link>
      <guid>https://dev.to/reemhamz/finding-myself-again-5fmc</guid>
      <description>&lt;p&gt;Just this past Thursday, my web development bootcamp, &lt;a href="https://junocollege.com/"&gt;Juno College (formerly HackerYou)&lt;/a&gt;, held a very intimate "group therapy"-like session for our cohort without us being remotely prepared. The session was meant have each individual share their highs, lows, and everything in between that we've felt throughout the intense bootcamp schedule. &lt;/p&gt;

&lt;p&gt;As I mentioned earlier, none of us were really emotionally prepared for the talks we were about to have and the openness and vulnerability of each individual. I won't get into detail about anybody's personal narration, as what we shared was something to only be shared and kept between all of us, which I think is actually beautiful. What happened on Thursday December 5th, 2019 stays in Thursday December 5th, 2019.&lt;/p&gt;

&lt;p&gt;Although, I do have one story I have permission to share and that would be my own.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;My two highs:&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;I switched out of a career where I felt so lost and stagnant in, to something that gets me up in the morning and keeps me going at it till bedtime.&lt;/li&gt;
&lt;li&gt;I met the most wonderful people these past two months in my cohort where I feel as if I could continue fostering life-long supportive relationships with in this ever-growing community.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;My low:&lt;/strong&gt;&lt;br&gt;
I've found design and creativity to be a bit of a challenge these past few months, but I know I'll eventually find my niche and create a style that works and speaks perfectly for me. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;This blog post is dedicated to speaking about my first high I mentioned above&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;It's no secret that I've struggled finding my path in data science in the past. I remember my role be different in each company I worked for and each company had its own definition of data science. This created a series of months of me having serious anxiety, imposter syndrome, and stress going into work for a very long time. I would come home in the evenings stressed out on why something so simple could not make any sense in my head. I was anxious about how I never received mentorship or guidance in my data career, eventually weighing me down in the confidence scale. &lt;/p&gt;

&lt;p&gt;I knew for a fact things would only get better with time. I was aware data would make more sense to me on a larger scale and would be easier to learn and work with overtime and with more practice. &lt;br&gt;
But I practiced. I took courses. I asked questions online and tried to find answers. However, it was rare to apply whatever I was learning online to a real-life scenario at work.&lt;br&gt;
My managers weren't even in the same field I was in, meaning I had almost nobody to turn and ask technical questions to. It was a real struggle finding a way to enjoy work, let alone finishing a task without tearing my hair out and feeling near to worthless.&lt;/p&gt;

&lt;p&gt;I could go on for ages about why I couldn't find myself while working in data science, but I'd much rather give you a truth I'm excited about.&lt;/p&gt;

&lt;p&gt;I started learning web development earlier in the year as a means of distracting myself from data and my lack of having a forte in it. I guess you could say I did it to rebel against my anxiety and challenge myself in something more... tangible, per se.&lt;/p&gt;

&lt;p&gt;I eventually created my first website, my second, third, and eventually my forth. I was on a roll and I genuinely did not want to stop. I didn't find myself crying out in frustration (internally) the way I was at work. In fact, I was gushing each time I changed the style of any element on my website. The look on my face when I center-aligned my text for the first time was the look of pure joy and accomplishment 🥺 #throwback. &lt;/p&gt;

&lt;p&gt;I thought "if this isn't what I'm meant to do in tech, I don't know what is"...&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--F8VZt2Xa--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://images.unsplash.com/photo-1518893494013-481c1d8ed3fd%3Fixlib%3Drb-1.2.1%26ixid%3DeyJhcHBfaWQiOjEyMDd9%26auto%3Dformat%26fit%3Dcrop%26w%3D1650%26q%3D80" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--F8VZt2Xa--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://images.unsplash.com/photo-1518893494013-481c1d8ed3fd%3Fixlib%3Drb-1.2.1%26ixid%3DeyJhcHBfaWQiOjEyMDd9%26auto%3Dformat%26fit%3Dcrop%26w%3D1650%26q%3D80" alt='"This must be the place" written with neon lights'&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;After some months struggling to find jobs in data once I moved back to Canada, I ventured into one of Juno's free three-hour courses catered to teaching you how to make a website with HTML and CSS. I honestly went on a whim just hoping to refresh my memory of web development, since I was too busy to code while looking for a job. As you might have guessed, I ended up applying just a week after and got accepted after such a rigorous (but very rewarding) process.&lt;/p&gt;

&lt;p&gt;It's been seven weeks, just about to start the eighth, of studying with Juno. I've already got many projects I've created while with Juno ready to go into my portfolio soon. I've learned so much and I know I've &lt;strong&gt;excelled&lt;/strong&gt; in this field opposed to my former one. Many concepts aren't too difficult to grasp, and many of them just come so naturally to me! Do you know how amazing it is to say that about something? Just imagine this: you don't have to wait for data to be cleaned, you don't need to wait for datasets to be analyzed, you don't need to wait on weeks for a report; you just need one thing to show your work: one line of code. You literally have the power to create a website or an application from scratch based on what you type! You know what what best part is, though?&lt;/p&gt;

&lt;p&gt;&lt;em&gt;I honestly kind of in a way somehow out of this scope of the conversation possibly found myself again&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;The best part however, has been the people. I've never been part of a community that isn't competitive, snarky, or just plain old selfish. Each person I've met in the Juno community is so interested in helping others, and seeing others succeed as well. Everybody has something to contribute to the conversation; whether it be how to tackle a coding problem, best tips on readable code, job hunting advice, and project scope advice. The list goes on and on.&lt;/p&gt;

&lt;p&gt;This brings me back to the beginning of this blog post: the evening of Thursday December 5th, 2019. The instructors and workers at Juno care so much about each student and what they may be going through. Seeing them create such a great and healthy space for open and vulnerable dialogue has proven that to me.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>datascience</category>
      <category>careertransition</category>
      <category>careerswitch</category>
    </item>
    <item>
      <title>You Need to Calm Down</title>
      <dc:creator>Reem</dc:creator>
      <pubDate>Sun, 10 Nov 2019 03:16:31 +0000</pubDate>
      <link>https://dev.to/reemhamz/you-need-to-calm-down-54bm</link>
      <guid>https://dev.to/reemhamz/you-need-to-calm-down-54bm</guid>
      <description>&lt;p&gt;&lt;strong&gt;This is my first post on Dev.to! Hope you enjoy.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Starting &lt;a href="https://junocollege.com/bootcamp/"&gt;Juno's&lt;/a&gt; immersive web development bootcamp has got me beat. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--ujXIdREN--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/xgyw7a6ep98o1ev425a5.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--ujXIdREN--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/xgyw7a6ep98o1ev425a5.jpg" alt="Buddy boi stressed af"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It's no exaggeration when I say I've gotten much less sleep working on this program's projects in the past several weeks than I have throughout my 5 academic years at university. &lt;/p&gt;

&lt;p&gt;Once you are admitted into a coding bootcamp, you tend to find yourself immersed staring at your computer all day looking for inspiration, advice, (coding) packages, and / or answers on &lt;a href="https://stackoverflow.com/"&gt;Stack Overflow&lt;/a&gt;.  &lt;/p&gt;

&lt;p&gt;Every once in a while, you start to have a mini freakout (or two) over something so small yet inconvenient, like trying to debug your code for example. Just recently, I had a tiny meltdown trying to wrap my head around &lt;a href="https://css-tricks.com/snippets/css/a-guide-to-flexbox/"&gt;flexbox&lt;/a&gt;.This time you find yourself immersed in a spiral of stress and anxiety of not being good enough.&lt;/p&gt;

&lt;p&gt;The cherry on top was receiving a call, while in class, notifying me that &lt;strong&gt;MY APARTMENT FLOODED&lt;/strong&gt; ☺️☺️☺️. Imagine the stress of that? &lt;/p&gt;

&lt;p&gt;However, a startling new study (/s) says when life gives you lemons, don't be afraid to seek help from people who are around you. I cannot thank the friends I've made at Juno, as well as my awesome instructors, for all their support during an unpleasant week. Although, emotional support from others isn't enough when you aren't prioritizing yourself, as well. &lt;/p&gt;

&lt;p&gt;This form of self-care can come in many ways: Exercising, reading, watching a documentary on Netflix, so on and so forth! The limit does not exist, as long as it is a healthy release. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://i.giphy.com/media/6u7IFDUu3jK3S/giphy.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://i.giphy.com/media/6u7IFDUu3jK3S/giphy.gif" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I've personally taken up running and calming breathing exercises. &lt;a href="https://twitter.com/heatherdevsweb"&gt;Heather&lt;/a&gt;, a very talented classmate of mine, made a &lt;a href="https://heathergh.github.io/breathingExercise/"&gt;great website&lt;/a&gt; utilizing CSS animations to showcase an "breathing" circle guiding us with a breathing technique to take it easy.&lt;/p&gt;

&lt;p&gt;No matter how long you've been a victim of any type of stress, you must have realized by now that there is no end to it, but only a new way to learn to take care of yourself. It's all about finding the balance, forcing yourself to take breaks (I recommend looking into the Pomodoro technique), and getting more sleep than you'd like to (&lt;em&gt;sleep is for the weak when there's much to code&lt;/em&gt;). &lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--FTS0LohS--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://project-management.com/wp-content/uploads/2019/04/What-is-Pomodoro-Technique-and-How-to-Utilize-it-to-Maximize-Productivity%25EF%25BB%25BF-1024x538.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--FTS0LohS--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://project-management.com/wp-content/uploads/2019/04/What-is-Pomodoro-Technique-and-How-to-Utilize-it-to-Maximize-Productivity%25EF%25BB%25BF-1024x538.jpg" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;However, what about when you're in the middle of working and need something soothing to keep you going? I've personally been a fan of lo-fi study music for years now. Lo-fi stands for low fidelity, and is listened to by many people, especially students, who need to get in the zone of studying, reading, or even relaxing. It's just all around a wonderful and calming genre of music to tune into.&lt;br&gt;
My recent favourites have been the &lt;a href="https://www.youtube.com/watch?v=2DVpys50LVE"&gt;Poké and Chill&lt;/a&gt; and &lt;a href="https://www.youtube.com/watch?v=GdzrrWA8e7A&amp;amp;t=2090s"&gt;Zelda and Chill&lt;/a&gt; playlists by &lt;a href="https://twitter.com/Mikel_beats"&gt;Mikel&lt;/a&gt;. They invoke many nostalgic feels and keep the Nintendo lover in me satisfied.&lt;/p&gt;

&lt;p&gt;The more of those you do, the more rewarding working on your task feels, and the more adamant you become to being a better doer day-by-day.&lt;br&gt;
Just find your sweet spot, and please remember to just calm down. You're doing great! It's only up from here, no matter how you look at it.&lt;/p&gt;

</description>
      <category>stressmanagement</category>
      <category>coding</category>
      <category>disciple</category>
      <category>calmdown</category>
    </item>
  </channel>
</rss>
