{"id":21578674,"url":"https://github.com/mbaraa/dsc_logo_generator","last_synced_at":"2025-06-10T12:39:11.743Z","repository":{"id":55130859,"uuid":"323724805","full_name":"mbaraa/dsc_logo_generator","owner":"mbaraa","description":"The most optimized and working GDSC logo generator!","archived":false,"fork":false,"pushed_at":"2025-03-20T20:46:34.000Z","size":2558,"stargazers_count":28,"open_issues_count":1,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-10T18:03:22.361Z","etag":null,"topics":["developer-student-clubs","go","golang","google-developer-student-club","logo-generator","logos"],"latest_commit_sha":null,"homepage":"https://gdsclogo.mbaraa.xyz","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mbaraa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"zenodo":null}},"created_at":"2020-12-22T20:19:37.000Z","updated_at":"2025-03-20T20:46:37.000Z","dependencies_parsed_at":"2025-04-10T17:46:42.360Z","dependency_job_id":"7109888a-6458-439d-b689-69d6a6b43aac","html_url":"https://github.com/mbaraa/dsc_logo_generator","commit_stats":null,"previous_names":["baraa-almasri/dsc_logo_generator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbaraa%2Fdsc_logo_generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbaraa%2Fdsc_logo_generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbaraa%2Fdsc_logo_generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbaraa%2Fdsc_logo_generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mbaraa","download_url":"https://codeload.github.com/mbaraa/dsc_logo_generator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbaraa%2Fdsc_logo_generator/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259077833,"owners_count":22802008,"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":["developer-student-clubs","go","golang","google-developer-student-club","logo-generator","logos"],"created_at":"2024-11-24T13:11:21.135Z","updated_at":"2025-06-10T12:39:11.679Z","avatar_url":"https://github.com/mbaraa.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GDSC Logo Generator \n\n[![GoDoc](https://godoc.org/github.com/mbaraa/dsc_logo_generator?status.png)](https://godoc.org/github.com/mbaraa/dsc_logo_generator) [![Go Report Card](https://goreportcard.com/badge/github.com/mbaraa/dsc_logo_generator)](https://goreportcard.com/report/github.com/mbaraa/dsc_logo_generator)\n\n## dependencies:\n- [go-cairo](https://github.com/ungerik/go-cairo) cairo the image manipulation library\n- [go-ttf](https://godoc.org/github.com/golang/freetype/truetype) used to calculate the text's length using a specific ttf font\n- [fixed](https://godoc.org/golang.org/x/image/math/fixed) the fixed numerical type is used for the ttf glyph's length\n\n## run locally:\n1. Using `Docker`\n   - `docker compose up`\n   \n   \n1. Without `Docker`\n   1. install the dependencies one by one \n      - or just run `go mod tidy`\n   1. build the client(front-end)\n      - `cd ./client`\n      - `npm run build`\n   1. build run the server's executable\n      - `go build -ldflags=\"-w -s\"`\n      - `./dsc_logo_generator`\n   1. open `127.0.0.1:1105` and generate some logos :)\n\n## examples:\n- ### horizontal\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://github.com/mbaraa/dsc_logo_generator/blob/main/res/example_horizontal.png\" \u003e\n\u003c/p\u003e\n\n- ### vertical\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://github.com/mbaraa/dsc_logo_generator/blob/main/res/example.png\" \u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbaraa%2Fdsc_logo_generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmbaraa%2Fdsc_logo_generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbaraa%2Fdsc_logo_generator/lists"}