<?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: OGUNSUYI JOSEPH OLUWASEUN</title>
    <description>The latest articles on DEV Community by OGUNSUYI JOSEPH OLUWASEUN (@emmijozzy).</description>
    <link>https://dev.to/emmijozzy</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%2F863670%2F9265cfa2-19a2-406c-9d2a-8647b4cc6e15.jpeg</url>
      <title>DEV Community: OGUNSUYI JOSEPH OLUWASEUN</title>
      <link>https://dev.to/emmijozzy</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/emmijozzy"/>
    <language>en</language>
    <item>
      <title>🚀 Just completed my BookLibrary Full-Stack Application! 📚</title>
      <dc:creator>OGUNSUYI JOSEPH OLUWASEUN</dc:creator>
      <pubDate>Tue, 03 Jun 2025 14:39:28 +0000</pubDate>
      <link>https://dev.to/emmijozzy/just-completed-my-booklibrary-full-stack-application-2mmd</link>
      <guid>https://dev.to/emmijozzy/just-completed-my-booklibrary-full-stack-application-2mmd</guid>
      <description>&lt;p&gt;Built a comprehensive digital library management system implementing Clean Architecture principles and modern development practices.&lt;/p&gt;

&lt;p&gt;🔧 Tech Stack: • Backend: .NET 8 Web API with Clean Architecture • Frontend: React + Vite + TypeScript&lt;br&gt;
• Database: PostgreSQL with Entity Framework Core • Authentication: JWT with ASP.NET Core Identity • File Storage: Cloudinary for images &amp;amp; PDFs • Deployment: Render (Backend)&lt;/p&gt;

&lt;p&gt;✨ Key Features: • Complete user authentication system (register, login, email verification) • Book CRUD operations with file uploads • Category management system • Public/Private book sharing capabilities • Password reset with email notifications • Responsive cross-platform design&lt;/p&gt;

&lt;p&gt;🏗️ Clean Architecture Implementation: • Application Layer: Business logic with service interfaces (IBookService, ICategoryService, IAuthenticationService) • Infrastructure Layer: Data access with Repository pattern, external services (Cloudinary, Email) • Host Layer: API controllers and dependency injection • Domain Layer: Core entities and business rules • Proper separation of concerns and dependency inversion&lt;/p&gt;

&lt;p&gt;🛠️ Technical Highlights: • Generic Repository pattern for data access • Service layer with comprehensive DTOs • JWT token management with refresh tokens • Database migrations with backup strategies • CORS configuration for frontend integration • Structured logging with Serilog • AutoMapper for object mapping&lt;/p&gt;

&lt;p&gt;📊 Looking for feedback on: • Clean Architecture implementation • Code structure &amp;amp; best practices • Performance optimization opportunities • Security enhancements • Deployment strategies&lt;/p&gt;

&lt;p&gt;🔗 GitHub: &lt;a href="https://github.com/Emmijozzy/BookLibrary" rel="noopener noreferrer"&gt;https://github.com/Emmijozzy/BookLibrary&lt;/a&gt; &lt;br&gt;
🌐 Live Demo: &lt;a href="https://booklibrary-fyic.onrender.com/" rel="noopener noreferrer"&gt;https://booklibrary-fyic.onrender.com/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Would love to connect with fellow developers and hear your thoughts on the architecture and implementation!&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>dotnet</category>
      <category>csharp</category>
    </item>
  </channel>
</rss>
