<?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: Emile Paffard-Wray</title>
    <description>The latest articles on DEV Community by Emile Paffard-Wray (@emilepw).</description>
    <link>https://dev.to/emilepw</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%2F197976%2F30f189d6-0b2c-4c5f-ab82-34f57815f83d.jpg</url>
      <title>DEV Community: Emile Paffard-Wray</title>
      <link>https://dev.to/emilepw</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/emilepw"/>
    <language>en</language>
    <item>
      <title>Feedback on this developer resume prototype?</title>
      <dc:creator>Emile Paffard-Wray</dc:creator>
      <pubDate>Wed, 07 Oct 2020 09:06:07 +0000</pubDate>
      <link>https://dev.to/emilepw/feedback-on-this-developer-resume-46n4</link>
      <guid>https://dev.to/emilepw/feedback-on-this-developer-resume-46n4</guid>
      <description>&lt;p&gt;I made this prototype (&lt;a href="https://prototype.profiled.app"&gt;https://prototype.profiled.app&lt;/a&gt;) after taking some user feedback from my portfolio generator app[0] and also being inspired by using Roam[1] for the last few months. It's essentially a resume with an underlying graph data structure so that the viewer can follow edges to get more detail. I've added a couple of nice demo features but there's much more you could do like automatically rearranging depending on the viewer, creating links to other people via edges, etc.&lt;/p&gt;

&lt;p&gt;Would love to get some thoughts/feedback on this from devs here!&lt;/p&gt;

&lt;p&gt;[0] - &lt;a href="https://profiled.app"&gt;https://profiled.app&lt;/a&gt;&lt;br&gt;
[1] - &lt;a href="https://roamresearch.com"&gt;https://roamresearch.com&lt;/a&gt;&lt;/p&gt;

</description>
      <category>hiring</category>
      <category>react</category>
      <category>sideprojects</category>
    </item>
    <item>
      <title>I made a portfolio generator for developers - feedback appreciated!</title>
      <dc:creator>Emile Paffard-Wray</dc:creator>
      <pubDate>Sun, 07 Jun 2020 17:44:07 +0000</pubDate>
      <link>https://dev.to/emilepw/i-made-a-portfolio-generator-for-developers-feedback-appreciated-49i5</link>
      <guid>https://dev.to/emilepw/i-made-a-portfolio-generator-for-developers-feedback-appreciated-49i5</guid>
      <description>&lt;p&gt;Hi there,&lt;/p&gt;

&lt;p&gt;I've been working on this project for the past couple of months and decided to really make a push to get it out after I recently got laid off due to the pandemic.&lt;/p&gt;

&lt;p&gt;It's a portfolio generator that takes the info from your GitHub account and generates a portfolio website where you can edit the content/design and deploy to web in a few clicks: &lt;a href="https://www.profiled.app"&gt;https://www.profiled.app&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Would love any feedback on it from the community here and I hope it could be useful to some of you :)&lt;/p&gt;

</description>
      <category>showdev</category>
      <category>portfolio</category>
      <category>career</category>
    </item>
    <item>
      <title>Interview: Creating FastAPI from a collage of ideas and experience</title>
      <dc:creator>Emile Paffard-Wray</dc:creator>
      <pubDate>Mon, 27 Jan 2020 15:45:57 +0000</pubDate>
      <link>https://dev.to/emilepw/interview-creating-fastapi-from-a-collage-of-ideas-and-experience-1g73</link>
      <guid>https://dev.to/emilepw/interview-creating-fastapi-from-a-collage-of-ideas-and-experience-1g73</guid>
      <description>&lt;p&gt;Hi there. I interviewed the creator of FastAPI (&lt;a href="https://sourcesort.com/interview/sebastian-ramirez-fastapi"&gt;https://sourcesort.com/interview/sebastian-ramirez-fastapi&lt;/a&gt;) about his experience researching, designing and developing a Python API framework. I think it provides a lot of good insight into the work that goes into creating a successful open source product. FastAPI has grown pretty quickly (8k stars on GitHub) since it was released a little over a year ago and I think that is largely down to Sebastián's devotion to creating a great developer experience.&lt;/p&gt;

&lt;p&gt;I hope there are some useful lessons here for other devs on here, and I welcome any feedback on the format/style of the interview.&lt;/p&gt;

</description>
      <category>python</category>
      <category>opensource</category>
    </item>
    <item>
      <title>Interviews with open source maintainers and developers</title>
      <dc:creator>Emile Paffard-Wray</dc:creator>
      <pubDate>Thu, 17 Oct 2019 18:27:26 +0000</pubDate>
      <link>https://dev.to/emilepw/interviews-with-open-source-maintainers-and-developers-4pgo</link>
      <guid>https://dev.to/emilepw/interviews-with-open-source-maintainers-and-developers-4pgo</guid>
      <description>&lt;p&gt;When I started working as a developer a few years ago, I barely considered that there were people devoting their free or paid time to all of the open source software I depended on. Of course, every piece of software you depend on has one or more humans behind it, and they have stories to tell which might be instructive for others. Hence I built a site to share those stories (the framework for which is heavily inspired by IndieHackers).&lt;/p&gt;

&lt;p&gt;I have 3 main aims with SourceSort: 1) discover and share best practices (and learnings from failures) for other open source maintainers and developers 2) promote the projects and maintainers I interview and 3) satisfy intellectual curiosity. I'd love to hear any feedback from the DEV community on whether I've managed to fulfil these aims so far.&lt;/p&gt;

&lt;p&gt;Here's the site: &lt;a href="https://sourcesort.com"&gt;https://sourcesort.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;(And thanks to all of the developers who took part in this first set of interviews, all of whom have been very friendly and generous with their time.)&lt;/p&gt;

</description>
      <category>showdev</category>
      <category>opensource</category>
      <category>hacktoberfest</category>
    </item>
  </channel>
</rss>
