{"id":49701988,"url":"https://github.com/cbmongithub/cbm_2024","last_synced_at":"2026-05-08T07:36:57.694Z","repository":{"id":266214868,"uuid":"894207731","full_name":"cbmongithub/cbm_2024","owner":"cbmongithub","description":"My 2024 portfolio ","archived":false,"fork":false,"pushed_at":"2026-03-06T18:25:55.000Z","size":1077,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-15T05:30:20.482Z","etag":null,"topics":["biome","blog","bright","devblog","nextjs","nextjs15","tailwindcss","tailwindcssv4"],"latest_commit_sha":null,"homepage":"https://cbm2024-christianbmartinezs-projects.vercel.app/","language":"TypeScript","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/cbmongithub.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}},"created_at":"2024-11-26T00:16:01.000Z","updated_at":"2025-12-29T20:03:10.000Z","dependencies_parsed_at":"2024-12-23T10:25:42.479Z","dependency_job_id":"454abb20-dfa3-42f7-904a-00bdaa8ef94a","html_url":"https://github.com/cbmongithub/cbm_2024","commit_stats":null,"previous_names":["cbmongithub/next15_devfolio_starter","cbmongithub/cbm_2024"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/cbmongithub/cbm_2024","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbmongithub%2Fcbm_2024","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbmongithub%2Fcbm_2024/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbmongithub%2Fcbm_2024/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbmongithub%2Fcbm_2024/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cbmongithub","download_url":"https://codeload.github.com/cbmongithub/cbm_2024/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbmongithub%2Fcbm_2024/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32771249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T02:36:36.067Z","status":"ssl_error","status_checked_at":"2026-05-08T02:36:07.210Z","response_time":54,"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":["biome","blog","bright","devblog","nextjs","nextjs15","tailwindcss","tailwindcssv4"],"created_at":"2026-05-08T07:36:56.899Z","updated_at":"2026-05-08T07:36:57.665Z","avatar_url":"https://github.com/cbmongithub.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp\u003e\u003ca href=\"https://christianbmartinez.com\"\u003e\u003cimg style='border-radius: 12px;filter: drop-shadow(0px 9px 10px #888888);' src=\"https://repository-images.githubusercontent.com/894207731/eb76fc1e-9aa4-4167-bd5a-0c3a00919d4a\" alt=\"Christian B. Martinez cbm_2024 repo image\" /\u003e\u003c/a\u003e\u003c/p\u003e\n\n# cbm_2024\nWelcome to my 2024 portfolio! This project showcases my portfolio of works and a blog using the latest web technologies.\n\n## Table of Contents\n- [About](#about)\n- [Technologies Used](#technologies-used)\n- [Getting Started](#getting-started)\n- [Contributors](#contributors)\n- [Special Thanks](#special-thanks)\n\n## About\nThis portfolio is a personal project to demonstrate my skills in web development, particularly with Next.js, React, and Tailwind CSS. It includes various projects and showcases my ability to build modern, responsive web applications.\n\n## Technologies Used\nThis project leverages a variety of modern web technologies and tools:\n\n### Frontend\n- **Next.js**: A React framework for production.\n- **React**: A JavaScript library for building user interfaces.\n- **Tailwind CSS**: A utility-first CSS framework for rapid UI development.\n- **Geist Fonts**: Vercel (Geist UI) sans and mono fonts.\n\n### Backend and Build Tools\n- **TypeScript**: A typed superset of JavaScript that compiles to plain JavaScript.\n- **PostCSS**: A tool for transforming CSS with JavaScript plugins.\n- **Sharp**: High-performance image processing in Node.js.\n- **Bright**: A new tool for using vscode styled themes with zero dependencies.\n- **Biome**: A new tool used as a drop in replacement for eslint and prettier.\n\n### Analytics and Performance\n- **@vercel/analytics**: Analytics for Vercel deployments.\n- **@vercel/speed-insights**: Performance insights for Vercel deployments.\n\n### Development Dependencies\n- **@tailwindcss/postcss**: Tailwind CSS plugin for PostCSS.\n- **@tailwindcss/typography**: Tailwind CSS plugin for prose typography.\n- **@types/node**: TypeScript definitions for Node.js.\n- **@types/react**: TypeScript definitions for React.\n- **@types/react-dom**: TypeScript definitions for React DOM.\n\n## Getting Started\nTo get started with this project, follow these steps:\n\n1. **Clone the repository**:\n    ```bash\n    git clone https://github.com/cbmongithub/cbm_2024.git\n    cd cbm_2024\n    ```\n\n2. **Install dependencies**:\n    ```bash\n    bun install\n    ```\n\n3. **Run the development server**:\n    ```bash\n    bun run dev\n    ```\n\n4. **Build the project**:\n    ```bash\n    bun run build\n    ```\n\n5. **Start the production server**:\n    ```bash\n    bun run start\n    ```\n\n## Contributors\nThis project is made possible thanks to the following contributors:\n\n- **Christian B. Martinez**: [Website](https://christianbmartinez.com)\n- **Lee Rob**: [Vercel](https://vercel.com)\n\n## Special Thanks\nSpecial thanks to the following individuals and projects:\n\n- **Marcin Jozwiak**: [Pexels Profile](https://www.pexels.com/@marcin-jozwiak-199600/)\n- **Lee Robinson** and contributors to the [Next.js blog portfolio starter](https://github.com/vercel/examples/tree/main/solutions/blog)\n- **Tailwind UI**: [Tailwind Spotlight](https://spotlight.tailwindui.com/) Misc components\n- **ui.belick.com**: For the spotlight [component](https://ui.ibelick.com/)\n\n---\n\nThank you for checking out my portfolio! Feel free to explore the projects and reach out if you have any questions or feedback.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcbmongithub%2Fcbm_2024","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcbmongithub%2Fcbm_2024","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcbmongithub%2Fcbm_2024/lists"}