Skip to content

Repository files navigation

robinsonvidva.com

Personal site for Robinson Vidva — computational biologist with 18+ years of experience in bioinformatics, multi-omics data analysis, neuroscience, immunology, immuno-oncology, and drug discovery. Beyond the portfolio, the site is a hub for the free, open-source computational-biology tools he builds.

Live site: robinsonvidva.com

Pages

Page Description
Home Overview, research highlights, featured tools, and latest work
CV Work experience, education, skills, certifications, and CV PDF
Research Publications, preprints, presentations, and patents (filter/search/sort)
Projects Chronological tour of major projects and what they produced
Tools Free, open-source tools — many run entirely in the browser
Articles Long-form articles on computational biology topics
Contact Contact form (Formspree + Cloudflare Turnstile) and profiles

Certifications were merged into the CV page; certifications.html now redirects to cv.html#certifications.

Tools

  • DrugInteract — educational drug-interaction reference (FDA labels), client-side.
  • enrichlite — in-browser gene-set over-representation analysis (GO, Hallmark, Reactome).
  • drugtargets — drug-target exploration & repurposing (Open Targets + openFDA).
  • neokine — client-side MediaPipe pose visualization with simple kinematics (angles, velocity, asymmetry).
  • neokine-labs — experimental MediaPipe Holistic pose/face playground.
  • MyVivarium — open-source vivarium colony management with IoT sensing (CSBJ 2025); a v2 redesign is in development.

Articles

Tech Stack

Structure

├── index.html              # Home page
├── cv.html                 # CV + certifications
├── research.html           # Publications, preprints, presentations, patents
├── projects.html           # Project timeline
├── tools.html              # Tools showcase
├── articles.html           # Articles listing
├── contact.html            # Contact form + profiles
├── certifications.html     # Redirect → cv.html#certifications
├── terms.html              # Terms of use & privacy policy
├── 404.html                # Custom error page
├── articles/               # Individual article pages
│   ├── drug-repositioning-computational-approaches.html
│   └── myvivarium-lab-animal-management.html
├── scripts/
│   ├── enhance.js          # Progress bar, scroll-reveal, count-up
│   └── fetch_ga_views.py   # GA → views.json (run by GitHub Action)
├── style.css               # Site-wide stylesheet
├── images/                 # Logo, favicons, PWA icons
├── documents/              # Downloadable files (CV PDF)
├── favicon.ico             # Multi-size favicon
├── site.webmanifest        # PWA manifest
├── sitemap.xml             # XML sitemap
├── feed.xml                # RSS feed for articles
├── robots.txt              # Crawler directives
├── views.json              # Page view counts (auto-updated)
└── CNAME                   # Custom domain config

Accessibility & SEO

  • Semantic <main> landmark and skip-to-content link on every page
  • prefers-reduced-motion honored for all animations
  • Schema.org structured data: Person, ScholarlyArticle, CollectionPage, SoftwareApplication, BreadcrumbList, ContactPage
  • Open Graph and Twitter Card meta tags, canonical URLs, author tags
  • XML sitemap, RSS feed, and robots.txt

License

All rights reserved. Content and code are the intellectual property of Robinson Vidva.

About

Personal academic portfolio website for Robinson Vidva

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages