{"id":51440802,"url":"https://github.com/lomartins/portfolio","last_synced_at":"2026-07-05T11:30:48.554Z","repository":{"id":354073530,"uuid":"1221967392","full_name":"lomartins/portfolio","owner":"lomartins","description":"Personal portfolio built with Astro. Live at github pages.","archived":false,"fork":false,"pushed_at":"2026-05-09T12:12:25.000Z","size":248,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-09T13:36:14.491Z","etag":null,"topics":["android-development","astro","blog","development","github-pages","portfolio"],"latest_commit_sha":null,"homepage":"https://luisamartins.dev/","language":"Astro","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/lomartins.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":"2026-04-26T22:50:51.000Z","updated_at":"2026-05-09T12:12:29.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/lomartins/portfolio","commit_stats":null,"previous_names":["lomartins/portfolio"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lomartins/portfolio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lomartins%2Fportfolio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lomartins%2Fportfolio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lomartins%2Fportfolio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lomartins%2Fportfolio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lomartins","download_url":"https://codeload.github.com/lomartins/portfolio/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lomartins%2Fportfolio/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35153107,"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-05T02:00:06.290Z","response_time":100,"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":["android-development","astro","blog","development","github-pages","portfolio"],"created_at":"2026-07-05T11:30:46.852Z","updated_at":"2026-07-05T11:30:48.539Z","avatar_url":"https://github.com/lomartins.png","language":"Astro","funding_links":[],"categories":[],"sub_categories":[],"readme":"# luisamartins.dev\n\nPersonal portfolio built with [Astro](https://astro.build). Live at **[luisamartins.dev](https://luisamartins.dev)**.\n\n## Stack\n\n- [Astro](https://astro.build) — static site generator\n- TypeScript\n- Astro Content Collections — Markdown-driven content\n\n## Project Structure\n\n```\nsrc/\n├── assets/          # SVGs and static assets\n├── components/      # Shared Astro components\n├── content/\n│   ├── profile/     # Profile data (index.md)\n│   └── projects/    # One .md file per project\n├── layouts/         # Base layout\n└── pages/\n    ├── index.astro          # Main single-page site\n    └── projects/[slug].astro # Project detail pages\n```\n\n## Commands\n\n| Command           | Action                                |\n| :---------------- | :------------------------------------ |\n| `npm install`     | Install dependencies                  |\n| `npm run dev`     | Dev server at `localhost:4321`        |\n| `npm run build`   | Build to `./dist/`                    |\n| `npm run preview` | Preview production build locally      |\n\n## Adding a Project\n\nCreate `src/content/projects/\u003cslug\u003e.md`:\n\n```md\n---\nname: Project Name\nemoji: 🚀           # optional — shown if no image\nimage: /path.png    # optional\ntier: S             # S | A | B | C (controls sort order)\nfeatured: true\ndescription: Short description shown on the card.\ntech:\n  - Kotlin\n  - Android\ngithub: https://github.com/lomartins/repo\n---\n\nFull project write-up in Markdown goes here.\n```\n\nTiers sort as S → A → B → C. Projects are filtered on the index page by tech tag.\n\n## Updating Profile\n\nEdit `src/content/profile/index.md` — all hero text, about section copy, status line, and stack badges are driven from this file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flomartins%2Fportfolio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flomartins%2Fportfolio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flomartins%2Fportfolio/lists"}