Skip to content

twomathematicians-code/mahesh-portfolio

Repository files navigation

Computational Mathematics Lab

AI + Mathematics Research Lab Website

A professional, research-focused website designed for academic credibility and research communication.

🌐 Live Website

URL: https://twomathematicians-code.github.io/mahesh-portfolio/

📐 Design Philosophy

  • Research-First: Content organized by research area, not marketing needs
  • Minimal & Professional: Clean, academic design without flashy elements
  • Mathematical Rigor: Native LaTeX support with MathJax integration
  • Open Science: All code, datasets, and papers freely accessible

🗂️ Website Structure

/
├── index.html                 # Homepage
├── research/
│   └── index.html             # Research Areas
├── publications/
│   └── index.html             # Publications List
├── projects/
│   └── index.html             # Active Projects
├── about/
│   └── index.html             # Lab Vision & Mission
└── assets/
    ├── css/
    │   ├── main.css           # Core Design System
    │   └── pages.css          # Page-specific Styles
    └── js/
        └── main.js            # JavaScript

🎨 Design System

Color Palette

  • Primary: #0066CC (Academic Blue)
  • Accent: #00A86B (Research Green)
  • Background: #FFFFFF, #FAFAFA, #F5F5F5
  • Text: #1A1A1A, #666666, #999999

Typography

  • Sans-serif: Inter (body text)
  • Monospace: Fira Code (code blocks)
  • Math: MathJax with TeX rendering

Spacing System

  • Base unit: 8px
  • Container max-width: 1400px
  • Content max-width: 800px

🔬 Research Areas

  1. Causal Inference - Computational frameworks for causal discovery
  2. Structural Equation Modelling - Bias reduction methods for SEM
  3. Neural-Symbolic Systems - Integrating symbolic reasoning with neural networks

🛠️ Technical Features

  • ✅ Static HTML (no build required)
  • ✅ MathJax for LaTeX equations
  • ✅ Responsive design
  • ✅ Semantic HTML5
  • ✅ Accessible (WCAG 2.1)
  • ✅ SEO optimized
  • ✅ GitHub Pages compatible

📝 Content Management

Adding Publications

  1. Open publications/index.html
  2. Add new <article class="paper-item"> in appropriate year section
  3. Include BibTeX citation block

Adding Projects

  1. Open projects/index.html
  2. Add new project card to appropriate category
  3. Link to GitHub repository

Adding Research Areas

  1. Open research/index.html
  2. Add new research section with problem statement, methodology, and active projects

🚀 Deployment

This is a static website deployed to GitHub Pages:

  1. Push changes to main branch
  2. GitHub Pages automatically deploys
  3. Live at: https://twomathematicians-code.github.io/mahesh-portfolio/

📊 Design Comparison

vs. Google DeepMind

  • More text-dense, optimized for technical reading
  • Better mathematical notation support
  • Stronger focus on reproducibility

vs. OpenAI

  • Strictly academic, no product marketing
  • Citation-ready formatting
  • Code and dataset integration

vs. Meta AI

  • More austere, research-focused
  • Native equation support
  • Better long-form content navigation

🎯 Design Principles

  1. Clarity over Cleverness - Simple, readable layouts
  2. Content First - Minimal decorative elements
  3. Academic Authority - Professional, credible design
  4. Reproducibility - All research reproducible with provided code/data

📧 Contact

Mahesh Solanki
Computational Scientist
Email: maheshsinh1910@gmail.com
Location: Ghent, Belgium

📄 License

Content © 2026 Computational Mathematics Lab
Code released under MIT License


Built for research credibility and academic excellence

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors