Personal academic portfolio website for Robinson Vidva — computational biologist with 18+ years of experience in bioinformatics, multi-omics data analysis, neuroscience, immunology, immuno-oncology, and drug discovery.
Live site: robinsonvidva.com
| Page | Description |
|---|---|
| Home | Overview, research highlights, articles, and recent work |
| CV | Work experience, education, skills, and downloadable PDF |
| Research | Publications, conference presentations, and patents |
| Certifications | Professional certifications and training |
| Articles | Long-form articles on computational biology topics |
- Drug Repositioning Through Computational Modeling — How computational modeling enables drug repositioning from autoimmune disease to oncology to natural compound integration for enhanced cancer therapy.
- MyVivarium: Streamlining Lab Animal Colony Management — An open-source, cloud-based application for managing research animal colonies with IoT-based environmental monitoring. Published in Computational and Structural Biotechnology Journal.
- HTML5, CSS3, JavaScript
- Bootstrap 5.3
- DM Sans (Google Fonts)
- Font Awesome 6
- GitHub Pages with custom domain
- Google Analytics (gtag.js)
├── index.html # Home page
├── cv.html # Curriculum vitae
├── research.html # Publications, presentations, patents
├── certifications.html # Professional certifications
├── articles.html # Articles listing
├── articles/ # Individual article pages
│ ├── drug-repositioning-computational-approaches.html
│ └── myvivarium-lab-animal-management.html
├── style.css # Site-wide stylesheet
├── images/ # Images and assets
├── documents/ # Downloadable files (CV PDF)
├── sitemap.xml # XML sitemap for search engines
├── robots.txt # Crawler directives
├── 404.html # Custom error page
└── CNAME # Custom domain config
- Schema.org structured data (Person, ScholarlyArticle, CollectionPage)
- Open Graph and Twitter Card meta tags on all pages
- Canonical URLs, meta keywords, and author tags
- XML sitemap and robots.txt
- Google Analytics integration
All rights reserved. Content and code are the intellectual property of Robinson Vidva.