<?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: Rosalie</title>
    <description>The latest articles on DEV Community by Rosalie (@developerpeachy).</description>
    <link>https://dev.to/developerpeachy</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%2F126377%2Fa4696f0a-f0f2-41fc-8ea9-7b61d746bfa3.jpg</url>
      <title>DEV Community: Rosalie</title>
      <link>https://dev.to/developerpeachy</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/developerpeachy"/>
    <language>en</language>
    <item>
      <title>Building my personal website while I was at University.</title>
      <dc:creator>Rosalie</dc:creator>
      <pubDate>Fri, 22 May 2020 05:05:50 +0000</pubDate>
      <link>https://dev.to/developerpeachy/building-my-personal-website-while-i-was-at-university-4og3</link>
      <guid>https://dev.to/developerpeachy/building-my-personal-website-while-i-was-at-university-4og3</guid>
      <description>&lt;h2&gt;
  
  
  My Final Project!
&lt;/h2&gt;

&lt;p&gt;The motivation for me creating a personal website is to show to potential employees and find a graduate job in my area. I wanted a platform to showcase some of my finest work that I have made throughout university. I went for the NextJS/Now approach for a couple of reasons. &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;It has pre-rendering capabilities.&lt;/li&gt;
&lt;li&gt;React was my strongest front-end framework. &lt;/li&gt;
&lt;li&gt;NextJS have support for most headless CMS'.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--37P8FfjV--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/i/8t9n36k93owezhyp153w.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--37P8FfjV--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/i/8t9n36k93owezhyp153w.png" alt="My new website!" width="800" height="484"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Tech Stack
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;NextJS&lt;/li&gt;
&lt;li&gt;Prismic CMS&lt;/li&gt;
&lt;li&gt;React JS&lt;/li&gt;
&lt;li&gt;Now server&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Some features that I've implemented on my website: &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Dark/Light mode using React Hooks&lt;/li&gt;
&lt;li&gt;Styled Components to implement consistent styling and CSS in JSX.&lt;/li&gt;
&lt;li&gt;CSS Animations for the Gradient text, hover and responsive changes.&lt;/li&gt;
&lt;li&gt;Headless CMS integration with Prismic to host my images and blog posts. &lt;/li&gt;
&lt;li&gt;Font-pairing with Google fonts. &lt;/li&gt;
&lt;li&gt;Mobile-first design. &lt;/li&gt;
&lt;li&gt;Basic SEO.&lt;/li&gt;
&lt;li&gt;Meets basic accessibility criteria.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Just take a look at the latest Lighthouse report: &lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--J9du-BUf--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/i/ykr1gskrn4g9vy32wgo9.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--J9du-BUf--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/i/ykr1gskrn4g9vy32wgo9.png" alt="Lighthouse Report on rosalie.dev" width="800" height="487"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I'm still working on this now, but I'm pretty happy with what's on there. There's still some areas of improvement on my website:&lt;/p&gt;

&lt;h4&gt;
  
  
  Accessibility
&lt;/h4&gt;

&lt;p&gt;Need to add options for alternative text, aria-labelling and a better colour scheme that is suitable for colour blind viewers.&lt;/p&gt;

&lt;h4&gt;
  
  
  Performance
&lt;/h4&gt;

&lt;p&gt;I need to change the sizes of images and find a way to compress the sizes so that it can be loaded quicker on both mobile and desktop. &lt;/p&gt;

&lt;h4&gt;
  
  
  SEO
&lt;/h4&gt;

&lt;p&gt;Although I'm not too keen on fixing SEO because this is a portfolio page, I'd like to learn more about Google Tag Manager and use tools to view metrics. I am trying to not rely on Lighthouse for the scores, but I believe there is a lot of learning to be done in this area (A+B Testing, marketing, etc).&lt;/p&gt;

&lt;h4&gt;
  
  
  Write more blogs!
&lt;/h4&gt;

&lt;p&gt;I've been trying to find the motivation to write more, but I've been working a lot so when I do find the time and topic, I'll be writing more.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;I'm open to suggestions to improve my website so please, let me know in the comments!&lt;/strong&gt;&lt;/p&gt;

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

&lt;p&gt;&lt;a href="https://rosalie.dev/"&gt;https://rosalie.dev/&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Link to Code
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://github.com/developerpeachy/rosiedev"&gt;https://github.com/developerpeachy/rosiedev&lt;/a&gt;&lt;/p&gt;

</description>
      <category>2020devgrad</category>
      <category>octograd2020</category>
      <category>showdev</category>
      <category>frontend</category>
    </item>
  </channel>
</rss>
