<?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: Shivam Soni</title>
    <description>The latest articles on DEV Community by Shivam Soni (@shivam_soni_244deacdd4b3e).</description>
    <link>https://dev.to/shivam_soni_244deacdd4b3e</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%2F2965763%2F363b87c1-776a-43a3-85d5-98e6d1457b97.png</url>
      <title>DEV Community: Shivam Soni</title>
      <link>https://dev.to/shivam_soni_244deacdd4b3e</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/shivam_soni_244deacdd4b3e"/>
    <language>en</language>
    <item>
      <title>Personal Portfolio Builder: A Developer’s Dream Tool Powered by Kendo-React</title>
      <dc:creator>Shivam Soni</dc:creator>
      <pubDate>Sun, 23 Mar 2025 17:53:55 +0000</pubDate>
      <link>https://dev.to/shivam_soni_244deacdd4b3e/personal-portfolio-builder-a-developers-dream-tool-powered-by-kendo-react-40mh</link>
      <guid>https://dev.to/shivam_soni_244deacdd4b3e/personal-portfolio-builder-a-developers-dream-tool-powered-by-kendo-react-40mh</guid>
      <description>&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%2Fgbtfnpd7hfgedt83janx.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%2Fgbtfnpd7hfgedt83janx.png" alt="Image description" width="800" height="381"&gt;&lt;/a&gt;&lt;em&gt;This is a submission for the &lt;a href="https://dev.to/challenges/kendoreact"&gt;KendoReact Free Components Challenge&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What I Built
&lt;/h2&gt;

&lt;p&gt;I created a &lt;strong&gt;Personal Portfolio Builder&lt;/strong&gt;—a React application designed to help developers craft stunning, customizable portfolio webpages effortlessly. The project features a responsive landing page with captivating animations to draw users in, followed by an intuitive builder workflow where users can input their About, Projects, and Contact details. With real-time previews and theme customization, this tool is perfect for showcasing skills and projects to the DEV.to community. Built with over 10 KendoReact free components, it combines functionality with a delightful user experience, making it a practical and visually appealing solution for developers.&lt;/p&gt;

&lt;h3&gt;
  
  
  Demo
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Live Demo&lt;/strong&gt;:kendo-react-ten.vercel.app&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Source Code&lt;/strong&gt;:&lt;a href="https://github.com/ShivamSoni20/kendo-react" rel="noopener noreferrer"&gt;https://github.com/ShivamSoni20/kendo-react&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  KendoReact Experience
&lt;/h2&gt;

&lt;p&gt;I leveraged &lt;strong&gt;10+ KendoReact free components&lt;/strong&gt; to build a robust and interactive UI, showcasing their versatility and ease of use:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;&lt;code&gt;Form&lt;/code&gt;&lt;/strong&gt; &amp;amp; &lt;strong&gt;&lt;code&gt;Field&lt;/code&gt;&lt;/strong&gt;: Structured input fields for About and Contact sections, making data entry seamless.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;code&gt;Input&lt;/code&gt;&lt;/strong&gt; &amp;amp; &lt;strong&gt;&lt;code&gt;TextArea&lt;/code&gt;&lt;/strong&gt;: Captured basic text (name, email) and skills list.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;code&gt;Editor&lt;/code&gt;&lt;/strong&gt;: Enabled rich text bio descriptions with formatting options.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;code&gt;Upload&lt;/code&gt;&lt;/strong&gt;: Allowed profile picture uploads with file restrictions (e.g., &lt;code&gt;.jpg&lt;/code&gt;, &lt;code&gt;.png&lt;/code&gt;).&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;code&gt;Grid&lt;/code&gt;&lt;/strong&gt;: Provided an editable table for adding and managing projects.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;code&gt;Button&lt;/code&gt;&lt;/strong&gt;: Powered actions like saving data and adding projects across the app.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;code&gt;ColorPicker&lt;/code&gt;&lt;/strong&gt;: Let users pick a custom theme color for their portfolio.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;code&gt;Switch&lt;/code&gt;&lt;/strong&gt;: Toggled between dark and light modes for accessibility.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;code&gt;TabStrip&lt;/code&gt;&lt;/strong&gt; &amp;amp; &lt;strong&gt;&lt;code&gt;TabStripTab&lt;/code&gt;&lt;/strong&gt;: Organized the builder into intuitive sections (About, Projects, Contact).&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;code&gt;Avatar&lt;/code&gt;&lt;/strong&gt;: Displayed the profile picture in the preview pane.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;code&gt;PanelBar&lt;/code&gt;&lt;/strong&gt; &amp;amp; &lt;strong&gt;&lt;code&gt;PanelBarItem&lt;/code&gt;&lt;/strong&gt;: Created a collapsible preview section for real-time updates.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;code&gt;Card&lt;/code&gt;&lt;/strong&gt;, &lt;strong&gt;&lt;code&gt;CardTitle&lt;/code&gt;&lt;/strong&gt;, &lt;strong&gt;&lt;code&gt;CardBody&lt;/code&gt;&lt;/strong&gt;: Highlighted features on the landing page with a clean, modern look.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;These components worked together seamlessly, allowing me to focus on functionality while KendoReact handled the heavy lifting of UI design. The TypeScript support was a bonus, though I had to tweak some prop definitions (e.g., &lt;code&gt;Button&lt;/code&gt;’s &lt;code&gt;look&lt;/code&gt;) to align with my vision.&lt;/p&gt;

&lt;h3&gt;
  
  
  Delightfully Designed
&lt;/h3&gt;

&lt;p&gt;To elevate the app’s aesthetics, I used &lt;strong&gt;Progress ThemeBuilder&lt;/strong&gt; to customize the KendoReact theme. I started with the default theme (&lt;code&gt;@progress/kendo-theme-default&lt;/code&gt;) and imported it into my project. Then, I headed to &lt;a href="https://www.telerik.com/kendo-react-ui/components/styling/theme-builder/" rel="noopener noreferrer"&gt;ThemeBuilder&lt;/a&gt;, where I adjusted the primary color to complement the landing page’s gradient background (#f5f7fa to #c3cfe2). I also fine-tuned typography and button styles for a cohesive look.&lt;br&gt;
ThemeBuilder was a game-changer—its intuitive interface let me iterate quickly, and the live preview ensured my changes matched the app’s vibe. Exporting the custom CSS was straightforward, and swapping it into &lt;code&gt;index.tsx&lt;/code&gt; gave my app a professional polish that screams "Delightfully Designed."&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Experience&lt;/strong&gt;:The landing page’s animations (via Framer Motion) paired with KendoReact’s &lt;code&gt;Card&lt;/code&gt; components added a dynamic flair, making the first impression unforgettable. The result is a visually cohesive app that’s both functional and delightful to use.&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>devchallenge</category>
      <category>kendoreactchallenge</category>
      <category>react</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
