{"id":15035459,"url":"https://github.com/james-flynn-ie/projecteulergo","last_synced_at":"2026-02-17T13:31:03.438Z","repository":{"id":189804175,"uuid":"188895842","full_name":"james-flynn-ie/projectEulerGo","owner":"james-flynn-ie","description":"Project Euler Solutions in Go","archived":false,"fork":false,"pushed_at":"2019-08-08T17:28:36.000Z","size":98,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":0,"default_branch":"develop","last_synced_at":"2025-10-12T03:42:42.046Z","etag":null,"topics":["euler","euler-exercises","euler-project","euler-puzzles-answered","euler-solutions","eulerproject","go","golang","golang-examples"],"latest_commit_sha":null,"homepage":"https://james-flynn-ie.github.io/projectEulerGo/","language":"Go","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/james-flynn-ie.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":null,"support":null,"governance":null}},"created_at":"2019-05-27T19:04:31.000Z","updated_at":"2019-08-08T17:28:39.000Z","dependencies_parsed_at":"2023-08-21T21:02:17.617Z","dependency_job_id":null,"html_url":"https://github.com/james-flynn-ie/projectEulerGo","commit_stats":null,"previous_names":["james-flynn-ie/projecteulergo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/james-flynn-ie/projectEulerGo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/james-flynn-ie%2FprojectEulerGo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/james-flynn-ie%2FprojectEulerGo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/james-flynn-ie%2FprojectEulerGo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/james-flynn-ie%2FprojectEulerGo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/james-flynn-ie","download_url":"https://codeload.github.com/james-flynn-ie/projectEulerGo/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/james-flynn-ie%2FprojectEulerGo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29545559,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T13:00:00.370Z","status":"ssl_error","status_checked_at":"2026-02-17T12:57:14.072Z","response_time":100,"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":["euler","euler-exercises","euler-project","euler-puzzles-answered","euler-solutions","eulerproject","go","golang","golang-examples"],"created_at":"2024-09-24T20:28:44.274Z","updated_at":"2026-02-17T13:31:03.225Z","avatar_url":"https://github.com/james-flynn-ie.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\ntitle: James Flynn's ProjectEulerGo GitHub Pages\ndescription: GitHub Page showcasing Project Euler Solutions written in Golang by DevOps Engineer, James Flynn.\nlogo: images/james_pic.png\nsocial:\n  name: James Flynn\n  links:\n    - https://ie.linkedin.com/in/jamesflynnie\n    - https://github.com/james-flynn-ie/projectEulerGo\nlang: en_IE\n---\n\n# projectEulerGo\n\n[Back to james-flynn-io.github.io](https://james-flynn-ie.github.io/)\n\n[![Build Status](https://travis-ci.com/james-flynn-ie/projectEulerGo.svg)](https://travis-ci.com/james-flynn-ie/projectEulerGo) [![codebeat badge](https://codebeat.co/badges/16700183-8075-44b6-be22-321e02349a97)](https://codebeat.co/projects/github-com-james-flynn-ie-projecteulergo-master)\n\n## What is Project Euler?\n\n`Project Euler is a series of challenging mathematical/computer programming problems that will require more than just mathematical insights to solve. Although mathematics will help you arrive at elegant and efficient methods, the use of a computer and programming skills will be required to solve most problems.`\n\n_\u003chttps://projecteuler.net/about\u003e_\n\nThe purpose of this repository is to share solutions to the [problems](https://projecteuler.net/archives), and to help each other improve as programmers by sharing solutions and suggesting ways to improve the code.\n\nFeel free to [contribute](https://james-flynn-ie.github.io/projectEulerGo/CONTRIBUTING)!\n\n## Running the solutions\n\n### Go Playground\n\nThe Go Playground is a web service offered by golang.org.\n\nJust copy the code from the main.go file in the solution you want to run into the code window on \u003chttps://play.golang.org/\u003e, and then hit the 'Run' button.\n\n### Command Line\n\nAlternatively, to run the solutions on your local machine (and assuming you have already installed [Go](https://golang.org/doc/install)), git clone the repo and then type the following in the src/solution/[problem_name] folder:\n\n```go\ngo run main.go\n```\n\n## Have fun!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjames-flynn-ie%2Fprojecteulergo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjames-flynn-ie%2Fprojecteulergo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjames-flynn-ie%2Fprojecteulergo/lists"}