<?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: Seif Lotfy</title>
    <description>The latest articles on DEV Community by Seif Lotfy (@seiflotfy).</description>
    <link>https://dev.to/seiflotfy</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%2F489365%2F95fe036f-2942-413b-999c-34c848a61ce6.png</url>
      <title>DEV Community: Seif Lotfy</title>
      <link>https://dev.to/seiflotfy</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/seiflotfy"/>
    <language>en</language>
    <item>
      <title>Better log/analytics for your Vercel projects</title>
      <dc:creator>Seif Lotfy</dc:creator>
      <pubDate>Fri, 10 Dec 2021 22:56:24 +0000</pubDate>
      <link>https://dev.to/seiflotfy/better-loganalytics-for-your-vercel-projects-2m61</link>
      <guid>https://dev.to/seiflotfy/better-loganalytics-for-your-vercel-projects-2m61</guid>
      <description>&lt;p&gt;At &lt;a href="https://axiom.co"&gt;Axiom&lt;/a&gt; we put together a &lt;a href="https://vercel.com/integrations/axiom"&gt;Vercel integration&lt;/a&gt;, that enables you to monitor the health and performance of your Vercel deployments by ingesting all your request and function logs.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--T7_eAAeA--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/tjojp9p5j7bowozn0v6z.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--T7_eAAeA--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/tjojp9p5j7bowozn0v6z.png" alt="Image description" width="880" height="529"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Use Axiom's Smart Filters to easily filter down to specific Vercel projects or deployments, and use our Quick Queries to get deep insights on how functions are performing with a single-click.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--xCzBMmQl--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/91p975wlmt0658dzdcu0.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--xCzBMmQl--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/91p975wlmt0658dzdcu0.png" alt="Image description" width="880" height="537"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Send structured logs directly from your code and query, stream, &amp;amp; analyze them together with Vercel logs. Create dashboards, setup alerts, share queries with team members, and easily integrate Axiom with other services you use.&lt;/p&gt;

&lt;p&gt;Check out the integration &lt;a href="https://vercel.com/integrations/axiom"&gt;here&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>jamstack</category>
      <category>vercel</category>
      <category>logging</category>
      <category>analytics</category>
    </item>
    <item>
      <title>Give your GitHub repository README.md some insightful eye-candy
</title>
      <dc:creator>Seif Lotfy</dc:creator>
      <pubDate>Sat, 06 Nov 2021 10:03:05 +0000</pubDate>
      <link>https://dev.to/seiflotfy/give-your-github-repository-readmemd-some-insightful-eye-candy-i37</link>
      <guid>https://dev.to/seiflotfy/give-your-github-repository-readmemd-some-insightful-eye-candy-i37</guid>
      <description>&lt;p&gt;During a small hackathon we at &lt;a href="//axiom.co"&gt;Axiom Inc.&lt;/a&gt; we put together a small nifty tool.&lt;/p&gt;

&lt;p&gt;The motivation behind it was to:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Share interesting stats about your project activity, from code to issues.&lt;/li&gt;
&lt;li&gt;Let everyone see the top contributors, giving them well-deserved visibility.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;We came up with &lt;strong&gt;&lt;a href="//repobeats.axiom.co"&gt;Repobeats&lt;/a&gt;&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Repobeats is a way to embed contributor analytics into your GitHub project's README.md&lt;br&gt;
With Repobeats, contributors and users of your projects get a clear, beautiful, view of how your project is evolving over time.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Why should I use Repobeats? you may ask!&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;You should use Repobeats if you would like some deeper insights into how your project is evolving in regards to contributions and contributors.&lt;br&gt;
Contributions evolve over time as projects mature, however it is often difficult to get the important details from GitHub directly. By presenting clear charts for issues, pull requests, and pushs/commits, Repobeats allows you to visually see changes in contributions over time.&lt;br&gt;
This allows you to manage your project better and potentially entice new collaborators if they can see a clear way in which they could start helping the project.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;em&gt;Repobeats is completely free. The service is maintained by &lt;a href="//axiom.co"&gt;Axiom Inc.&lt;/a&gt;&lt;/em&gt;&lt;/strong&gt;&lt;br&gt;
&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fqeablml8zfbb7l1glh5c.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fqeablml8zfbb7l1glh5c.png" alt="Image description"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fcva91tljcufzsazerd0j.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fcva91tljcufzsazerd0j.png" alt="Image description"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>github</category>
      <category>news</category>
      <category>motivation</category>
    </item>
  </channel>
</rss>
