<?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: Sejdi Gashi</title>
    <description>The latest articles on DEV Community by Sejdi Gashi (@sejdi_gashi).</description>
    <link>https://dev.to/sejdi_gashi</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%2F3062933%2Fc915caba-354c-43c8-8a93-225e59abeb7f.png</url>
      <title>DEV Community: Sejdi Gashi</title>
      <link>https://dev.to/sejdi_gashi</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sejdi_gashi"/>
    <language>en</language>
    <item>
      <title>Live and Online: Our Food Waste Reduction Platform is Almost Ready!</title>
      <dc:creator>Sejdi Gashi</dc:creator>
      <pubDate>Wed, 11 Jun 2025 19:32:30 +0000</pubDate>
      <link>https://dev.to/sejdi_gashi/live-and-online-our-food-waste-reduction-platform-is-almost-ready-5dfi</link>
      <guid>https://dev.to/sejdi_gashi/live-and-online-our-food-waste-reduction-platform-is-almost-ready-5dfi</guid>
      <description>&lt;p&gt;I’m excited to share a big milestone in our journey: our backend API and database are now live on DigitalOcean! This marks a major step from what started as a university project into a nearly ready, real-world platform to help reduce food waste. &lt;br&gt;
If you’ve been following along, this project began as part of my internship and final semester requirement. From early brainstorming sessions and climbing the Laravel learning curve, it’s grown into a working app connecting businesses with surplus food to those who need it.&lt;/p&gt;

&lt;p&gt;✅ What We’ve Accomplished:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Backend (Laravel) and MySQL database deployed on DigitalOcean&lt;/li&gt;
&lt;li&gt;RESTful API endpoints tested and production-ready&lt;/li&gt;
&lt;li&gt;Frontend (React) is almost done — just polishing UI/UX&lt;/li&gt;
&lt;li&gt;End-to-end flow fully validated locally&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;🔧 What’s Left:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Squashing a few last-minute bugs and fine-tuning performance&lt;/li&gt;
&lt;li&gt;Final round of usability testing&lt;/li&gt;
&lt;li&gt;Collecting feedback from early testers&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This has been a huge learning experience — not just technically (Laravel, React, deployment, testing), but also in understanding how to build something that can make a real-world impact.&lt;/p&gt;

&lt;p&gt;🌐 Live app: &lt;a href="https://ndihmo-tjetrin.netlify.app/" rel="noopener noreferrer"&gt;https://ndihmo-tjetrin.netlify.app/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Thanks for reading! Would love to hear your thoughts — and if you've built anything similar, feel free to share.&lt;/p&gt;

</description>
      <category>laravel</category>
      <category>react</category>
      <category>webdev</category>
      <category>devops</category>
    </item>
    <item>
      <title>From Idea to MVP: Our Food Waste Reduction Platform</title>
      <dc:creator>Sejdi Gashi</dc:creator>
      <pubDate>Tue, 20 May 2025 08:56:11 +0000</pubDate>
      <link>https://dev.to/sejdi_gashi/from-idea-to-mvp-our-food-waste-reduction-platform-3kn5</link>
      <guid>https://dev.to/sejdi_gashi/from-idea-to-mvp-our-food-waste-reduction-platform-3kn5</guid>
      <description>&lt;p&gt;About a month ago, I shared how my internship and final semester project came together perfectly, giving me the chance to dive into Laravel while building a platform to reduce food waste by connecting businesses with surplus food.&lt;/p&gt;

&lt;p&gt;I’m excited to say we’re nearly done!&lt;/p&gt;

&lt;p&gt;Over the past few weeks, our team has been polishing the app — fixing bugs, refining the user experience, and preparing for launch. The backend and database will be hosted soon, making the platform live and accessible.&lt;/p&gt;

