{"id":30203110,"url":"https://github.com/setzero/cvpage","last_synced_at":"2025-08-13T11:56:37.950Z","repository":{"id":303280460,"uuid":"999129427","full_name":"SetZero/cvpage","owner":"SetZero","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-06T18:37:08.000Z","size":1320,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-06T19:39:43.039Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SetZero.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2025-06-09T19:32:10.000Z","updated_at":"2025-07-06T18:37:11.000Z","dependencies_parsed_at":"2025-07-06T19:49:48.811Z","dependency_job_id":null,"html_url":"https://github.com/SetZero/cvpage","commit_stats":null,"previous_names":["setzero/cvpage"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SetZero/cvpage","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SetZero%2Fcvpage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SetZero%2Fcvpage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SetZero%2Fcvpage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SetZero%2Fcvpage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SetZero","download_url":"https://codeload.github.com/SetZero/cvpage/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SetZero%2Fcvpage/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270236088,"owners_count":24550191,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-13T02:00:09.904Z","response_time":66,"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":[],"created_at":"2025-08-13T11:56:34.606Z","updated_at":"2025-08-13T11:56:37.917Z","avatar_url":"https://github.com/SetZero.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CV Page\n\n## Overview\n\nThis project is a modern, containerized personal CV (curriculum vitae) web page built with React, Vite, and TypeScript. It is optimized for fast loading, easy maintenance, and simple deployment using Docker and NGINX. The site is designed to showcase professional experience, education, skills, and contact information in a clean, responsive format.\n\n---\n\n## **Tech Stack**\n\n- **React**: UI library for building the interactive user interface\n- **Vite**: Lightning-fast build tool and development server\n- **TypeScript**: Type-safe JavaScript for robust development\n- **Docker**: Containerization for consistent builds and deployment\n- **NGINX**: Serves the production-ready static site\n\n---\n\n## **Features**\n\n- Responsive, accessible design\n- Fast development and build workflow with Vite\n- Type safety with TypeScript\n- Production-ready Dockerfile using NGINX as the web server\n- Easy customization and deployment\n\n---\n\n## **Getting Started**\n\n### **Prerequisites**\n\n- Node.js\n- npm or yarn\n- Docker (for containerized builds)\n\n### **Local Development**\n\n1. **Clone the repository:**\n\n   ```bash\n   git clone https://github.com/SetZero/cvpage.git\n   cd cvpage\n   ```\n\n2. **Install dependencies:**\n\n   ```bash\n   npm install\n   ```\n\n3. **Start the development server:**\n\n   ```bash\n   npm run dev\n   ```\n\n   Open [http://localhost:5173](http://localhost:5173) to view the site locally.\n\n### **Production Build**\n\n```bash\nnpm run build\n```\n\nThe static files will be output to the `dist/` directory.\n\n---\n\n## **Docker Deployment**\n\nThe project includes a multi-stage Dockerfile that builds the site and serves it with NGINX.\n\n**Build and run with Docker:**\n\n```bash\ndocker build -t cvpage .\ndocker run -p 80:80 cvpage\n```\n\nThis will make the site available at [http://localhost](http://localhost).\n\n---\n\n## **Project Structure**\n\n```txt\n├── Dockerfile          # Docker configuration using NGINX\n├── public/             # Static public assets\n├── src/                # React + TypeScript source code\n├── package.json        # Project scripts and dependencies\n├── tsconfig.json       # TypeScript configuration\n├── vite.config.ts      # Vite configuration\n└── ...                 # Other config and documentation files\n```\n\n---\n\n## **Customization**\n\n- Update content in the `src/` directory to reflect your CV details.\n- Adjust styles as needed in the corresponding CSS or style files.\n- To change NGINX settings, modify the `nginx.conf` if present or update the Dockerfile as needed.\n\n---\n\n## **License**\n\nThis project is licensed under the GNU General Public License v3.0 (GPLv3).\nSee [LICENSE](./LICENSE) for details.\n\n---\n\n## **Contact**\n\nFor questions or suggestions, please open an issue or submit a pull request on [GitHub](https://github.com/SetZero/cvpage).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsetzero%2Fcvpage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsetzero%2Fcvpage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsetzero%2Fcvpage/lists"}