{"id":24255963,"url":"https://github.com/tcelestino/learn-programming","last_synced_at":"2025-06-24T06:02:51.110Z","repository":{"id":260152459,"uuid":"878647189","full_name":"tcelestino/learn-programming","owner":"tcelestino","description":"Learning programming with software development concepts with examples.","archived":false,"fork":false,"pushed_at":"2024-11-04T17:35:44.000Z","size":30,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-04T19:32:02.784Z","etag":null,"topics":["algorithms-and-data-structures","design-patterns","design-system","hacktoberfest","programming","software-development"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":false,"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/tcelestino.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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}},"created_at":"2024-10-25T19:28:14.000Z","updated_at":"2024-11-04T17:35:46.000Z","dependencies_parsed_at":"2025-03-04T19:30:57.863Z","dependency_job_id":"f6a2f553-4395-40ab-afbc-42c29d94d9c3","html_url":"https://github.com/tcelestino/learn-programming","commit_stats":null,"previous_names":["tcelestino/learn-programming"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tcelestino/learn-programming","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tcelestino%2Flearn-programming","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tcelestino%2Flearn-programming/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tcelestino%2Flearn-programming/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tcelestino%2Flearn-programming/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tcelestino","download_url":"https://codeload.github.com/tcelestino/learn-programming/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tcelestino%2Flearn-programming/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261618039,"owners_count":23185088,"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-and-data-structures","design-patterns","design-system","hacktoberfest","programming","software-development"],"created_at":"2025-01-15T04:23:02.369Z","updated_at":"2025-06-24T06:02:51.074Z","avatar_url":"https://github.com/tcelestino.png","language":"TypeScript","readme":"# Learn Programming with TypeScript and Deno\n\nThis repository contains various TypeScript files implementing different algorithms and design patterns. The project uses Deno as the runtime environment.\n\n## Setup Instructions\n\n1. Install Deno by following the instructions on the [official website](https://deno.land/#installation).\n2. Clone this repository:\n   ```sh\n   git clone https://github.com/tcelestino/learn-programming.git\n   cd learn-programming\n   ```\n\n## Running the Project\n\nTo run the project, you can use the different tasks defined in the `deno.json` file:\n\n- **Development**: `deno task dev`\n- **Server**: `deno task server`\n- **Testing**: `deno task test`\n- **Formatting**: `deno task format`\n\n## Using Arguments with `deno task dev`\n\nYou can use the following arguments with `deno task dev`:\n\n- **dp**: Run scripts files in the design patterns folder\n- **ex**: Run scripts files in the practices folder\n\nBy default, `deno task dev` runs scripts in the structure-data folder.\n\nExample commands:\n- `deno task dev dp`\n- `deno task dev ex`\n\n## Project Structure\n\nThe project includes the following directories:\n\n- **design-patterns**: Contains TypeScript files implementing various design patterns.\n- **practices**: Contains TypeScript files with different coding practices and exercises.\n- **structure-data**: Contains TypeScript files implementing different data structures and algorithms.\n\nThe main entry point of the project is `main.ts`, which runs different modules based on command-line arguments.\n\n## Contributing\n\nContributions are welcome! Please follow these steps to contribute:\n\n1. Fork the repository.\n2. Create a new branch for your feature or bugfix.\n3. Make your changes and commit them with a clear message.\n4. Push your changes to your forked repository.\n5. Create a pull request to the main repository.\n\nThank you for your contributions!\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftcelestino%2Flearn-programming","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftcelestino%2Flearn-programming","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftcelestino%2Flearn-programming/lists"}