<?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: Oluwatobi Giwa</title>
    <description>The latest articles on DEV Community by Oluwatobi Giwa (@toubielawbar).</description>
    <link>https://dev.to/toubielawbar</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%2F1434567%2Fa0493643-1df6-4259-8fad-60140c3321a8.jpeg</url>
      <title>DEV Community: Oluwatobi Giwa</title>
      <link>https://dev.to/toubielawbar</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/toubielawbar"/>
    <language>en</language>
    <item>
      <title>InnoSync — A Seamless Digital Workspace</title>
      <dc:creator>Oluwatobi Giwa</dc:creator>
      <pubDate>Mon, 28 Jul 2025 04:25:59 +0000</pubDate>
      <link>https://dev.to/toubielawbar/innosync-a-seamless-digital-workspace-54if</link>
      <guid>https://dev.to/toubielawbar/innosync-a-seamless-digital-workspace-54if</guid>
      <description>&lt;p&gt;&lt;em&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;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What I Built
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;InnoSync&lt;/strong&gt; is a fully responsive, intuitive intranet homepage designed for a fictional tech-forward company. Built using HTML, CSS, and vanilla JavaScript, InnoSync aims to centralize internal communication, simplify access to tools, and create an engaging employee experience. From real-time announcements and upcoming events to team spotlights and a streamlined launch pad, every element is crafted to support collaboration, visibility, and ease of use. My goal was to create a digital office that feels both professional and personal — blending functionality with subtle design touches that keep users coming back. &lt;/p&gt;

&lt;h2&gt;
  
  
  Demo
&lt;/h2&gt;

&lt;p&gt;Live Demo: &lt;a href="https://innosync.netlify.app" rel="noopener noreferrer"&gt;https://innosync.netlify.app&lt;/a&gt;&lt;br&gt;
GitHub Repository: &lt;a href="https://github.com/toubielawbar/innosync.git" rel="noopener noreferrer"&gt;https://github.com/toubielawbar/innosync.git&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Journey
&lt;/h2&gt;

&lt;p&gt;InnoSync features a clean, user-friendly interface with dedicated sections for:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Upcoming Events:&lt;/strong&gt; To keep employees informed about company-wide meetings, social gatherings, and important deadlines.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Team Spotlights:&lt;/strong&gt; Highlighting individual and team achievements to boost morale and foster a sense of community.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Quick Links/Useful Resources:&lt;/strong&gt; Providing easy access to frequently used tools, documents, and internal policies.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Company Announcements:&lt;/strong&gt; A prominent area for critical updates and news from leadership.&lt;/p&gt;

&lt;p&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%2Fasyqodwogafmtaofycxi.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%2Fasyqodwogafmtaofycxi.png" alt=" " width="800" height="382"&gt;&lt;/a&gt;** Allowing employees to see relevant information at a glance, such as their upcoming tasks or notifications.&lt;/p&gt;

&lt;p&gt;My journey in building InnoSync focused on creating a truly holistic digital experience using only HTML, CSS, and JavaScript. I started by wireframing several layout options, prioritizing information hierarchy and ease of navigation. I wanted to avoid a cluttered feel, opting instead for a minimalist design that allows key information to stand out.&lt;/p&gt;

&lt;p&gt;One of my proudest choices was implementing a responsive design from the outset. I ensured InnoSync looks great and functions perfectly across various devices, recognizing that employees might access the intranet from desktops, tablets, or even mobile phones. This involved extensive use of CSS Flexbox and Grid for flexible and robust layouts.&lt;/p&gt;

&lt;p&gt;During the development process, I particularly enjoyed experimenting with dynamic content loading using JavaScript. For instance, the "Upcoming Events" and "Team Spotlights" sections are designed to be easily updated, simulating real-world data fetching and display. This allowed me to practice and refine my DOM manipulation skills. I also paid close attention to accessibility, ensuring that the intranet is usable by everyone, regardless of their abilities. This involved using semantic HTML and considering keyboard navigation.&lt;/p&gt;

&lt;p&gt;The biggest learning curve was perhaps optimizing the CSS for maintainability and scalability. I adopted a modular approach, breaking down styles into smaller, manageable components, which I believe will be beneficial if the project were to expand. Overall, this challenge was an excellent opportunity to solidify my foundational web development skills and apply them to a practical, real-world scenario.&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>frontendchallenge</category>
      <category>css</category>
      <category>javascript</category>
    </item>
    <item>
      <title>Event Booking System with Twilio and OpenAi</title>
      <dc:creator>Oluwatobi Giwa</dc:creator>
      <pubDate>Sun, 23 Jun 2024 18:32:20 +0000</pubDate>
      <link>https://dev.to/toubielawbar/event-booking-system-with-twilio-and-openai-15m3</link>
      <guid>https://dev.to/toubielawbar/event-booking-system-with-twilio-and-openai-15m3</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for the &lt;a href="https://dev.to/challenges/twilio"&gt;Twilio Challenge &lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What I Built
&lt;/h2&gt;

&lt;p&gt;I built an event booking system built using Twilio and AI allows users to book events through various communication channels like SMS and voice calls. &lt;/p&gt;

&lt;h2&gt;
  
  
  Demo
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://caperstack.com"&gt;https://caperstack.com&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Twilio and AI
&lt;/h2&gt;

&lt;h2&gt;
  
  
  Additional Prize Categories
&lt;/h2&gt;

&lt;p&gt;&amp;lt;!-- Thanks for participating! →&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>twiliochallenge</category>
      <category>ai</category>
      <category>twilio</category>
    </item>
  </channel>
</rss>
