<?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: Harsh Kumar</title>
    <description>The latest articles on DEV Community by Harsh Kumar (@harsh_kumar_0904).</description>
    <link>https://dev.to/harsh_kumar_0904</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3716876%2F8ccf2846-b923-4555-8fd2-41ce3a7b8dd4.jpg</url>
      <title>DEV Community: Harsh Kumar</title>
      <link>https://dev.to/harsh_kumar_0904</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/harsh_kumar_0904"/>
    <language>en</language>
    <item>
      <title>Building an AI Tool That Converts Text into Realistic Handwriting - Handify ai</title>
      <dc:creator>Harsh Kumar</dc:creator>
      <pubDate>Mon, 03 Aug 2026 06:45:37 +0000</pubDate>
      <link>https://dev.to/harsh_kumar_0904/building-an-ai-tool-that-converts-text-into-realistic-handwriting-handify-ai-4ch5</link>
      <guid>https://dev.to/harsh_kumar_0904/building-an-ai-tool-that-converts-text-into-realistic-handwriting-handify-ai-4ch5</guid>
      <description>&lt;p&gt;&lt;a href="http://handify.in/" rel="noopener noreferrer"&gt;Handify ai&lt;/a&gt;&lt;br&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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fxp20mg7tiilf02mlbn8r.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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fxp20mg7tiilf02mlbn8r.png" alt="Google search Console for my new project, started getting organic search" width="606" height="812"&gt;&lt;/a&gt;Like many side projects, this one started because I had a simple problem to solve.&lt;/p&gt;

&lt;p&gt;I wanted a way to convert digital text into realistic handwritten notes without spending hours writing everything manually. Most existing tools I tried either looked too robotic or offered very little customization.&lt;/p&gt;

&lt;p&gt;So I decided to build my own.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The Goal&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Instead of just changing a font, I wanted the output to actually feel handwritten.&lt;/p&gt;

&lt;p&gt;Some of the features I focused on were:&lt;/p&gt;

&lt;p&gt;📝 Convert typed text into realistic handwriting&lt;br&gt;
📄 Upload your own notebook or paper template&lt;br&gt;
✍️ Multiple handwriting styles&lt;br&gt;
🔀 Mix two handwriting fonts for a more natural appearance&lt;br&gt;
🎲 Character variation so repeated letters don't always look identical&lt;br&gt;
📥 Export high-quality PDFs ready for printing&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Challenges&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Making handwriting look "real" is much harder than simply rendering a handwriting font.&lt;/p&gt;

&lt;p&gt;Some of the biggest challenges were:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Preventing repeated letters from looking identical.&lt;/li&gt;
&lt;li&gt;Keeping line spacing and word wrapping natural.&lt;/li&gt;
&lt;li&gt;Supporting different paper templates.&lt;/li&gt;
&lt;li&gt;Generating high-resolution PDFs without losing quality.&lt;/li&gt;
&lt;li&gt;Making the experience fast enough to generate pages within seconds.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Small details make a surprisingly big difference when people compare AI-generated handwriting with actual handwriting.&lt;/p&gt;

&lt;p&gt;*&lt;em&gt;Tech Stack&lt;br&gt;
*&lt;/em&gt;&lt;br&gt;
The project is built using:&lt;/p&gt;

&lt;p&gt;React&lt;br&gt;
TypeScript&lt;br&gt;
Firebase&lt;br&gt;
Vite&lt;br&gt;
Capacitor (Android App)&lt;br&gt;
Google Analytics&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What I Learned&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Building the product was only half the work.&lt;/p&gt;

&lt;p&gt;The harder challenge has been:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;SEO&lt;/li&gt;
&lt;li&gt;Google Search indexing&lt;/li&gt;
&lt;li&gt;Play Store optimization&lt;/li&gt;
&lt;li&gt;Improving conversion rates&lt;/li&gt;
&lt;li&gt;Understanding user behavior through analytics&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;A great product doesn't automatically get users—you also need to make it discoverable.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Current Progress&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The project is still growing, but it's already receiving organic traffic from Google and users have started using it for:&lt;/p&gt;

&lt;p&gt;Study notes&lt;br&gt;
College assignments&lt;br&gt;
Personal journals&lt;br&gt;
Printable handwritten documents&lt;/p&gt;

&lt;p&gt;Seeing people use something you built is incredibly motivating.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;I'd Love Your Feedback&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;If you're interested in AI productivity tools or document generation, I'd appreciate your thoughts on the project.&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://handify.in" rel="noopener noreferrer"&gt;https://handify.in&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I'm always looking for suggestions and feature ideas from developers and users alike.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>webdev</category>
      <category>productivity</category>
      <category>architecture</category>
    </item>
    <item>
      <title>Driving Through My World of Code — A Playable Portfolio with Waterfalls, Wildlife, and Working Tech</title>
      <dc:creator>Harsh Kumar</dc:creator>
      <pubDate>Wed, 28 Jan 2026 16:16:00 +0000</pubDate>
      <link>https://dev.to/harsh_kumar_0904/driving-through-my-world-of-code-a-playable-portfolio-with-waterfalls-wildlife-and-working-tech-57o7</link>
      <guid>https://dev.to/harsh_kumar_0904/driving-through-my-world-of-code-a-playable-portfolio-with-waterfalls-wildlife-and-working-tech-57o7</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for the &lt;a href="https://dev.to/challenges/new-year-new-you-google-ai-2025-12-31"&gt;New Year, New You Portfolio Challenge Presented by Google AI&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  About Me
&lt;/h2&gt;

