<?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: zeynep yeşim koç</title>
    <description>The latest articles on DEV Community by zeynep yeşim koç (@zeynep_yesim).</description>
    <link>https://dev.to/zeynep_yesim</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%2F3319571%2F0aceccc3-62a4-45bc-b0b6-2a2160e03dd3.jpg</url>
      <title>DEV Community: zeynep yeşim koç</title>
      <link>https://dev.to/zeynep_yesim</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/zeynep_yesim"/>
    <language>en</language>
    <item>
      <title>NestJS ve Swagger ile API Dokümantasyonu: Kendi Öğrenme Projem</title>
      <dc:creator>zeynep yeşim koç</dc:creator>
      <pubDate>Wed, 06 Aug 2025 13:06:22 +0000</pubDate>
      <link>https://dev.to/zeynep_yesim/nestjs-ve-swagger-ile-api-dokumantasyonu-kendi-ogrenme-projem-3kmg</link>
      <guid>https://dev.to/zeynep_yesim/nestjs-ve-swagger-ile-api-dokumantasyonu-kendi-ogrenme-projem-3kmg</guid>
      <description>&lt;p&gt;  Bugün, NestJS framework'ü örnek bir proje geliştirdim ve bu projeye Swagger entegrasyonu yaptım. Bu süreç, yeni bir teknoloji öğrenmenin ne kadar heyecan verici olabileceğini bir kez daha gösterdi.&lt;/p&gt;

&lt;p&gt;Bu mini projede:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;NestJS CLI kullanarak hızlı bir proje kurulumu gerçekleştirdim.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;API uç noktalarını @ApiTags ve @ApiResponse ile dokümante ettim.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;API'nin veri yapılarını Dto'lar ile tanımladım.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Bu adımların nasıl işlediğini görmek, yazılım geliştirme dünyasına olan ilgimi daha da artırdı. Projenin kaynak kodunu incelemek isterseniz:&lt;/p&gt;




&lt;p&gt;Today, I developed a sample project using the NestJS framework and integrated Swagger into it. This process once again showed me how exciting it can be to learn a new technology.&lt;/p&gt;

&lt;p&gt;In this mini-project:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;I performed a quick project setup using the NestJS CLI.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;I documented the API endpoints with &lt;code&gt;@ApiTags&lt;/code&gt; and &lt;code&gt;@ApiResponse&lt;/code&gt;.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;I defined the API's data structures with DTOs.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Seeing how these steps worked has further increased my interest in the world of software development. If you'd like to check out the source code for the project:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/ZeynepYesim01/nestjs-swagger-example.git" rel="noopener noreferrer"&gt;https://github.com/ZeynepYesim01/nestjs-swagger-example.git&lt;/a&gt;&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%2Fok0551g6aw2opgyto0f9.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%2Fok0551g6aw2opgyto0f9.png" alt=" " width="588" height="873"&gt;&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.amazonaws.com%2Fuploads%2Farticles%2Fic6h6di9uuobj8q0ajeh.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%2Fic6h6di9uuobj8q0ajeh.png" alt=" " width="800" height="405"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>webdev</category>
      <category>learning</category>
      <category>nestjs</category>
    </item>
    <item>
      <title>EcoPanda – A Friendly Guide to Sustainability</title>
      <dc:creator>zeynep yeşim koç</dc:creator>
      <pubDate>Sun, 27 Jul 2025 19:53:27 +0000</pubDate>
      <link>https://dev.to/zeynep_yesim/ecopanda-a-friendly-guide-to-sustainability-59dn</link>
      <guid>https://dev.to/zeynep_yesim/ecopanda-a-friendly-guide-to-sustainability-59dn</guid>
      <description>&lt;p&gt;This is a submission for &lt;a href="https://dev.to/challenges/frontend/axero"&gt;Frontend Challenge: Office Edition sponsored by Axero, Holistic Webdev: Office Space &lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The design aims to deliver a user-friendly interface combined with clean, engaging visuals to offer visitors an enjoyable and interactive experience.&lt;/p&gt;

&lt;p&gt;The welcoming panda character that appears upon loading is intended to bring a smile and grab attention, while the bamboo theme creates a calm and nature-friendly atmosphere. Throughout the design process, we prioritized originality, functionality, and visual balance.&lt;/p&gt;