&lt;p&gt;Looking Back at the Tech Stack:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Backend: PHP Laravel — my internship experience gave me a strong foundation here, and I’ve deepened my understanding of scalable architecture, API development, and ORM relationships.&lt;/li&gt;
&lt;li&gt;Frontend: React — my teammate has built a clean, responsive UI that complements the functionality we’ve worked hard to develop on the backend, resulting in a seamless user experience across the platform.&lt;/li&gt;
&lt;li&gt;Database: MySQL — we designed the schema to handle complex relationships efficiently, especially for managing users, food listings, and organization profiles.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This project has been both technically and personally rewarding. We’ve approached it like a real-world product, learning through every challenge.&lt;/p&gt;

&lt;p&gt;What’s Next:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Deploying the backend and database online&lt;/li&gt;
&lt;li&gt;Final usability testing&lt;/li&gt;
&lt;li&gt;Gathering feedback for improvements&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If you’ve worked on something similar or have any tips for hosting and scaling Laravel apps, I’d love to connect and learn from your experience.&lt;/p&gt;

&lt;p&gt;Thanks for following along — more updates soon!&lt;/p&gt;

</description>
    </item>
    <item>
      <title>My Journey Building a Food Waste Reduction App with Laravel</title>
      <dc:creator>Sejdi Gashi</dc:creator>
      <pubDate>Fri, 18 Apr 2025 20:21:47 +0000</pubDate>
      <link>https://dev.to/sejdi_gashi/my-journey-building-a-food-waste-reduction-app-with-laravel-5aod</link>
      <guid>https://dev.to/sejdi_gashi/my-journey-building-a-food-waste-reduction-app-with-laravel-5aod</guid>
      <description>&lt;p&gt;Three months ago, I started my internship as a backend developer. At the company, we use PHP Laravel to build scalable web applications, and this role has been an exciting opportunity for me to dive deep into the framework. So far, it’s been a rewarding experience.&lt;/p&gt;

&lt;p&gt;Around the same time, during our 'Lab Course' subject in the final semester of Computer Science and Engineering, we were encouraged to work on real-world projects. The best part? We had complete freedom to turn our own ideas into functional applications. My team and I brainstormed several ideas, but one stood out: Food Waste Reduction. The concept was to create a platform that connects businesses and organizations to share surplus food and reduce waste. It felt like a meaningful way to apply our technical skills to a real-world problem.&lt;/p&gt;

&lt;p&gt;Since I was already getting hands-on experience with Laravel during my internship, I saw this as the perfect opportunity to apply and expand on my skills. I suggested we use it for the backend of our project. The team agreed, and we moved forward with Laravel as our backend technology. It turned out to be the right decision — Laravel’s ecosystem, structure, and tooling made it easier to build a robust and scalable backend.&lt;/p&gt;

&lt;p&gt;On the front end, my teammate is working with React to create an intuitive and responsive interface. This combination of Laravel for the backend and React for the front end has allowed us to build a seamless and efficient application. Throughout this journey, I’ve learned a lot — not just about Laravel, but also about building something that has both technical complexity and social impact.&lt;/p&gt;

&lt;p&gt;What I’ve Learned So Far:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Structuring a Laravel project for scalability and maintainability&lt;/li&gt;
&lt;li&gt;Using Eloquent ORM for managing complex database relationships&lt;/li&gt;
&lt;li&gt;Building RESTful APIs and integrating them with other services&lt;/li&gt;
&lt;li&gt;Collaborating effectively in a small dev team with real-world constraints&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;As part of the “Learn in Public” mindset, I’m sharing this journey to connect with the community, get feedback, and improve along the way. I’m excited about the progress we’ve made and will continue posting updates as we get closer to completing the project. If you’ve worked on something similar — or are just curious — I’d love to hear your thoughts!&lt;/p&gt;

&lt;p&gt;P.S. Shoutout to ChatGPT for generating the cover image 😆&lt;/p&gt;

</description>
      <category>laravel</category>
      <category>php</category>
      <category>backend</category>
      <category>api</category>
    </item>
  </channel>
</rss>
