{"id":15989471,"url":"https://github.com/skvggor/skvggor","last_synced_at":"2025-04-04T22:25:22.547Z","repository":{"id":49819187,"uuid":"353102080","full_name":"skvggor/skvggor","owner":"skvggor","description":"Father — street runner — skateboarder — senior dev at @radixeng.","archived":false,"fork":false,"pushed_at":"2025-03-28T20:14:54.000Z","size":567,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-29T04:48:57.462Z","etag":null,"topics":["github-readme","readme"],"latest_commit_sha":null,"homepage":"https://trve.in","language":null,"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/skvggor.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}},"created_at":"2021-03-30T18:26:16.000Z","updated_at":"2025-03-28T20:14:57.000Z","dependencies_parsed_at":"2024-01-15T21:55:58.602Z","dependency_job_id":"77bb19a5-4809-44a8-bb9c-58136bf99e87","html_url":"https://github.com/skvggor/skvggor","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skvggor%2Fskvggor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skvggor%2Fskvggor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skvggor%2Fskvggor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skvggor%2Fskvggor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skvggor","download_url":"https://codeload.github.com/skvggor/skvggor/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247257331,"owners_count":20909453,"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":["github-readme","readme"],"created_at":"2024-10-08T04:42:55.006Z","updated_at":"2025-04-04T22:25:22.534Z","avatar_url":"https://github.com/skvggor.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://skvggor.dev\"\u003e\n    \u003cimg src=\"https://github.com/skvggor/skvggor/assets/958723/d0c9aa9c-0c21-4219-acff-3d4f36f94691\" alt=\"My header\" /\u003e\n  \u003c/a\u003e\n\u003c/div\u003e\n\n\n## Weekly code\n\n[![Latest data](https://github.com/skvggor/skvggor/actions/workflows/main.yml/badge.svg)](https://github.com/skvggor/skvggor/actions/workflows/main.yml)\n\nSource: https://github.com/skvggor/waka-readme\n\n\u003c!--START_SECTION:waka--\u003e\n\n```mermaid\npie\n    \"TypeScript\" : 76.1\n    \"Markdown\" : 6.0\n    \"Bash\" : 5.2\n    \"Other\" : 4.7\n    \"JSON\" : 2.6\n```\n\n\u003c!--END_SECTION:waka--\u003e\n\n## Bio\n\n```typescript\ninterface ISkillSet {\n  front_end: string[];\n  back_end: string[];\n  general_languages: string[];\n}\n\nclass Skills implements ISkillSet {\n  constructor(\n    public front_end: string[],\n    public back_end: string[],\n    public general_languages: string[]\n  ) {}\n}\n\nconst experience_summary = `\nI am a senior full-stack developer with about 14 years of experience in large-scale projects\nacross advertising, marketing, telecommunications, and engineering sectors.\nI have led technical teams, built applications using modern front-end frameworks like React and Vue,\nand developed microservices in Go, Python, C#, and Node.js. My recent work focuses on improving\ndeveloper experience through automation and quality practices, leveraging my skills in both\nfront-end and back-end technologies.\n`.trim();\n\nconst mySkills: ISkillSet = new Skills(\n  [\"React\", \"Vue\", \"MUI\", \"Tailwind CSS\", \"SCSS\", \"Stylus\", \"HTML\"],\n  [\"Node.js\", \"Python\", \"Rust\", \"Clojure\", \"Apache Kafka\", \"GraphQL\"],\n  [\"JavaScript\", \"TypeScript\", \"Java\", \"PHP\"]\n);\n\nconsole.log(\"Experience Summary:\", experience_summary);\n\nconsole.log(\"Front-end Skills:\", mySkills.front_end);\nconsole.log(\"Back-end Skills:\", mySkills.back_end);\nconsole.log(\"General Languages:\", mySkills.general_languages);\n\n```\n\u003c!-- \u003c/details\u003e --\u003e\n\n\u003c!-- \u003cdiv align=\"center\"\u003e\n  \u003ch2\u003e🤖 Recent Code Activity\u003c/h2\u003e\n  \u003cimg width=\"500\" src=\"https://github-readme-stats.vercel.app/api/wakatime?username=skvggor\u0026hide_title=true\u0026layout=compact\u0026theme=transparent\" alt=\"Wakatime Stats\" /\u003e\n\u003c/div\u003e\n\n\u003cbr\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003ch2\u003e📈 GitHub Stats\u003c/h2\u003e\n  \u003cimg width=\"500\" src=\"https://github-readme-stats.vercel.app/api?username=skvggor\u0026show_icons=true\u0026theme=transparent\u0026hide_title=true\u0026count_private=true\" alt=\"GitHub Stats\" /\u003e\n\u003c/div\u003e\n --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskvggor%2Fskvggor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskvggor%2Fskvggor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskvggor%2Fskvggor/lists"}