{"id":15549318,"url":"https://github.com/adityaoberai/lhd-helloworld","last_synced_at":"2026-03-01T11:04:16.708Z","repository":{"id":53462113,"uuid":"328314653","full_name":"adityaoberai/lhd-helloworld","owner":"adityaoberai","description":"Repo for \"Hello, World in a New Language\" sessions at MLH Local Hack Day","archived":false,"fork":false,"pushed_at":"2023-10-03T16:11:09.000Z","size":1680,"stargazers_count":17,"open_issues_count":1,"forks_count":37,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-13T11:03:02.810Z","etag":null,"topics":["hello-world","languages","programming","tutorials"],"latest_commit_sha":null,"homepage":"","language":"C#","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/adityaoberai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-01-10T05:59:05.000Z","updated_at":"2024-10-07T07:49:19.000Z","dependencies_parsed_at":"2024-10-23T08:55:55.348Z","dependency_job_id":null,"html_url":"https://github.com/adityaoberai/lhd-helloworld","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/adityaoberai/lhd-helloworld","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adityaoberai%2Flhd-helloworld","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adityaoberai%2Flhd-helloworld/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adityaoberai%2Flhd-helloworld/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adityaoberai%2Flhd-helloworld/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adityaoberai","download_url":"https://codeload.github.com/adityaoberai/lhd-helloworld/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adityaoberai%2Flhd-helloworld/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29967932,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T10:55:55.490Z","status":"ssl_error","status_checked_at":"2026-03-01T10:55:55.175Z","response_time":124,"last_error":"SSL_read: 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":["hello-world","languages","programming","tutorials"],"created_at":"2024-10-02T13:34:49.580Z","updated_at":"2026-03-01T11:04:16.690Z","avatar_url":"https://github.com/adityaoberai.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hello, World in a New Language - MLH Local Hack Day\n\nThis repo contains various **Hello, World** tutorials that participants from the **Hello, World in a New Language** sessions at [MLH Local Hack Day](https://lhd.mlh.io) tried and contributed.\n\nIf you would like to contribute links of any such tutorials, please **fork** this repository, and add them to the table below in the format specified.\n\n---\n\n| Tutorial Name (with Link) | Programming Language Covered | Contributor GitHub ID (with Profile Link) |\n| - | - | - |\n| [C# and .NET - LHD: Build 2020](https://adityaoberai.live/lhdbuild-helloworld/) | C# (.NET) | [adityaoberai](https://github.com/adityaoberai) |\n| [.NET - Hello World in 10 Minutes](https://dotnet.microsoft.com/learn/dotnet/hello-world-tutorial/intro) | C# (.NET) | [adityaoberai](https://github.com/adityaoberai) |\n| [Hello World in Swift](https://www.programiz.com/swift-programming/hello-world) | Swift | [thisisshivamgupta](https://github.com/thisisshivamgupta) |\n| [Hello World in Perl](https://www.geeksforgeeks.org/hello-world-program-in-perl) | Perl | [Alenjojo](https://github.com/Alenjojo) |\n| [A Hello World App using Flutter (Geeks4Geeks)](https://www.geeksforgeeks.org/a-hello-world-app-using-flutter/) | Dart (Flutter) | [shubhangi0304](https://github.com/shubhangi0304) |\n| [Ruby in Twenty Minutes](https://www.ruby-lang.org/en/documentation/quickstart/) | Ruby | [Akshu-on-github](https://github.com/Akshu-on-github) |\n| [Hello World in C# from REPL.it](https://repl.it/languages/csharp) | C# | [UmairJibran](https://github.com/UmairJibran/)|\n| [Hello World in Golang](https://www.geeksforgeeks.org/hello-world-in-golang/) | Golang | [Aayushi-Mittal](https://github.com/Aayushi-Mittal) |\n| [TypeScript Hello World and Basic Config](https://code.visualstudio.com/docs/typescript/typescript-tutorial) | TypeScript | [agrmohit](http://github.com/agrmohit) |\n| [Learn C Programming](https://www.programiz.com/c-programming) | C | [iamyajat](https://github.com/iamyajat) |\n| [Hello World in Pascal by TutorialsPoint](https://www.tutorialspoint.com/pascal/pascal_program_structure.htm) | Pascal | [dumbcoder7](https://github.com/dumbcoder7) |\n| [Kotlin Hello World Javatpoint Tutorial](https://www.javatpoint.com/kotlin-hello-world-program-command-line) | Kotlin (Android) | [Utkarsh-Agarwal-585](https://github.com/Utkarsh-Agarwal-585) |\n| [Hello World in Kotlin (Geeks4Geeks)](https://www.geeksforgeeks.org/hello-world-program-in-kotlin/) | Kotlin (Android) | [thatfreakcoder](https://github.com/thatfreakcoder) |\n| [Hello World in Java](https://www.programiz.com/java-programming/hello-world) | Java | [ritikverma2000](https://github.com/ritikverma2000) |\n| [Hello World in JavaScript (Geeks4Geeks)](https://www.geeksforgeeks.org/javascript-course-printing-hello-world-in-javascript/) | JavaScript | [shobhit1503](https://github.com/shobhit1503) |\n| [Hello World in Python](https://www.programiz.com/python-programming/examples/hello-world) | Python | [gitaalekhyapaul](https://github.com/gitaalekhyapaul) |\n| [Hello World in JavaScript (Programiz)](https://www.programiz.com/javascript/examples/hello-world) | JavaScript (Browser) | [ruddha2001](https://github.com/ruddha2001) |\n| [Hello World in HTML](https://mkyong.com/html/html-tutorial-hello-world/) | HTML | [anushbhatia](https://github.com/anushbhatia) |\n| [Hello World in Brainfuck](https://therenegadecoder.com/code/hello-world-in-brainfuck/#hello-world-in-brainfuck) | Brainfuck | [dhruvam-zaveri](https://github.com/dhruvam-zaveri) |\n| [Hello World in PHP](https://scriptverse.academy/tutorials/php-hello-world.html) | PHP | [shadowasphodel2919](https://github.com/shadowasphodel2919) |\n| [Learn C++](https://www.programiz.com/cpp-programming/examples/print-sentence) | C++ | [jagnani73](https://github.com/jagnani73) |\n| [Hello World in R](https://www.tutorialspoint.com/r/r_basic_syntax.htm) | R | [samflab](https://github.com/samflab) |\n| [Hello World in Haskell](https://riptutorial.com/haskell/example/898/hello--world-) | Haskell | [GowthamGoush](https://github.com/GowthamGoush) |\n| [Hello World in Julia](https://juliabyexample.helpmanual.io/) | Julia | [shadowasphodel2919](https://github.com/shadowasphodel2919) |\n| [Hello World in F#](https://www.javatpoint.com/f-sharp-example) | F# | [muthuannamalai12](https://github.com/muthuannamalai12) |\n| [Hello World in Dart (W3Adda)](https://www.w3adda.com/dart-tutorial/dart-hello-world-program) | Dart | [harikishantk](https://github.com/harikishantk) |\n| [Hello World in Rust](https://doc.rust-lang.org/rust-by-example/hello.html) | Rust | [Tectrix-tech](https://github.com/Tectrix-tech) |\n\n---\n\n*Note: The* `Example Hello World Apps/` *folder contains* **Hello World apps** *created in the sessions at MLH Local Hack Day: Build 2020 and MLH Local Hack Day: Share 2021. Please do not edit that.*\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadityaoberai%2Flhd-helloworld","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadityaoberai%2Flhd-helloworld","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadityaoberai%2Flhd-helloworld/lists"}