&lt;p&gt;This project is the result of a collaborative effort that reflects our creative thinking and technical skills.&lt;/p&gt;

&lt;h2&gt;
  
  
  Project Description :
&lt;/h2&gt;

&lt;p&gt;We proudly present EcoPanda, an engaging, multilingual website featuring an adorable animated red panda mascot designed to raise awareness about environmental sustainability. Our platform combines interactive education with a visually appealing design that captivates users of all ages.&lt;br&gt;
What sets us apart is our creative use of character animation and bilingual accessibility, making our message both inclusive and memorable. With EcoPanda, we aim not only to inform but also to inspire action for a greener future.&lt;/p&gt;

&lt;p&gt;Let’s make sustainability fun – one panda at a time!   &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Demo&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;But here's a demo link and the source code:&lt;br&gt;
&lt;a href="https://zeynepyesim01.github.io/sales_marketing_homepage/" rel="noopener noreferrer"&gt;demo link&lt;/a&gt;&lt;br&gt;
&lt;a href="https://github.com/ZeynepYesim01/sales_marketing_homepage" rel="noopener noreferrer"&gt;source code&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Our First Journey into Web Development&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;It's been quite a journey for the three of us, diving headfirst into our first web development competition! We teamed up and built a website from scratch, relying on &lt;strong&gt;HTML&lt;/strong&gt;, &lt;strong&gt;CSS&lt;/strong&gt;, and &lt;strong&gt;JavaScript&lt;/strong&gt; to bring our vision to life.&lt;/p&gt;

&lt;p&gt;For us, a significant part of the learning curve was getting everything to run smoothly, which is why we chose to use &lt;strong&gt;Docker&lt;/strong&gt;. It really helped us manage our environment and ensure our site worked consistently.&lt;/p&gt;

&lt;p&gt;This was our first time participating in a competition like this, and it was an incredible experience. We're pretty proud of what we accomplished together!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What We Built&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Our portal offers a comprehensive set of features to enhance employee experience and productivity:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;&lt;em&gt;Dashboard:&lt;/em&gt;&lt;/strong&gt; A quick overview of the day's essential information.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;em&gt;Meet &amp;amp; Greets Calendar:&lt;/em&gt;&lt;/strong&gt; Keeps track of important meetings and social events.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;em&gt;Announcements:&lt;/em&gt;&lt;/strong&gt; A dedicated section for company updates, including new projects, feedback surveys, office renovations, and company events like a picnic.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;em&gt;Planner:&lt;/em&gt;&lt;/strong&gt; Helps employees manage their tasks, from finalizing reports to scheduling 1:1 meetings.&lt;/li&gt;
&lt;li&gt;
&lt;em&gt;&lt;strong&gt;Employee Clubs:&lt;/strong&gt;&lt;/em&gt; Showcases various interest groups like the Book Club, Art Collective, Fitness Group, and Gaming Guild.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;em&gt;Employees Directory:&lt;/em&gt;&lt;/strong&gt;A visual directory of employee profiles with names and images.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;em&gt;Task Assignment:&lt;/em&gt;&lt;/strong&gt; A feature to assign tasks to employees with specific due dates.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;em&gt;Active Projects:&lt;/em&gt;&lt;/strong&gt; Displays ongoing projects and their current status (In Progress, Planning, Completed).&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;em&gt;Discussion Forum:&lt;/em&gt;&lt;/strong&gt; A platform for employees to post questions and answers, fostering communication and collaboration on topics like sustainability practices.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Built with:&lt;/strong&gt; HTML, CSS, JavaScript&lt;br&gt;
&lt;strong&gt;License:&lt;/strong&gt; MIT&lt;br&gt;
&lt;strong&gt;Browser Support:&lt;/strong&gt; All modern browsers&lt;br&gt;
&lt;strong&gt;Teammates :&lt;/strong&gt; Zeynep Yeşim KOÇ, Merve ALTUN, Firdevs ALTUNTAŞ&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%2Fla8qj2z61r6dnm10h5v4.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%2Fla8qj2z61r6dnm10h5v4.png" alt=" " width="800" height="395"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>frontendchallenge</category>
      <category>css</category>
      <category>javascript</category>
    </item>
  </channel>
</rss>
