<?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>Forem: umutyesildal</title>
    <description>The latest articles on Forem by umutyesildal (@umutyesildal).</description>
    <link>https://forem.com/umutyesildal</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%2F1018241%2F5602f32e-1d1c-4456-b0f4-39d7694e4a75.png</url>
      <title>Forem: umutyesildal</title>
      <link>https://forem.com/umutyesildal</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/umutyesildal"/>
    <language>en</language>
    <item>
      <title>Here is the developer portfolio template that will get you hired</title>
      <dc:creator>umutyesildal</dc:creator>
      <pubDate>Tue, 28 Mar 2023 16:52:13 +0000</pubDate>
      <link>https://forem.com/umutyesildal/here-is-the-developer-portfolio-template-that-will-get-you-hired-2dbp</link>
      <guid>https://forem.com/umutyesildal/here-is-the-developer-portfolio-template-that-will-get-you-hired-2dbp</guid>
      <description>&lt;p&gt;I developed a simple but beautiful developer portfolio template using React and Next.js.&lt;/p&gt;

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

&lt;p&gt;I am a 25 yo developer, i have been trying portfolio templates lately but i couldn't find one that fits my needs. Therefore i have created my own template that you can use as well!&lt;/p&gt;

&lt;p&gt;Nearly all the components are dynamic and easy to use! Feel free to use it as-is or personalize it as much as you want. Please give me a feedback and if you find a bug tell me. A star on github is pretty appreciated.&lt;/p&gt;

&lt;p&gt;If you'd like to contribute and make this much better for other users, please do.&lt;/p&gt;

&lt;p&gt;Project Covers:&lt;br&gt;
✔️ Homepage&lt;br&gt;
✔️ Expertise&lt;br&gt;
✔️ Experience&lt;br&gt;
✔️ Work and Projects&lt;br&gt;
✔️ Contact&lt;/p&gt;

&lt;p&gt;To view a live example, &lt;a href="https://www.yesildal.me/"&gt;click here&lt;/a&gt;&lt;br&gt;
&lt;a href="https://github.com/umutyesildal/yesildal.me-personal-portfolio"&gt;Github link&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;
  
  
  Getting Started
&lt;/h2&gt;

&lt;p&gt;These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.&lt;/p&gt;

&lt;p&gt;The versions i have used in the project.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;node@v16.16.0
yarn@1.22.17
git@2.37.3
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h2&gt;
  
  
  How To Use
&lt;/h2&gt;

&lt;p&gt;From your command line and clone.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;&lt;span class="c"&gt;# Clone this repository&lt;/span&gt;
git clone https://github.com/umutyesildal/yesildal.me-personal-portfolio.git

&lt;span class="c"&gt;# Go into the repository&lt;/span&gt;
&lt;span class="nb"&gt;cd &lt;/span&gt;yesildal.me-personal-portfolio

&lt;span class="c"&gt;# Install dependencies&lt;/span&gt;
yarn

&lt;span class="c"&gt;# Start a local dev server&lt;/span&gt;
yarn dev
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h2&gt;
  
  
  Deployment
&lt;/h2&gt;

