{"id":26863794,"url":"https://github.com/dev-vivekkumarverma/go","last_synced_at":"2025-03-31T03:32:49.004Z","repository":{"id":284869197,"uuid":"956323173","full_name":"dev-vivekkumarverma/go","owner":"dev-vivekkumarverma","description":"This repository is a collection of Go programs covering fundamental concepts, algorithms, and practical applications. It will serve as a reference and learning resource as I progress with Go development.","archived":false,"fork":false,"pushed_at":"2025-03-28T04:33:02.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T05:21:07.305Z","etag":null,"topics":["algorithms","go","go-datastructure","go-programming","golang"],"latest_commit_sha":null,"homepage":"","language":"Go","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/dev-vivekkumarverma.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":"2025-03-28T04:05:15.000Z","updated_at":"2025-03-28T04:33:05.000Z","dependencies_parsed_at":"2025-03-28T05:32:52.133Z","dependency_job_id":null,"html_url":"https://github.com/dev-vivekkumarverma/go","commit_stats":null,"previous_names":["dev-vivekkumarverma/go"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-vivekkumarverma%2Fgo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-vivekkumarverma%2Fgo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-vivekkumarverma%2Fgo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-vivekkumarverma%2Fgo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dev-vivekkumarverma","download_url":"https://codeload.github.com/dev-vivekkumarverma/go/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246413364,"owners_count":20773052,"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":["algorithms","go","go-datastructure","go-programming","golang"],"created_at":"2025-03-31T03:32:48.455Z","updated_at":"2025-03-31T03:32:48.997Z","avatar_url":"https://github.com/dev-vivekkumarverma.png","language":"Go","readme":"# Go \n\nWelcome to my Go language repository! This repository contains my learning journey, projects, and experiments with the Go programming language.\n\n## About\nThis repository is a collection of Go programs covering fundamental concepts, algorithms, and practical applications. It will serve as a reference and learning resource as I progress with Go development.\n\n\u003c!-- ## Repository Structure\n```\n/go\n├── basics/          # Fundamental Go programs\n├── algorithms/      # Implementations of common algorithms\n├── projects/        # Mini projects and applications\n├── exercises/       # Practice problems and solutions\n└── README.md        # This file\n``` --\u003e\n\u003c!-- \n## Prerequisites\nTo run the programs in this repository, ensure you have Go installed on your system.\n\n### Install Go\nDownload and install Go from the official website:\n[Go Downloads](https://go.dev/dl/)\n\nVerify the installation:\n```sh\ngo version\n```\n\n## Getting Started\n1. Clone the repository:\n   ```sh\n   git clone https://github.com/dev-vivekkumarverma/go.git\n   cd go\n   ```\n2. Run a Go program:\n   ```sh\n   go run basics/hello.go\n   ```\n3. Build a Go program:\n   ```sh\n   go build -o myapp basics/hello.go\n   ./myapp\n   ``` --\u003e\n\n## Contributions\nThis is a personal learning repository, but contributions, suggestions, and feedback are always welcome!\n\n## License\nThis repository is licensed under the MIT License. Feel free to use and modify the code.\n\n## Contact\nFor any queries or discussions, feel free to reach out via GitHub issues.\n\nHappy Coding! 🚀\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev-vivekkumarverma%2Fgo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdev-vivekkumarverma%2Fgo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev-vivekkumarverma%2Fgo/lists"}