&lt;p&gt;I’m Harsh Kumar, a Computer Science student focused on AI &amp;amp; ML, but more importantly — a builder who loves solving real-world problems around me.&lt;/p&gt;

&lt;p&gt;I come from Purnea, Bihar, and before college I was already working with local businesses on their digital presence. That experience shaped how I see technology — not just as code, but as a tool to fix messy, inefficient, real-life systems.&lt;/p&gt;

&lt;p&gt;Through my projects, I try to bridge the gap between ground-level problems and practical tech solutions. Whether it’s helping a Honda dealership manage data better, building systems for college students, or creating digital tools for hospitals and campus communities, my goal is always the same:&lt;/p&gt;

&lt;p&gt;Use technology where it actually matters.&lt;/p&gt;

&lt;p&gt;This portfolio represents my journey of building with limited resources, learning by doing, and turning everyday problems into working digital solutions.&lt;/p&gt;

&lt;h2&gt;
  
  
  Portfolio
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Use control:&lt;/strong&gt;&lt;br&gt;
W,A,S,D - Movement&lt;br&gt;
E - interact with buildings&lt;br&gt;
Shift - boost&lt;br&gt;
Space - Jump&lt;/p&gt;

&lt;p&gt;For live demo, here is my Portfolio &lt;a href="https://drive-through-portfolio-2-0-244615643119.us-west1.run.app" rel="noopener noreferrer"&gt;link&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Turn on Sound&lt;/strong&gt;&lt;br&gt;
&lt;/p&gt;
&lt;div class="ltag__cloud-run"&gt;
  &lt;iframe height="600px" src="https://drive-through-portfolio-2-0-244615643119.us-west1.run.app"&gt;
  &lt;/iframe&gt;
&lt;/div&gt;


&lt;p&gt;&lt;em&gt;Click on Jump(with mouse) and then WASD to control.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;--labels dev-tutorial=devnewyear2026&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  How I Built It
&lt;/h2&gt;

&lt;p&gt;This portfolio is not a traditional scrolling website — it’s an interactive 3D world where visitors can explore my work by driving a car and interacting with different buildings. Each building represents a part of my journey, skills, or projects.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Development Approach:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;I built the entire experience using Google AI Studio as my primary development environment. Instead of following a standard template, I used AI-assisted iteration to design a portfolio that feels more like a playable experience than a website.&lt;/p&gt;

&lt;p&gt;The idea was to make exploring my work feel like exploration in the real world — you don’t just scroll, you discover.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Tech &amp;amp; Tools:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Frontend Experience: 3D web environment (interactive scene, movement, object interaction)&lt;/li&gt;
&lt;li&gt;Design Style: Game-inspired portfolio interface&lt;/li&gt;
&lt;li&gt;Deployment: Google Cloud Run via Google AI Studio&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;AI Tools Used: &lt;br&gt;
Google AI Studio for:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Structuring the application logic&lt;/li&gt;
&lt;li&gt;Designing interactive behavior&lt;/li&gt;
&lt;li&gt;Refining UI/UX ideas&lt;/li&gt;
&lt;li&gt;Improving written content and storytelling&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Design Decisions:&lt;/strong&gt;&lt;br&gt;
I intentionally avoided a traditional resume-style layout. Instead, I focused on:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Immersion over scrolling&lt;/li&gt;
&lt;li&gt;Interaction over static sections&lt;/li&gt;
&lt;li&gt;Exploration over navigation menus&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This reflects how I approach technology — I like building systems that people experience, not just use.&lt;/p&gt;

&lt;h2&gt;
  
  
  What I'm Most Proud Of
&lt;/h2&gt;

&lt;p&gt;🌍 &lt;strong&gt;Turning a Portfolio into an Experience&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Most portfolios show projects in cards or lists. I transformed mine into a 3D interactive world where:&lt;/li&gt;
&lt;li&gt;You can drive a car to move around&lt;/li&gt;
&lt;li&gt;Each building represents a different section (projects, skills, journey, etc.)&lt;/li&gt;
&lt;li&gt;Visitors learn about me through interaction, not just reading&lt;/li&gt;
&lt;li&gt;This makes the portfolio memorable and engaging, like a small open-world demo.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;🧠 &lt;strong&gt;Blending Creativity with Technology&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;This project shows that I don’t just build systems — I think about how people experience technology. Combining:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Web development&lt;/li&gt;
&lt;li&gt;Interactive design&lt;/li&gt;
&lt;li&gt;3D environment thinking&lt;/li&gt;
&lt;li&gt;AI-assisted development
helped me push beyond a standard portfolio into something more experimental and creative.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;☁️ &lt;strong&gt;Cloud-Ready Architecture&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Deploying the app using Google AI Studio → Cloud Run allowed the project to run in a secure, scalable cloud environment while keeping AI keys protected. This gave the portfolio a production-style deployment, not just local hosting.&lt;/p&gt;

&lt;p&gt;🚧 &lt;strong&gt;Stepping Outside My Comfort Zone&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;This project challenged me to work with:&lt;/li&gt;
&lt;li&gt;Interactive environments&lt;/li&gt;
&lt;li&gt;Spatial thinking (designing in 3D space)&lt;/li&gt;
&lt;li&gt;Non-traditional navigation systems&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;It represents growth — not just in technical skills, but in how I think about user experience.&lt;/p&gt;

&lt;p&gt;You reached the end of the road! Before you drive off, feel free to share feedback or thoughts — it helps me build better worlds.&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>googleaichallenge</category>
      <category>portfolio</category>
      <category>gemini</category>
    </item>
  </channel>
</rss>