&lt;p&gt;For deployment I have used &lt;a href="https://vercel.app/"&gt;vercel&lt;/a&gt; and I am pretty happy with it.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;&lt;span class="c"&gt;# Build &amp;amp; Development Settings&lt;/span&gt;
Framework Preset: Nextjs
Build &lt;span class="nb"&gt;command&lt;/span&gt;: next build
Output directory: default
Install &lt;span class="nb"&gt;command&lt;/span&gt;: yarn
Development &lt;span class="nb"&gt;command&lt;/span&gt;: next
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h2&gt;
  
  
  Technologies Used
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://reactjs.org/"&gt;React&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://nextjs.org/"&gt;Next&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://greensock.com/gsap/"&gt;gsap&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>webdev</category>
      <category>javascript</category>
      <category>react</category>
      <category>beginners</category>
    </item>
    <item>
      <title>I made a developer portfolio template using React and Next</title>
      <dc:creator>umutyesildal</dc:creator>
      <pubDate>Tue, 28 Feb 2023 15:16:21 +0000</pubDate>
      <link>https://forem.com/umutyesildal/i-made-a-developer-portfolio-template-using-react-and-next-3g2e</link>
      <guid>https://forem.com/umutyesildal/i-made-a-developer-portfolio-template-using-react-and-next-3g2e</guid>
      <description>&lt;p&gt;I developed a simple but beautiful developer portfolio template using React and Next.js.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.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%2Fessbgqnd0hop69qxnf4v.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.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%2Fessbgqnd0hop69qxnf4v.png" alt=" " width="800" height="393"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I am a 25 yo developer, i have been trying portfolio templates lately but i couldn't find one that fits my needs. Therefore i have created my own template that you can use as well!&lt;/p&gt;

&lt;p&gt;Nearly all the components are dynamic and easy to use! Feel free to use it as-is or personalize it as much as you want. Please give me a feedback and if you find a bug tell me. A star on github is pretty appreciated.&lt;/p&gt;

&lt;p&gt;If you'd like to contribute and make this much better for other users, please do.&lt;/p&gt;

&lt;p&gt;Project Covers:&lt;br&gt;
✔️ Homepage&lt;br&gt;
✔️ Expertise&lt;br&gt;
✔️ Experience&lt;br&gt;
✔️ Work and Projects&lt;br&gt;
✔️ Contact&lt;/p&gt;

&lt;p&gt;To view a live example, &lt;a href="https://www.yesildal.me/" rel="noopener noreferrer"&gt;click here&lt;/a&gt;&lt;br&gt;
&lt;a href="https://github.com/umutyesildal/yesildal.me-personal-portfolio" rel="noopener noreferrer"&gt;Github link&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;
  
  
  Getting Started
&lt;/h2&gt;

&lt;p&gt;These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.&lt;/p&gt;

&lt;p&gt;The versions i have used in the project.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;node@v16.16.0
yarn@1.22.17
git@2.37.3
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h2&gt;
  
  
  How To Use
&lt;/h2&gt;

&lt;p&gt;From your command line and clone.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;&lt;span class="c"&gt;# Clone this repository&lt;/span&gt;
git clone https://github.com/umutyesildal/yesildal.me-personal-portfolio.git

&lt;span class="c"&gt;# Go into the repository&lt;/span&gt;
&lt;span class="nb"&gt;cd &lt;/span&gt;yesildal.me-personal-portfolio

&lt;span class="c"&gt;# Install dependencies&lt;/span&gt;
yarn

&lt;span class="c"&gt;# Start a local dev server&lt;/span&gt;
yarn dev
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h2&gt;
  
  
  Deployment
&lt;/h2&gt;

&lt;p&gt;For deployment I have used &lt;a href="https://vercel.app/" rel="noopener noreferrer"&gt;vercel&lt;/a&gt; and I am pretty happy with it.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;&lt;span class="c"&gt;# Build &amp;amp; Development Settings&lt;/span&gt;
Framework Preset: Nextjs
Build &lt;span class="nb"&gt;command&lt;/span&gt;: next build
Output directory: default
Install &lt;span class="nb"&gt;command&lt;/span&gt;: yarn
Development &lt;span class="nb"&gt;command&lt;/span&gt;: next
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h2&gt;
  
  
  Technologies Used
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://reactjs.org/" rel="noopener noreferrer"&gt;React&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://nextjs.org/" rel="noopener noreferrer"&gt;Next&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://greensock.com/gsap/" rel="noopener noreferrer"&gt;gsap&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>opensource</category>
      <category>contributorswanted</category>
      <category>career</category>
      <category>discuss</category>
    </item>
    <item>
      <title>I developed a simple but beautiful developer portfolio template using React and Next.js</title>
      <dc:creator>umutyesildal</dc:creator>
      <pubDate>Tue, 31 Jan 2023 14:19:58 +0000</pubDate>
      <link>https://forem.com/umutyesildal/i-developed-a-simple-but-beautiful-developer-portfolio-template-using-react-and-nextjs-25l7</link>
      <guid>https://forem.com/umutyesildal/i-developed-a-simple-but-beautiful-developer-portfolio-template-using-react-and-nextjs-25l7</guid>
      <description>&lt;h1&gt;
  
  
  Software Developer Folio
