{"id":25315870,"url":"https://github.com/sabdulrahman/sabdulrahman.github.io","last_synced_at":"2026-04-29T16:34:40.024Z","repository":{"id":262357941,"uuid":"886989003","full_name":"sabdulrahman/sabdulrahman.github.io","owner":"sabdulrahman","description":"The repository for my personal website, the site is built using Jekyll and hosted on GitHub Pages. It serves as an online portfolio, a place to showcase my work, share my experiences, and provide ways to get in touch with me.","archived":false,"fork":false,"pushed_at":"2026-04-14T21:36:22.000Z","size":27453,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-14T23:32:58.685Z","etag":null,"topics":["bundle","github-pages","javascript","jekyll","js","ruby"],"latest_commit_sha":null,"homepage":"https://sabdulrahman.github.io/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sabdulrahman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-11-12T01:13:40.000Z","updated_at":"2026-04-14T21:36:26.000Z","dependencies_parsed_at":"2025-04-29T19:33:07.153Z","dependency_job_id":"03fcf4f6-8273-4954-9d47-83a83e3b44a1","html_url":"https://github.com/sabdulrahman/sabdulrahman.github.io","commit_stats":null,"previous_names":["sabdulrahman/sabdulrahman.github.io"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sabdulrahman/sabdulrahman.github.io","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sabdulrahman%2Fsabdulrahman.github.io","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sabdulrahman%2Fsabdulrahman.github.io/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sabdulrahman%2Fsabdulrahman.github.io/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sabdulrahman%2Fsabdulrahman.github.io/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sabdulrahman","download_url":"https://codeload.github.com/sabdulrahman/sabdulrahman.github.io/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sabdulrahman%2Fsabdulrahman.github.io/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32435108,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T13:34:34.882Z","status":"ssl_error","status_checked_at":"2026-04-29T13:34:29.830Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bundle","github-pages","javascript","jekyll","js","ruby"],"created_at":"2025-02-13T18:39:47.249Z","updated_at":"2026-04-29T16:34:40.019Z","avatar_url":"https://github.com/sabdulrahman.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Abdul Rahman Shaikh — Portfolio\n\nPersonal portfolio and research site. Built with vanilla HTML, CSS, and JavaScript. Dark/light theme, responsive, single-page.\n\n**Live:** [sabdulrahman.github.io](https://sabdulrahman.github.io/)\n\n## Quick Start\n\n```bash\n# Any local server works\npython -m http.server 8000\nnpx serve\n```\n\nOpen `http://localhost:8000`\n\n## Structure\n\n```\n├── index.html                # Single-page site\n├── css/\n│   └── portfolio.css         # All styles (theme system, components, responsive, light/dark overrides)\n├── js/\n│   └── main.js               # Navigation, theme toggle, filters, scroll spy\n├── assets/\n│   ├── images/\n│   │   ├── profile.png       # Hero photo\n│   │   ├── favicon.png\n│   │   └── og-image.png      # Social sharing image\n│   ├── resume.pdf            # 1-2 page resume\n│   └── cv.pdf                # Full academic CV\n└── README.md\n```\n\n## Sections\n\n1. **Hero** — Name, tagline (role + IEEE VIS Best Paper), description, CTAs\n2. **About** — Bio, stats row, education, core skills (ML/DS, LLM/GenAI, Data/Infra, Languages)\n3. **Experience** — 3-column card layout (date | content | metrics) for NIU, Amazon, TA roles\n4. **Research** — Sticky sidebar with filter pills (Selected/Published/Preprints), 9 paper cards\n5. **Projects** — 2-column text-only grid with colored accent borders per category\n6. **Contact** — Email, Calendly booking, social links\n\n## Features\n\n- **Dark/Light theme** — Toggle in nav (persists via localStorage). Light theme has dot-grid + gradient background.\n- **Resume/CV dropdown** — Nav button with two download options\n- **Availability badge** — Green pulsing indicator in About section\n- **Research filters** — Selected/Published/Preprint pills with smooth scroll to first result\n- **Scroll spy** — Active nav link updates on scroll\n- **Mobile menu** — Hamburger with backdrop, theme toggle, resume/CV links\n- **Reduced motion** — Respects `prefers-reduced-motion`\n- **SEO** — Open Graph, Twitter cards, JSON-LD structured data, semantic HTML\n\n## Theme System\n\nColors are defined as CSS variables with two complete palettes:\n\n```css\n/* Dark (default) */\n--color-bg: #050505;\n--color-text: #f0f0f0;\n--color-accent: #d4a54a;\n\n/* Light */\n--color-bg: #f8f7f4;\n--color-text: #1a1a1a;\n--color-accent: #b8892e;\n```\n\nLight theme overrides use `html[data-theme=\"light\"]` selectors for specificity over Tailwind CDN utilities.\n\n## Dependencies\n\nExternal (CDN):\n- [Tailwind CSS](https://tailwindcss.com/) — Utility classes\n- [Lucide Icons](https://lucide.dev/) — Icon set\n- [Google Fonts](https://fonts.google.com/) — Geist, Space Grotesk, Geist Mono\n- [UnicornStudio](https://www.unicorn.studio/) — Animated background\n\nNo build step required.\n\n## Deploy\n\nAlready configured for GitHub Pages:\n\n```bash\ngit add .\ngit commit -m \"Update portfolio\"\ngit push\n```\n\nSite auto-deploys from the main branch root.\n\n## Author\n\n**Abdul Rahman Shaikh**\n- [sabdulrahman.github.io](https://sabdulrahman.github.io/)\n- [GitHub](https://github.com/sabdulrahman)\n- [LinkedIn](https://www.linkedin.com/in/iamsabdurahman/)\n- [Google Scholar](https://scholar.google.com/citations?user=3nfm1N8AAAAJ\u0026hl=en)\n- iamsabdurahman@gmail.com","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsabdulrahman%2Fsabdulrahman.github.io","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsabdulrahman%2Fsabdulrahman.github.io","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsabdulrahman%2Fsabdulrahman.github.io/lists"}