Overview
The About page provides insight into the site owner’s background, technical expertise, and philosophy. It features a two-column layout with biographical information and a visual timeline showing the website’s evolution.This page uses the same dark theme and navigation as the homepage but focuses on storytelling through text and timeline visualization.
Page Structure
About Section Layout
The about section uses a responsive two-column layout:Left Column
- “Who am I?” badge
- Three paragraphs of biography
- Technical skills overview
- Philosophy and values
Right Column
- Timeline card with dark background
- Three historical milestones
- Numbered steps (1, 2, 3)
- Dates and descriptions
Biographical Content
Section Badge
The page opens with a subtle badge introducing the content:Content Structure
The biography is organized into three paragraphs covering:Paragraph 1: Technical Skills
Paragraph 1: Technical Skills
Programming Languages:
- Python, SQL, Go, C#, R, Assembly, Rust, Java, F#, Solidity
- Ruby, Kotlin, TypeScript, C++, C, JavaScript, LUA, VBA
- NoSQL databases
- Markdown, HTML, XML, YAML
- CSS
- Shell Script, GNU Bash, PowerShell
- JSON
- Artificial Intelligence (AI)
- Cybersecurity
- Web3 and decentralization
Paragraph 2: Passion & Philosophy
Paragraph 2: Passion & Philosophy
- Deep interest in data, AI, and cybersecurity
- Constant learning and knowledge expansion
- Advocacy for decentralized systems
- Support for user control over data and online experiences
- Love for Open Source and Linux
Paragraph 3: Mission & Values
Paragraph 3: Mission & Values
- Strong foundation in technical and ethical aspects
- Focus on innovation, privacy, security, and freedom
- Commitment to continuous learning
- Goal to make meaningful impact in technology
Site History Timeline
The timeline card displays the website’s evolution through three major milestones:Timeline Items
Each timeline item follows this structure:Design Elements
Timeline Card Styling
Card Appearance
Card Appearance
- Dark gray background (
bg-gray-800) - Rounded corners (
rounded-xl) - Generous padding (
p-8) - Strong shadow for depth (
shadow-2xl)
Numbered Step Indicators
The circular number badges use:Typography
Text Hierarchy
Headings
- H3:
text-xl font-bold text-white - H4:
text-lg font-semibold text-white
Body Text
- Main:
text-lg text-gray-300 - Secondary:
text-gray-400
Accents
- Badge:
text-sm font-semibold text-blue-400 - Numbers:
text-blue-300
Text Sizing
Shared Components
The About page includes the same header and footer as the homepage:Fixed Header
Fixed Header
- Same navigation structure
- Logo and site name
- Links to Blog, About, Contact
- “Another site by MilesONerd” button
- Mobile menu toggle
Footer
Footer
Responsive Behavior
Desktop View (lg and above)
- Two columns side-by-side
- Biography on left (50% width)
- Timeline on right (50% width)
- Right padding on biography for spacing
Mobile/Tablet View
- Stacked vertical layout (
flex-col) - Biography appears first
- Timeline below with bottom margin
- Full width for both sections
The layout automatically adapts at the
lg breakpoint (1024px) in Tailwind CSS.Content Spacing
Meta Information
The page includes customized meta tags:Key Features Summary
Content
- Comprehensive technical background
- Personal philosophy and values
- Website evolution timeline
- Professional interests
Design
- Clean two-column layout
- Visual timeline with numbered steps
- Consistent dark theme
- Responsive typography