&lt;/h1&gt;

&lt;h2&gt;
  
  
  A clean, beautiful and responsive portfolio template for Developers!
&lt;/h2&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%2Frepository-images.githubusercontent.com%2F577325623%2F4f220169-ebd3-4aa6-8e9b-b6b0909b5cd2" 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%2Frepository-images.githubusercontent.com%2F577325623%2F4f220169-ebd3-4aa6-8e9b-b6b0909b5cd2" alt="Portfolio Website"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Nearly all the components are dynamic and easy to use! Feel free to use it as-is or personalize it as much as you want.&lt;/p&gt;

&lt;p&gt;If you'd like to &lt;strong&gt;contribute&lt;/strong&gt; and make this much better for other users, please do.&lt;/p&gt;

&lt;h2&gt;
  
  
  Project Covers
&lt;/h2&gt;

&lt;p&gt;✔️ Homepage\&lt;br&gt;
✔️ Expertise\&lt;br&gt;
✔️ Experience\&lt;br&gt;
✔️ Work and Projects\&lt;br&gt;
✔️ Contact&lt;/p&gt;

&lt;p&gt;To view a live example, &lt;strong&gt;&lt;a href="https://yesildal.me" rel="noopener noreferrer"&gt;click here&lt;/a&gt;&lt;/strong&gt;.&lt;/p&gt;
&lt;h2&gt;
  
  
  Getting Started
&lt;/h2&gt;

&lt;p&gt;These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.&lt;/p&gt;

&lt;p&gt;The versions i have used in the project.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;node@v16.16.0
yarn@1.22.17
git@2.37.3
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h2&gt;
  
  
  How To Use
&lt;/h2&gt;

&lt;p&gt;From your command line and clone.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;&lt;span class="c"&gt;# Clone this repository&lt;/span&gt;
git clone https://github.com/umutyesildal/yesildal.me-personal-portfolio.git

&lt;span class="c"&gt;# Go into the repository&lt;/span&gt;
&lt;span class="nb"&gt;cd &lt;/span&gt;yesildal.me-personal-portfolio

&lt;span class="c"&gt;# Install dependencies&lt;/span&gt;
yarn

&lt;span class="c"&gt;# Start a local dev server&lt;/span&gt;
yarn dev
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h2&gt;
  
  
  Deployment
&lt;/h2&gt;

&lt;p&gt;For deployment I have used &lt;a href="https://vercel.app/" rel="noopener noreferrer"&gt;vercel&lt;/a&gt; and I am pretty happy with it.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;&lt;span class="c"&gt;# Build &amp;amp; Development Settings&lt;/span&gt;
Framework Preset: Nextjs
Build &lt;span class="nb"&gt;command&lt;/span&gt;: next build
Output directory: default
Install &lt;span class="nb"&gt;command&lt;/span&gt;: yarn
Development &lt;span class="nb"&gt;command&lt;/span&gt;: next
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h2&gt;
  
  
  Technologies Used
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://reactjs.org/" rel="noopener noreferrer"&gt;React&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://nextjs.org/" rel="noopener noreferrer"&gt;Next&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://greensock.com/gsap/" rel="noopener noreferrer"&gt;gsap&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>javascript</category>
      <category>react</category>
      <category>nextjs</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
