<?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>Forem: Anshul</title>
    <description>The latest articles on Forem by Anshul (@anshul0124).</description>
    <link>https://forem.com/anshul0124</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%2F3359451%2F32bf5466-1f15-45dc-968d-0974b74c6acc.jpeg</url>
      <title>Forem: Anshul</title>
      <link>https://forem.com/anshul0124</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/anshul0124"/>
    <language>en</language>
    <item>
      <title>Axero Intranet: Modern Office Hub</title>
      <dc:creator>Anshul</dc:creator>
      <pubDate>Mon, 28 Jul 2025 06:58:00 +0000</pubDate>
      <link>https://forem.com/anshul0124/axero-intranet-modern-office-hub-1b79</link>
      <guid>https://forem.com/anshul0124/axero-intranet-modern-office-hub-1b79</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;I built a modern, responsive intranet homepage for Axero that serves as a comprehensive digital workplace hub. The layout features a clean, professional design with three main sections: a left sidebar for user profile and apps, a main content area for news and team collaboration, and a right sidebar for meetings and events.&lt;/p&gt;

&lt;p&gt;The intranet includes:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Sticky Navigation: Always accessible header menu that stays at the top when scrolling&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;News &amp;amp; Announcements: Featured articles with categories, images, and descriptions&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Team Collaboration: Chat interface with active/inactive status indicators and unread message badges&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Team Spotlight: Recognition section highlighting employee achievements&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Useful Resources: Quick access to company resources in a 2x2 grid layout&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Meeting Schedule: Interactive meeting cards with attendee avatars and join buttons&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Tickets System: Jira like ticket management with priority indicators&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Upcoming Events: Calendar events including team member birthdays with orange highlighting&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Spaces: Department specific collaboration areas&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The design prioritizes user experience with hover effects, consistent spacing, and a cohesive color scheme using blue accents throughout.&lt;/p&gt;

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

&lt;p&gt;Live Demo: [&lt;a href="https://frabjous-capybara-487197.netlify.app/" rel="noopener noreferrer"&gt;https://frabjous-capybara-487197.netlify.app/&lt;/a&gt;]&lt;/p&gt;

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

&lt;p&gt;This project was an exciting journey into creating a modern intranet experience. I started with a basic layout and iteratively refined it.&lt;/p&gt;

&lt;p&gt;Key Design Decisions:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Sticky Navigation: I made the header menu sticky to ensure users always have access to navigation, improving usability significantly&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Card Based Layout: Used consistent card designs across all sections for visual harmony&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Color Consistency: Removed green accents and standardized on blue (#007bff) throughout the interface&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Responsive Grid: Implemented a 2x2 grid for resources that adapts to single column on mobile&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Interactive Elements: Added hover effects and transitions for better user feedback&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

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

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;The importance of consistent design patterns across an interface&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;How subtle animations and hover effects enhance user experience&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;The value of semantic HTML structure for accessibility&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Techniques for creating scalable, maintainable CSS&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Proud Achievements
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Successfully transformed a simple team list into a sophisticated chat interface&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Created a birthday event system with custom orange highlighting&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Implemented a comprehensive ticket management system with priority indicators&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Built a resources section that scales from 2x2 grid to single column responsively&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

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