<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Diary of a developer]]></title><description><![CDATA[Diary of a developer]]></description><link>https://sameerposwal.hashnode.dev</link><generator>RSS for Node</generator><lastBuildDate>Mon, 31 Aug 2026 15:06:32 GMT</lastBuildDate><atom:link href="https://sameerposwal.hashnode.dev/rss.xml" rel="self" type="application/rss+xml"/><language><![CDATA[en]]></language><ttl>60</ttl><item><title><![CDATA[How to make a perfect developer portfolio]]></title><description><![CDATA[I just finished making my portfolio website and it was definitely a mentally taxing process. From setting up the project to deploying it, I faced some challenges and got to learn a few things about how a portfolio should be made and what are the key ...]]></description><link>https://sameerposwal.hashnode.dev/how-to-make-a-perfect-developer-portfolio</link><guid isPermaLink="true">https://sameerposwal.hashnode.dev/how-to-make-a-perfect-developer-portfolio</guid><category><![CDATA[portfolio]]></category><category><![CDATA[engineering]]></category><category><![CDATA[Developer]]></category><category><![CDATA[Website design]]></category><category><![CDATA[webdevelopment]]></category><category><![CDATA[portfoliowebsite]]></category><category><![CDATA[Web Development]]></category><category><![CDATA[webdev]]></category><category><![CDATA[Next.js]]></category><category><![CDATA[Tailwind CSS]]></category><category><![CDATA[TypeScript]]></category><category><![CDATA[Frontend Development]]></category><category><![CDATA[UI]]></category><category><![CDATA[UX]]></category><dc:creator><![CDATA[Sameer Poswal]]></dc:creator><pubDate>Sun, 21 Apr 2024 11:51:03 GMT</pubDate><enclosure url="https://cdn.hashnode.com/res/hashnode/image/upload/v1713699944037/21023f3b-b66f-4975-ba37-6d4a2de5ca83.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>I just finished making my portfolio website and it was definitely a mentally taxing process. From setting up the project to deploying it, I faced some challenges and got to learn a few things about how a portfolio should be made and what are the key things to keep in mind while designing it.</p>
<p>. The first major thing about any portfolio is the <strong>template and color theme</strong> you are going with. If you have selected a template, then you are good to go. But if you are designing it from scratch (which I did), then choosing the right color palette is of utmost importance.</p>
<p>. The theme of your portfolio leaves the first impression of your personality. If you are a developer/engineer, <strong>minimalism is the key</strong>, if you are a designer, go with the boldest idea in your mind.</p>
<p>. I have used a color palette with variations of brown and beige. The idea behind using this specific theme was to leave an impression of professionalism and discipline as darker and bold tones are generally referred to as serious colors. So, choose your color palette accordingly.</p>
<p>. <strong>Animations are important</strong>! Only if you use subtle ones ( eg: fading animations, blur, scale, etc. )</p>
<p>. Our portfolio in most cases will be seen by a recruiter, so it's our job to make a <strong>clean and clear UI</strong> with minimum clutter so that the other person does not need to exert extra effort scrolling through our website.</p>
<p>. Your main focus should be on the homepage or the hero section of your website, that screen will decide whether others want to spend time on your portfolio or not.</p>
<p>. <strong>Gamify</strong> it by including small easter eggs that will eventually make your portfolio interesting.</p>
<p>. A portfolio is not a portfolio if there are no contact details of the person. Don't forget to <strong>add your contact details</strong>, your resume, and relevant social links.</p>
<p><a target="_blank" href="http://sameerposwal.vercel.app">HERE'S MY PORTFOLIO WEBSITE</a></p>
<p><strong>Tech stack used</strong>: NextJS, TypeScript, Tailwind CSS, Framer Motion</p>
<p>Feel free to use this design if you like it. You can get the code from my GitHub.</p>
<p>Thank You!</p>
]]></content:encoded></item><item><title><![CDATA[Made a free platform to take digital signatures]]></title><description><![CDATA[Finished up with this project as I was playing and learning around HTML Canvas from the past few days and came up with this.
Digital-Ink is a web application made in Next.js that helps the user in getting their digital signatures within seconds, also...]]></description><link>https://sameerposwal.hashnode.dev/made-a-free-platform-to-take-digital-signatures</link><guid isPermaLink="true">https://sameerposwal.hashnode.dev/made-a-free-platform-to-take-digital-signatures</guid><category><![CDATA[HTML5]]></category><category><![CDATA[canvas]]></category><category><![CDATA[React]]></category><category><![CDATA[Next.js]]></category><category><![CDATA[Tailwind CSS]]></category><category><![CDATA[Frontend Development]]></category><category><![CDATA[frontend]]></category><category><![CDATA[engineering]]></category><dc:creator><![CDATA[Sameer Poswal]]></dc:creator><pubDate>Fri, 12 Apr 2024 12:36:00 GMT</pubDate><enclosure url="https://cdn.hashnode.com/res/hashnode/image/upload/v1712925141986/adc5f17f-8b88-48aa-bde0-1c9953e6d1eb.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Finished up with this project as I was playing and learning around HTML Canvas from the past few days and came up with this.</p>
<p>Digital-Ink is a web application made in Next.js that helps the user in getting their digital signatures within seconds, also allowing them to download it on-the-go with transparent backgrounds for future use.</p>
<p>Styling is done using Tailwind CSS (everyone's favourite)</p>
<p>Live Link : digitalinknew.vercel.app</p>
<p>Github : https://github.com/poswalsameer/DigitalInk</p>
<p>I am open for suggestions and future improvements of this application. Feel free to comment your thoughts.</p>
<p>Thank You!</p>
]]></content:encoded></item></channel></rss>