{"id":18486340,"url":"https://github.com/maxgfr/maxgfr","last_synced_at":"2026-03-19T04:41:10.336Z","repository":{"id":103472473,"uuid":"279625834","full_name":"maxgfr/maxgfr","owner":"maxgfr","description":"So, let's me introduce myself","archived":false,"fork":false,"pushed_at":"2026-01-25T15:52:39.000Z","size":4427,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-01-26T08:24:05.503Z","etag":null,"topics":["i","me","myself"],"latest_commit_sha":null,"homepage":"","language":null,"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/maxgfr.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":"2020-07-14T15:38:18.000Z","updated_at":"2026-01-25T15:52:43.000Z","dependencies_parsed_at":"2024-11-06T12:52:43.445Z","dependency_job_id":"3a52a527-965b-4924-9417-78091e39906d","html_url":"https://github.com/maxgfr/maxgfr","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/maxgfr/maxgfr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxgfr%2Fmaxgfr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxgfr%2Fmaxgfr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxgfr%2Fmaxgfr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxgfr%2Fmaxgfr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxgfr","download_url":"https://codeload.github.com/maxgfr/maxgfr/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxgfr%2Fmaxgfr/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29091827,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-04T03:31:03.593Z","status":"ssl_error","status_checked_at":"2026-02-04T03:29:50.742Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["i","me","myself"],"created_at":"2024-11-06T12:49:07.392Z","updated_at":"2026-03-19T04:41:10.328Z","avatar_url":"https://github.com/maxgfr.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hi there 👋\n\n```typescript\n\nabstract class AbstractEngineer {\n    protected coding(): void {}\n    protected learning(): void {}\n    protected problemSolving(): void {}\n}\n\n\nclass ConcreteEngineer extends AbstractEngineer {\n    private name: string;\n    private designation: string;\n    private passion: string;\n    \n    constructor(name: string, designation: string, passion: string) {\n        super();\n        this.name = name;\n        this.designation = designation;\n        this.passion = passion;\n    }\n    \n    public me(): void {\n      console.log(`I'm ${this.name}, a ${this.designation}.`);\n      console.log(`My passion? ${this.passion}!`);\n    }\n    \n    public whatIDo(): void {\n        console.log('I fix bugs, and sometimes I cause them but I’m always learning.');\n    }\n\n}\n\nconst engineer = new ConcreteEngineer(\n    'Maxime Golfier',\n    'Software Engineer',\n    'creating impactful software'\n);\n\nengineer.me();\nengineer.whatIDo();\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxgfr%2Fmaxgfr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxgfr%2Fmaxgfr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxgfr%2Fmaxgfr/lists"}