Skip to content

ozakary/ozakary.github.io

Repository files navigation

Dr. Ouail Zakary's Academic Portfolio

This is my personal academic portfolio website showcasing my research work in computational chemistry. The website includes information about my publications, research focus, and academic contributions.

Author: Ouail Zakary
ORCID: 0000-0002-7793-3306
E-mail: [email protected]
Website: Ouail Zakary - webpage

Website Contents

  • About: Overview of my research.
  • Publications: Comprehensive list of research publications with access information.
  • Conferences: Presentations and proceedings from academic conferences.
  • Code: Software and computational tools developed during research.
  • Funding: Research grants and funding information.
  • Collaborators: Research partners and collaborations.

Technical Implementation

This website is built using modern web technologies:

Core Technologies

  • React (via Vite)
  • Tailwind CSS for styling
  • GitHub Pages for hosting

Key Packages

{
  "dependencies": {
    "react": "^18.2.0",
    "react-router-dom": "^6.x",
    "lucide-react": "^0.x",
    "@tailwindcss/typography": "^0.5.x"
  },
  "devDependencies": {
    "tailwindcss": "^3.x",
    "postcss": "^8.x",
    "autoprefixer": "^10.x",
    "gh-pages": "^6.x"
  }
}

Features

  • Responsive design for all device sizes
  • Interactive navigation
  • Publication cards with subscription status indicators
  • Support for chemical formulas with subscripts and superscripts
  • Academic-focused styling
  • Mobile-friendly layout

Development

To run this website locally:

# Install dependencies
npm install

# Start development server
npm run dev

# Build for production
npm run build

# Deploy to GitHub Pages
npm run deploy

License

MIT License


For any inquiries, please reach out through:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages