{"id":25009921,"url":"https://github.com/danielom999/portfolio","last_synced_at":"2026-04-04T16:31:49.303Z","repository":{"id":270586886,"uuid":"907290989","full_name":"DanielOM999/portfolio","owner":"DanielOM999","description":"Personal portfolio built with Next.js, showcasing projects, skills, and experience. Features functions for handling forms and emails, dynamic content for project details, and a modern design.","archived":false,"fork":false,"pushed_at":"2026-02-25T20:25:55.000Z","size":109011,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-25T22:10:31.601Z","etag":null,"topics":["nextjs","portfolio","react","serverless","tailwindcss","typescript"],"latest_commit_sha":null,"homepage":"https://www.zingico.com/","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/DanielOM999.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-12-23T08:58:15.000Z","updated_at":"2026-02-25T19:38:58.000Z","dependencies_parsed_at":"2025-03-30T02:30:14.659Z","dependency_job_id":"47a5038b-f8e0-4609-8c4f-7c332ae82cad","html_url":"https://github.com/DanielOM999/portfolio","commit_stats":null,"previous_names":["danielom999/portfolio"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DanielOM999/portfolio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielOM999%2Fportfolio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielOM999%2Fportfolio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielOM999%2Fportfolio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielOM999%2Fportfolio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DanielOM999","download_url":"https://codeload.github.com/DanielOM999/portfolio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielOM999%2Fportfolio/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31405703,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T10:20:44.708Z","status":"ssl_error","status_checked_at":"2026-04-04T10:20:06.846Z","response_time":60,"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":["nextjs","portfolio","react","serverless","tailwindcss","typescript"],"created_at":"2025-02-05T04:52:12.229Z","updated_at":"2026-04-04T16:31:49.282Z","avatar_url":"https://github.com/DanielOM999.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Portfolio Website\n\nThis is my personal portfolio website built with Next.js. It showcases my projects, skills, and experience. The website features a clean, modern design and utilizes serverless functions for handling forms and emails. It also supports dynamic content, including project details, tech stacks, and more.\n\n## Prerequisites\n\nBefore you begin, ensure you have the following environment variables set in a `.env` file in your project directory:\n\n- `SMTP_HOST`: The SMTP host that sends the messages (e.g., smtp.gmail.com for Gmail).\n- `SMTP_PORT`: The SMTP port for your email service (e.g., 587 for Gmail).\n- `SMTP_SECURE`: Set this to false for port 587 (STARTTLS), or true for port 465 (SSL).\n- `SMTP_USER`: Your email account used for sending emails.\n- `SMTP_PASS`: The password or app-specific password for your email account.\n\n### Setup Instructions\n\n**Create a `.env` file** in your project root directory and add the following variables:\n\n```env\nSMTP_HOST=smtp.gmail.com\nSMTP_PORT=587\nSMTP_SECURE=false\nSMTP_USER=your_email_account_here\nSMTP_PASS=your_email_password_here\n```\n\n### Install Dependencies\nMake sure to run the following command to install all necessary dependencies:\n\n```bash\nnpm install\n```\n\nAfter setting up the .env file and installing dependencies, you can start the application with:\n\n```bash\nnpm run dev\n```\nThis will start the development server. Navigate to http://localhost:3000 to view your portfolio.\n\n### Usage\nAfter you run the application, navigate to http://localhost:3000 in your web browser to see the portfolio website in action. The website includes sections for showcasing projects, skills, and a contact form that uses email functionality.\n\n\n### License\nThis project is licensed under the MIT License.\n\nFeel free to modify any parts of this README to better fit your project's needs!\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielom999%2Fportfolio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielom999%2Fportfolio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielom999%2Fportfolio/lists"}