{"id":51611394,"url":"https://github.com/braboj/braboj.github.io","last_synced_at":"2026-07-12T08:03:55.881Z","repository":{"id":345039005,"uuid":"1002739202","full_name":"braboj/braboj.github.io","owner":"braboj","description":"This is the source code of my own personal website.  ","archived":false,"fork":false,"pushed_at":"2026-06-23T06:08:22.000Z","size":3241,"stargazers_count":1,"open_issues_count":6,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-23T06:20:55.549Z","etag":null,"topics":["astro","personal-website","typescript"],"latest_commit_sha":null,"homepage":"https://braboj.me","language":"CSS","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/braboj.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":"2025-06-16T04:21:32.000Z","updated_at":"2026-06-23T05:51:27.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/braboj/braboj.github.io","commit_stats":null,"previous_names":["braboj/braboj.github.io"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/braboj/braboj.github.io","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/braboj%2Fbraboj.github.io","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/braboj%2Fbraboj.github.io/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/braboj%2Fbraboj.github.io/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/braboj%2Fbraboj.github.io/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/braboj","download_url":"https://codeload.github.com/braboj/braboj.github.io/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/braboj%2Fbraboj.github.io/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35385773,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-12T02:00:06.386Z","response_time":87,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["astro","personal-website","typescript"],"created_at":"2026-07-12T08:03:55.143Z","updated_at":"2026-07-12T08:03:55.869Z","avatar_url":"https://github.com/braboj.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# braboj.github.io\n\nPersonal portfolio site for Branimir Georgiev — automation engineer, software engineer, and founder at the OT/IT boundary.\n\n**Live site:** https://braboj.me\n\n---\n\n## Stack\n\n- [Astro](https://astro.build) — static site generator (output: GitHub Pages)\n- TypeScript + React islands — interactive components only\n- Plain CSS — no Tailwind, no CSS-in-JS\n- JSON-driven content in `src/data/`\n- Deployed via GitHub Actions on push to `main`\n\n## Project structure\n\n```\nsrc/\n├── components/\n│   ├── interactive/        # React islands (HamburgerMenu)\n│   ├── Nav.astro\n│   ├── Hero.astro\n│   ├── About.astro\n│   ├── Experience.astro\n│   ├── Skills.astro\n│   ├── Projects.astro\n│   ├── Publications.astro\n│   ├── Contact.astro\n│   └── Footer.astro\n├── data/                   # All editable content as JSON\n│   ├── site.json           # Nav, hero, contact links, footer\n│   ├── about.json          # Biography story blocks\n│   ├── experience.json     # Work experience\n│   ├── skills.json         # Skill categories\n│   ├── projects.json       # Showroom (real sites) + Demos (repos)\n│   └── publications.json   # Academic publications\n├── layouts/\n│   └── Base.astro\n├── pages/\n│   ├── index.astro\n│   ├── privacy.astro\n│   └── 404.astro\n└── styles/\n    └── global.css\n```\n\n## Commands\n\n```bash\nnpm install       # install dependencies\nnpm run dev       # start dev server at localhost:4321\nnpm run build     # production build to dist/\nnpm run preview   # preview production build locally\n```\n\n## Content\n\nAll editable content lives in `src/data/` as JSON files. No programming knowledge required to update text, experience, skills, or projects.\n\n## Deployment\n\nPushes to `main` trigger the GitHub Actions workflow (`.github/workflows/deploy.yml`), which builds the site and deploys it to GitHub Pages automatically.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbraboj%2Fbraboj.github.io","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbraboj%2Fbraboj.github.io","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbraboj%2Fbraboj.github.io/lists"}