{"id":20056847,"url":"https://github.com/zemerik/portfolio-v2","last_synced_at":"2025-05-05T14:30:58.629Z","repository":{"id":235134712,"uuid":"790125426","full_name":"Zemerik/Portfolio-v2","owner":"Zemerik","description":"This the second and latest version of my Portfolio","archived":false,"fork":false,"pushed_at":"2025-04-25T13:35:16.000Z","size":15945,"stargazers_count":28,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-25T14:44:13.572Z","etag":null,"topics":["javascript","portfolio","react","tailwindcss","template","typescript"],"latest_commit_sha":null,"homepage":"https://zemerik.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Zemerik.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,"zenodo":null}},"created_at":"2024-04-22T10:05:10.000Z","updated_at":"2025-04-25T13:34:21.000Z","dependencies_parsed_at":"2024-04-22T11:26:35.109Z","dependency_job_id":"35d5f6e1-289a-4181-bbdf-979e63e02a70","html_url":"https://github.com/Zemerik/Portfolio-v2","commit_stats":null,"previous_names":["zemerik/portfolio-v2"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zemerik%2FPortfolio-v2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zemerik%2FPortfolio-v2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zemerik%2FPortfolio-v2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zemerik%2FPortfolio-v2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Zemerik","download_url":"https://codeload.github.com/Zemerik/Portfolio-v2/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252514860,"owners_count":21760451,"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","portfolio","react","tailwindcss","template","typescript"],"created_at":"2024-11-13T12:56:45.376Z","updated_at":"2025-05-05T14:30:58.621Z","avatar_url":"https://github.com/Zemerik.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align = \"center\"\u003e\n\n\u003cimg src = \"public/assets/icon.png\" style = \"height:250px;width:250px\"\u003e\n\n\u003c/p\u003e\n\n\u003ch1 align = \"center\"\u003e\n\n  PORTFOLIO V2 - [Website](https://zemerik.vercel.app)\n\n\u003c/h1\u003e\n\n\u003cdiv align = \"center\"\u003e\n\n![Tools](https://skillicons.dev/icons?i=javascript,css,html,react,nodejs,tailwind,vscode,vercel,github\u0026perline=25)\n\n![Screenshot](public/github/screenshot_laptop.png)\n\n\u003c/div\u003e\n\n![Wakatime Stats](https://wakatime.com/badge/user/9860690e-8928-4746-844c-c2924f121f2d/project/5de3fb2c-df6d-40a8-95d9-15ac29c773f2.svg)\n\n## ABOUT:\n\n\nHere is the latest version of my portfolio, crafted using HTML, CSS, JavaScript, TypeScript, React, and Tailwind. This update highlights my proficiency with modern web technologies, featuring a sleek and responsive design. The integration of React and Tailwind enhances the user experience with seamless interactivity and aesthetics. Vercel has been used for Deploying this Project. \n\nView my Website here - https://zemerik.vercel.app\n\n## FEATURES:\n\n\u003ctable align = \"center\"\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\n      🎩 Responsive Navbar with Icons and hover effects\n      \u003cbr\u003e\n      \u003cbr\u003e\n      🤯 Option to Switch between German and English Language\n      \u003cbr\u003e\n      \u003cbr\u003e\n      ⚡ Tailwind Effects for Quotes and other text / animations\n      \u003cbr\u003e\n      \u003cbr\u003e\n      🏆 Dragable and Self - Updating Project Cards\n      \u003cbr\u003e\n      \u003cbr\u003e\n      📝 Code Snippets Outlining Achievements and Milestones\n      \u003cbr\u003e\n      \u003cbr\u003e\n      ✈️ Mailing / Messaging Option\n    \u003c/td\u003e\n    \u003ctd\u003e\n\n  \u003cimg src = \"public/github/screenshot_phone.png\" style = \"height: 400px; width: 250px\"\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n## USAGE:\n\n- Make a local copy of this Repository on your Machine through the following Git Command:\n\n```\ngit clone https://github.com/Zemerik/Portfolio-v2\n```\n\n- Navigate to the Project Directory by the command below:\n\n```\ncd Portfolio-v2\n```\n\n\u003e [!Important]\n\u003e You need to have [nodeJS](https://nodejs.org/en) installed\n\n- Start the Development Server by the following commmand:\n\n```nodejs\nnpm run dev\n```\n\n\u003e [!Tip]\n\u003e All of your changes can be made in the `data.tsx` file located in `src/assets/lib/` directory, while the favicon can be altered in the `index.html` file. \n\n\u003e [!Caution]\n\u003e Distribution or Use of any Personal Information is not allowed in any form. \n\n## CONTRIBUTING:\n\nContributions are always welcome and appreciated. Feel free to create an Issue or Pull - Request for any fixes, bug reports, feature request or more. \n\n\u003ch1 align = \"center\"\u003e\n  Thanks for Visiting🙏\n\u003c/h1\u003e\n\n\u003cp align = \"center\"\u003e\n  Don't forget to leave a ⭐\n  \u003cbr\u003e\n  Made with 💖 by \u003ca href = \"https://github.com/Zemerik\"\u003eHemang Yadav (Zemerik)\u003c/a\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzemerik%2Fportfolio-v2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzemerik%2Fportfolio-v2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzemerik%2Fportfolio-v2/lists"}