<?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: Subha Harini</title>
    <description>The latest articles on DEV Community by Subha Harini (@subhaharini_).</description>
    <link>https://dev.to/subhaharini_</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%2F2948807%2F007a53dc-fcab-4cff-b246-9eba470adc87.png</url>
      <title>DEV Community: Subha Harini</title>
      <link>https://dev.to/subhaharini_</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/subhaharini_"/>
    <language>en</language>
    <item>
      <title>🎯 From College to Career: My Journey with Postman and APIs</title>
      <dc:creator>Subha Harini</dc:creator>
      <pubDate>Thu, 31 Jul 2025 11:09:27 +0000</pubDate>
      <link>https://dev.to/subhaharini_/from-college-to-career-my-journey-with-postman-and-apis-2d6p</link>
      <guid>https://dev.to/subhaharini_/from-college-to-career-my-journey-with-postman-and-apis-2d6p</guid>
      <description>&lt;p&gt;&lt;strong&gt;Hi everyone! 👋&lt;/strong&gt;&lt;br&gt;
I’m Subha, a recent Computer Science graduate who is passionate about building full-stack web applications. As I transitioned from college to career-building, I realized that one of the most important skills developers need today is a strong understanding of APIs.&lt;/p&gt;

&lt;p&gt;That's when I discovered the Postman Student Expert program, which gave me hands-on experience and confidence working with APIs in real-world scenarios.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🎯 Why I Decided to Learn Postman&lt;/strong&gt;&lt;br&gt;
In every project I worked on — whether it was connecting to a weather API or storing user data — APIs played a critical role. But testing and understanding them wasn’t always easy.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Postman helped me:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Send and test HTTP requests (GET, POST, PUT, DELETE)&lt;/li&gt;
&lt;li&gt;Work with query and path parameters&lt;/li&gt;
&lt;li&gt;Use environment and collection variables to simplify workflows&lt;/li&gt;
&lt;li&gt;Automate API tests with JavaScript scripts&lt;/li&gt;
&lt;li&gt;Add authentication using API Keys&lt;/li&gt;
&lt;li&gt;Organize requests into reusable, shareable collections&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;🧪 What I Did During the Skill Check&lt;/strong&gt;&lt;br&gt;
In the Postman Student Expert program, I built a mock project using the Postman Echo API where I:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Made a POST request to simulate booking a movie&lt;/li&gt;
&lt;li&gt;Added a query parameter movieName with my favorite film&lt;/li&gt;
&lt;li&gt;Sent a JSON body with the actor’s name&lt;/li&gt;
&lt;li&gt;Used API Key authorization&lt;/li&gt;
&lt;li&gt;Wrote a Test Script to automatically store the actor’s name as a collection variable&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Here’s a glimpse of the script I used:&lt;/p&gt;

&lt;p&gt;&lt;code&gt;let res = pm.response.json();&lt;br&gt;
pm.collectionVariables.set("favoriteActor", res.json.actorName);&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;It was exciting to learn how everything — request, body, headers, auth, and scripts — worked together in one clean workflow.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📝 My Personal Notes&lt;/strong&gt;&lt;br&gt;
While learning, I also created detailed notes on:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;What APIs are and how they’re used in the real world&lt;/li&gt;
&lt;li&gt;Types of APIs (REST, GraphQL, etc.)&lt;/li&gt;
&lt;li&gt;Status codes (200 OK, 404 Not Found, etc.)&lt;/li&gt;
&lt;li&gt;Variables and scopes in Postman&lt;/li&gt;
&lt;li&gt;Query parameters vs. path variables&lt;/li&gt;
&lt;li&gt;Authorization methods like API Keys and OAuth&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;📄 These notes helped me understand not just the how but also the why of API design and testing.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🎓 From Student Expert to Confident Developer&lt;/strong&gt;&lt;br&gt;
Even though I’ve now graduated, I continue to use Postman in my projects. For example, I’m currently building a smart ingredient checker app where APIs help scan, analyze, and compare product details in real time.&lt;/p&gt;

&lt;p&gt;What I love most about Postman is that it's not just for backend developers — it's for anyone building modern apps.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🧡 Thank You, Postman&lt;/strong&gt;&lt;br&gt;
The Student Expert program was an incredible learning opportunity — it helped me improve my technical skills and build confidence for job interviews and real-world projects.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;📢 Want to Become a Student Expert Too?&lt;/strong&gt;&lt;br&gt;
Here’s the official link to apply:&lt;br&gt;
👉 &lt;a href="https://www.postman.com/student-program/student-expert/" rel="noopener noreferrer"&gt;https://www.postman.com/student-program/student-expert/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;And if you’re already a graduate like me — don’t worry. You can still contribute to the Postman community by sharing your journey and applying for the Postman Community Contribution Program.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🎓 My Badge&lt;/strong&gt;&lt;br&gt;
I earned my official Postman Student Expert badge!&lt;br&gt;&lt;br&gt;
📜 &lt;a href="https://badgr.com/public/assertions/VMSwV1yVRNWG3AJhLzRVRA?identity__email=subhasenniappan%40gmail.com" rel="noopener noreferrer"&gt;Click here to view my badge on Badgr&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🙌 Let’s Connect&lt;/strong&gt;&lt;br&gt;
💬 Have questions about APIs or Postman? Leave a comment!&lt;br&gt;
🧠 Want to read more content like this? Follow me on Dev.to&lt;/p&gt;

