{"id":21945686,"url":"https://github.com/solidsnk86/portfolioweb","last_synced_at":"2025-04-22T21:24:19.739Z","repository":{"id":199028855,"uuid":"702020679","full_name":"solidsnk86/portfolioWeb","owner":"solidsnk86","description":"Portfolio SolidSnk86","archived":false,"fork":false,"pushed_at":"2024-11-28T17:12:49.000Z","size":5687,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-29T19:01:10.290Z","etag":null,"topics":["javascript","nextjs","postgresql","react","supabase","typescript"],"latest_commit_sha":null,"homepage":"https://portfolio-mgc.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/solidsnk86.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-10-08T09:08:22.000Z","updated_at":"2024-11-28T17:12:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"7ff700fb-a6c1-4b12-b9e9-28e9081fb176","html_url":"https://github.com/solidsnk86/portfolioWeb","commit_stats":null,"previous_names":["solidsnk86/portfolioweb"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solidsnk86%2FportfolioWeb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solidsnk86%2FportfolioWeb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solidsnk86%2FportfolioWeb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solidsnk86%2FportfolioWeb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/solidsnk86","download_url":"https://codeload.github.com/solidsnk86/portfolioWeb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250326053,"owners_count":21412199,"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","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":["javascript","nextjs","postgresql","react","supabase","typescript"],"created_at":"2024-11-29T04:19:05.634Z","updated_at":"2025-04-22T21:24:19.718Z","avatar_url":"https://github.com/solidsnk86.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n| solidsnk86 / portfolio |\n| ---------------------- |\n\n\u003c/div\u003e\n\n`This is my web portfolio made with React and NextJs 14`\n\nWelcome to my portfolio, a space where I showcase my diverse range of projects. Leveraging the `GitHub Stats API`, you can explore the star count of each project, providing insight into their popularity and community engagement. The dynamic and personalized features are powered by `Google Sheets CSV` integration, enabling seamless updates and a tailored experience.\n\nAs you navigate through my portfolio, you'll notice its interactive elements, enriched by cookies for location tracking. This not only enhances the user experience but also allows me to connect with visitors globally. The visitor count information adds another layer of dynamism, highlighting the collaborative and evolving nature of this platform.\n\nI invite you to explore my work, get to know the projects, and witness the fusion of technology and creativity that defines my journey. \u003cspan style=\"color:yellow\"\u003eThank you for visiting!\u003c/span\u003e\n\n## Front End\n\n[![React](https://img.shields.io/badge/React-%2320232a.svg?style=for-the-badge\u0026logo=react\u0026logoColor=%2361DAFB)](https://reactjs.org/)\n\n[![Next.js](https://img.shields.io/badge/Next.js-%23000000.svg?style=for-the-badge\u0026logo=next.js\u0026logoColor=white)](https://nextjs.org/)\n\n[![TypeScript](https://img.shields.io/badge/TypeScript-%23007ACC.svg?style=for-the-badge\u0026logo=typescript\u0026logoColor=white)](https://www.typescriptlang.org/)\n\n[![JavaScript](https://img.shields.io/badge/JavaScript-%23F7DF1E.svg?style=for-the-badge\u0026logo=javascript\u0026logoColor=black)](https://developer.mozilla.org/en-US/docs/Web/JavaScript)\n\n[![CSS](https://img.shields.io/badge/CSS-%231572B6.svg?style=for-the-badge\u0026logo=css3\u0026logoColor=white)](https://developer.mozilla.org/en-US/docs/Web/CSS)\n\n[![Tailwind CSS](https://img.shields.io/badge/Tailwind%20CSS-%2338B2AC.svg?style=for-the-badge\u0026logo=tailwind-css\u0026logoColor=white)](https://tailwindcss.com/)\n\n## Backend:\n\n[![Supabase](https://img.shields.io/badge/Supabase-3540C8.svg?style=for-the-badge\u0026logo=supabase\u0026logoColor=white)](https://supabase.io/)\n\n[![PostgreSQL](https://img.shields.io/badge/PostgreSQL-%23336791.svg?style=for-the-badge\u0026logo=postgresql\u0026logoColor=white)](https://www.postgresql.org/)\n\n\u003e This web application utilizes Supabase with PostgreSQL as the backend to manage various functionalities, including user tables, article views tracking, you can create update and delete posts form blog section (CRUD) and date recording. Google Sheets CSV dynamically generates content and incorporates information. The application uses cookies to collect data, including user location (country and city), and tracks the number of visitors. All this data seamlessly integrates into my Supabase database in PostgreSQL.\n\nFeel free to download or clone this repository with git clone:\n\n```bash\ngit clone https://github.com/solidsnk86/portfolioWeb.git\n```\n\nAfterward, install the necessary dependencies using:\n\n```bash\nnpm install @latest\n# or\nyarn install\n```\n\n#\n\nYou can adjust and modify the ESLint rules based on your preferences.\n\n\u003e Enjoy this project, designed as my portfolio to showcase my work. The integration with the GitHub Stats API determines the project's star count, whith Google Sheets CSV for the proyects items section, cookies for location tracking, and visitor count information contribute to its dynamic and personalized features.\n\nThis app is deployed on Vercel:\n\n[![Deployed on Vercel](https://img.shields.io/badge/Vercel-Deployed-0076FF.svg?logo=vercel\u0026logoColor=white)](https://vercel.com//)\n\n#\n\n\u003cp\u003e\n  \u003cstrong\u003eError Reporting:\u003c/strong\u003e If you encounter any issues or errors while using our application, please don't hesitate to reach out. Provide details about the problem, and I'll work to address it promptly.\n\u003c/p\u003e\n\u003cp\u003e\n  \u003cstrong\u003eContributions:\u003c/strong\u003e Interested in contributing to the project? Feel free to fork the repository on GitHub and submit a pull request. I appreciate any enhancements, bug fixes, or new features you may bring!\n\u003c/p\u003e\n\u003cp\u003e\n  \u003cstrong\u003eGeneral Inquiries:\u003c/strong\u003e Whether you have questions about the application's functionality, suggestions for improvement, or just want to say hello, your feedback is always welcome.\n\u003c/p\u003e\n\n\u003cp\u003eContact for any queries or feedback, feel free to reach out to my email at:\u003c/p\u003e\n\n[![Gmail Badge](https://img.shields.io/badge/-calcagni.gabriel86@gmail.com-d14836?style=flat\u0026logo=Gmail\u0026logoColor=white\u0026link=mailto:mailto:calcagni.gabriel86@gmail.com)](mailto:calcagni.gabriel86@gmail.com)\n\n#\n\n\u003cdiv align=\"center\"\u003e\n\n  \u003cp\u003eNeoTecs Dev ©2023\u003c/p\u003e\n  \n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolidsnk86%2Fportfolioweb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsolidsnk86%2Fportfolioweb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolidsnk86%2Fportfolioweb/lists"}