<?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: Faisal</title>
    <description>The latest articles on DEV Community by Faisal (@fdosani).</description>
    <link>https://dev.to/fdosani</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%2F124066%2F93fcb2c1-a141-4ba9-b7be-5bf8bd403eeb.png</url>
      <title>DEV Community: Faisal</title>
      <link>https://dev.to/fdosani</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/fdosani"/>
    <language>en</language>
    <item>
      <title>An open source technical interview framework?</title>
      <dc:creator>Faisal</dc:creator>
      <pubDate>Sun, 30 Dec 2018 20:16:39 +0000</pubDate>
      <link>https://dev.to/fdosani/an-open-source-technical-interview-framework-39d</link>
      <guid>https://dev.to/fdosani/an-open-source-technical-interview-framework-39d</guid>
      <description>&lt;p&gt;Hey all,&lt;/p&gt;

&lt;p&gt;First off Happy New Year.&lt;/p&gt;

&lt;p&gt;Over these holidays I've been reading a bunch of posts and tweets about how technical interviews are broken. As someone who does hiring, I have to agree. It is a sucky situation for all parties. I've been thinking about a OS framework for technical interviews. &lt;/p&gt;

&lt;p&gt;Need some advice if this is a crazy idea or not? I personally think it could be helpful for companies to adopt ideas from the community to make things better and fairer (less bias). While empowering candidates to follow a path which shows their best self!&lt;/p&gt;

&lt;p&gt;Still really really early, with some scaffolding.&lt;br&gt;
But here is what I have on the go: &lt;a href="https://fdosani.github.io/better-interviews/"&gt;https://fdosani.github.io/better-interviews/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Appreciate any comments or suggestions. Thanks!&lt;/p&gt;

</description>
      <category>career</category>
      <category>discuss</category>
      <category>help</category>
      <category>interview</category>
    </item>
    <item>
      <title>Looking for feedback/help on locopy</title>
      <dc:creator>Faisal</dc:creator>
      <pubDate>Wed, 26 Dec 2018 16:17:53 +0000</pubDate>
      <link>https://dev.to/fdosani/looking-for-feedbackhelp-on-locopy-5c1h</link>
      <guid>https://dev.to/fdosani/looking-for-feedbackhelp-on-locopy-5c1h</guid>
      <description>&lt;p&gt;Hi all, &lt;/p&gt;

&lt;p&gt;First post here. Some how I stumbled upon dev.to and this seems like a great spot to learn and collaborate! Wanted to share a project I've been working on. It isn't anything fancy but would love any feedback/help as this is my real first foray into maintaining a package.&lt;/p&gt;

&lt;p&gt;&lt;code&gt;locopy&lt;/code&gt; helps abstract some of the tedious work of getting data in and out of Amazon Redshift. It helps with getting data in/out of S3, and building the &lt;code&gt;COPY&lt;/code&gt;/ &lt;code&gt;UNLOAD&lt;/code&gt; to execute. It lets the user chose their DBAPI package (&lt;code&gt;psycopg2&lt;/code&gt;, &lt;code&gt;pg8000&lt;/code&gt;, etc.) vs forcing one on them.&lt;/p&gt;

&lt;p&gt;I'm currently doing some refactoring, and also hoping to add more databases which I can support (Snowflake, Postgres, etc.)&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/capitalone/Data-Load-and-Copy-using-Python"&gt;https://github.com/capitalone/Data-Load-and-Copy-using-Python&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Appreciate any thoughts, or help!&lt;/p&gt;

</description>
      <category>python</category>
      <category>opensource</category>
      <category>contributorswanted</category>
      <category>data</category>
    </item>
  </channel>
</rss>