</description>
      <category>postman</category>
      <category>api</category>
      <category>testing</category>
      <category>webdev</category>
    </item>
    <item>
      <title>🚀 Building My Project During Job Hunt — Should I Go Solo or Use ChatGPT?</title>
      <dc:creator>Subha Harini</dc:creator>
      <pubDate>Thu, 31 Jul 2025 07:13:26 +0000</pubDate>
      <link>https://dev.to/subhaharini_/building-my-project-during-job-hunt-should-i-go-solo-or-use-chatgpt-52i3</link>
      <guid>https://dev.to/subhaharini_/building-my-project-during-job-hunt-should-i-go-solo-or-use-chatgpt-52i3</guid>
      <description>&lt;p&gt;&lt;strong&gt;Hey devs! 👋&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;I’m currently between graduation and my first job. Instead of just waiting, I started working on my own project — SafeScan, a smart product &amp;amp; ingredient safety checker that I’m building using React, Node.js, MongoDB, and a bit of OCR with Tesseract.js.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;But while working on it, I’ve had this ongoing question in my mind:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;🤔 Should I Build This Entirely On My Own or Use ChatGPT as a Guide?&lt;br&gt;
Here’s what I’ve been experiencing:&lt;/p&gt;

&lt;p&gt;🔹 Doing it solo forces me to Google a lot, struggle through docs, and figure out every detail on my own. It’s slow — but deeply satisfying.&lt;/p&gt;

&lt;p&gt;🔹 Using ChatGPT speeds things up. It’s like having a senior dev next to me. I can ask questions, debug faster, and get clarity on tough concepts. Honestly, it’s helped me stay consistent and motivated.&lt;/p&gt;

&lt;p&gt;Also, let's face it — AI like ChatGPT is becoming a part of our daily life. Knowing how to use it smartly does boost productivity.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🧠 But Here’s Where I’m Stuck…&lt;/strong&gt;&lt;br&gt;
Even if I understand the code and concepts ChatGPT helps me with, interviews are a different game. You’re expected to write the code yourself, explain your thought process clearly, and solve problems without any help.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;So now I’m a bit confused:&lt;/strong&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Is building a project with ChatGPT really helping me become interview-ready?&lt;br&gt;
Or should I force myself to build everything solo, even if it’s slower and more frustrating?&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;strong&gt;💬 What Do You Think?&lt;/strong&gt;&lt;br&gt;
👉 Have you built projects with or without AI assistance?&lt;br&gt;
👉 Do you think using ChatGPT helps or hurts long-term growth and interview performance?&lt;/p&gt;

&lt;p&gt;I’d love to hear your experience and advice — I’m still figuring out what’s best for learning, growing, and eventually landing the right job.&lt;/p&gt;

&lt;p&gt;Thanks in advance for reading!&lt;/p&gt;

</description>
      <category>career</category>
      <category>learning</category>
      <category>chatgpt</category>
      <category>webdev</category>
    </item>
    <item>
      <title>🧩 Learning, Failing, and Growing: My Tech Story</title>
      <dc:creator>Subha Harini</dc:creator>
      <pubDate>Sun, 23 Mar 2025 12:32:09 +0000</pubDate>
      <link>https://dev.to/subhaharini_/learning-failing-and-growing-my-tech-story-2835</link>
      <guid>https://dev.to/subhaharini_/learning-failing-and-growing-my-tech-story-2835</guid>
      <description>&lt;p&gt;&lt;strong&gt;🌱 Hello Devs! I’m Subhaharini!&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;I come from a middle-class agricultural family where hard work is a way of life. Being the first child in the family, I’ve always felt the responsibility to pave my own path.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;💡 My Journey So Far:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;I chose Bio-Maths in 12th grade, even though I wanted CSE, but fate had other plans. I pursued CSE in college, thinking it would be an easy route to land a job. But reality hit me hard—I didn’t even understand a single line of code in my first year!&lt;/p&gt;

&lt;p&gt;My college was 82 km away from home, and with a 6:25 AM bus ride and a 7 PM return, learning was tough. I didn’t have a laptop initially, so I started learning HTML, CSS, and JS through Sololearn on my phone, balancing my dreams with family responsibilities.&lt;/p&gt;

&lt;p&gt;Things changed when I got an old government laptop (Windows 8!) from a relative. It was slow, took 5 minutes to open Chrome, but it taught me patience and perseverance. With that, I explored Java, solved basic problems on CodeChef, and gradually built confidence.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;⚡ Turning Point:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;In my 3rd year, I discovered Atlassian during an orientation program, and that spark made me dive into learning about DevOps and project management tools.&lt;br&gt;
Despite facing rejections in multiple interviews (including Zoho where I missed a function logic), I kept going. Rejections became steps toward growth, and I promised myself that I would crack it one day.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🚀 Where I Am Now:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;I’m currently a full-stack trainee intern at araCreate Group, where I’ve learned React, Tailwind, Node.js, Express.js, and MongoDB.&lt;/p&gt;

&lt;p&gt;I’m mastering the art of combining AI with development to work smarter, not harder.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🎯 What’s Next?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;I’m on a mission to create impactful projects, strengthen DSA skills, and explore core CS concepts. My ultimate dream is to work at Atlassian, and I’m determined to make that dream a reality.&lt;/p&gt;

&lt;p&gt;💬 I’m excited to connect with fellow developers, exchange ideas, and grow together!&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>mentorship</category>
      <category>programming</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
