{"id":19328541,"url":"https://github.com/tmhsdigital/language-library","last_synced_at":"2025-02-24T06:40:50.507Z","repository":{"id":242331040,"uuid":"809282539","full_name":"TMHSDigital/Language-Library","owner":"TMHSDigital","description":"Just like learning your A-B-C's","archived":false,"fork":false,"pushed_at":"2024-07-08T09:34:25.000Z","size":750,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-06T07:28:57.858Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://tmhsdigital.github.io/Language-Library/","language":"Python","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/TMHSDigital.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":"2024-06-02T08:47:23.000Z","updated_at":"2024-07-05T08:08:01.000Z","dependencies_parsed_at":"2024-06-02T10:09:54.660Z","dependency_job_id":"8fec9da2-6006-4e8d-b32f-ee7de48e98ad","html_url":"https://github.com/TMHSDigital/Language-Library","commit_stats":null,"previous_names":["fouttamypaint/language-library","tmhsdigital/language-library"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TMHSDigital%2FLanguage-Library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TMHSDigital%2FLanguage-Library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TMHSDigital%2FLanguage-Library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TMHSDigital%2FLanguage-Library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TMHSDigital","download_url":"https://codeload.github.com/TMHSDigital/Language-Library/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240434183,"owners_count":19800546,"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":[],"created_at":"2024-11-10T02:22:48.492Z","updated_at":"2025-02-24T06:40:50.413Z","avatar_url":"https://github.com/TMHSDigital.png","language":"Python","readme":"# Language-Library\n\n![Language-Library](https://media.giphy.com/media/3o7btPCcdNniyf0ArS/giphy.gif)\n\n## Project Overview\n\nLanguage-Library is a collection of simple projects in various programming languages. Each project demonstrates basic functionalities and serves as a learning resource for developers of all skill levels.\n\n## Projects Included\n\n- **Python**\n  - Flask-based Configuration Management System\n- **JSON**\n  - Configuration Management System with Validation and Backup\n- **YAML**\n  - Application Settings Manager\n- **Bash**\n  - Scripts for various automation tasks\n- **C#**\n  - Basic application showcasing language features\n- **C++**\n  - Simple projects demonstrating fundamental concepts\n- **C**\n  - Basic C programs\n- **CSS**\n  - Styling examples and utilities\n- **Go**\n  - Basic projects and utilities in Go\n- **HTML**\n  - Web pages and templates\n- **Java**\n  - Basic applications and utilities\n- **JavaScript**\n  - Scripts and web applications\n- **Markdown**\n  - Documentation and examples\n- **PHP**\n  - Simple web applications\n- **PowerShell**\n  - Automation scripts\n- **YAML**\n  - Configuration files and examples\n\n## Table of Contents\n\n- [Setup and Usage](#setup-and-usage)\n  - [Python](#python)\n  - [JSON](#json)\n  - [YAML](#yaml)\n- [Project Structure](#project-structure)\n- [Project Stats](#project-stats)\n- [License](#license)\n- [Acknowledgements](#acknowledgements)\n\n## Setup and Usage\n\n### Python\n\n1. **Flask-based Configuration Management System**\n\n   Navigate to the `Python` directory and run the Flask application:\n\n   ```bash\n   cd Python\n   python app.py\n   ```\n\n2. **JSON Configuration Management**\n\n   Navigate to the `JSON` directory and run the management script:\n\n   ```bash\n   cd JSON\n   python manage_config.py\n   ```\n\n3. **YAML Application Settings Manager**\n\n   Navigate to the `YAML` directory and run the management script:\n\n   ```bash\n   cd YAML\n   python manage_settings.py\n   ```\n\n## Project Structure\n\n```\nLanguage-Library/\n├── .github/workflows/\n├── Bash/\n├── C/\n├── C#/\n├── C++/\n├── CSS/\n├── Go/\n├── HTML/\n├── JSON/\n├── Java/\n├── JavaScript/\n├── Markdown/\n├── PHP/\n├── PowerShell/\n├── Python/\n├── YAML/\n├── README.md\n└── index.html\n```\n\n## Project Stats\n\n![Languages](https://img.shields.io/github/languages/top/TMHSDigital/Language-Library)\n![Repo Size](https://img.shields.io/github/repo-size/TMHSDigital/Language-Library)\n![Issues](https://img.shields.io/github/issues/TMHSDigital/Language-Library)\n![Forks](https://img.shields.io/github/forks/TMHSDigital/Language-Library)\n![Stars](https://img.shields.io/github/stars/TMHSDigital/Language-Library)\n![License](https://img.shields.io/github/license/TMHSDigital/Language-Library)\n![Contributors](https://img.shields.io/github/contributors/TMHSDigital/Language-Library)\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n\n## Acknowledgements\n\n- [Flask](https://flask.palletsprojects.com/)\n- [JSON](https://www.json.org/)\n- [YAML](https://yaml.org/)\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmhsdigital%2Flanguage-library","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftmhsdigital%2Flanguage-library","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmhsdigital%2Flanguage-library/lists"}