Shera Jafaritabar

About This Website

Welcome to my private code portfolio. This site showcases the projects I've built— from conditional invertible neural networks to self-supervised learning pipelines and document understanding tools—organized into dedicated pages. It’s designed to be:

Technology Stack

Frontend

  • PHP for templating and simple routing
  • Tailwind CSS for responsive layouts & styling
  • Vanilla JavaScript for interactive sliders & components

Hosting & Security

  • Served via Apache or PHP’s built-in server
  • HTTP Basic Auth to restrict access
  • Noindex meta tags to keep pages out of search engines

Site Structure

The main navigation (in the header) links to:

  1. index.php – Home
  2. about.php – About me
  3. scalar-spline.php – cINN Spline & Affine pipelines
  4. self-supervised.php – Contrastive Learning pipelines
  5. invoice-sense.php – Document OCR & NLP pipeline
  6. contact.php – Get in touch

Preview

Screenshot of portfolio homepage

A glance at the homepage layout, with project cards, responsive header, and footer.