{"id":29016408,"url":"https://github.com/karthikbilaspur/cicdfiles","last_synced_at":"2026-05-04T12:31:59.900Z","repository":{"id":300904332,"uuid":"1007269343","full_name":"karthikbilaspur/CICDFiles","owner":"karthikbilaspur","description":"A collection of many small  projects showcasing different applications and technologies, including NLP, CI/CD, and containerization with Docker and Kubernetes.","archived":false,"fork":false,"pushed_at":"2025-06-24T06:42:44.000Z","size":14,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-24T07:33:15.466Z","etag":null,"topics":["chatbot","ci-cd","continuous-deployment","continuous-integration","docker","kubernetes","natural-language-processing","personal","python","todo-list","weather-api"],"latest_commit_sha":null,"homepage":"https://github.com/karthikbilaspur/CICDFiles","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/karthikbilaspur.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,"zenodo":null}},"created_at":"2025-06-23T18:16:35.000Z","updated_at":"2025-06-24T07:30:29.000Z","dependencies_parsed_at":"2025-06-24T07:43:39.698Z","dependency_job_id":null,"html_url":"https://github.com/karthikbilaspur/CICDFiles","commit_stats":null,"previous_names":["karthikbilaspur/cicdfiles"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/karthikbilaspur/CICDFiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karthikbilaspur%2FCICDFiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karthikbilaspur%2FCICDFiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karthikbilaspur%2FCICDFiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karthikbilaspur%2FCICDFiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/karthikbilaspur","download_url":"https://codeload.github.com/karthikbilaspur/CICDFiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karthikbilaspur%2FCICDFiles/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261960448,"owners_count":23236575,"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":["chatbot","ci-cd","continuous-deployment","continuous-integration","docker","kubernetes","natural-language-processing","personal","python","todo-list","weather-api"],"created_at":"2025-06-25T22:08:14.590Z","updated_at":"2026-05-04T12:31:57.658Z","avatar_url":"https://github.com/karthikbilaspur.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"This repository contains multiple  different projects:\n\n1. **Chatbot**: A simple chatbot that uses Natural Language Processing (NLP) to analyse user sentiment and respond accordingly.\n2. **Personal Website CI/CD**: A CI/CD pipeline for a personal website built with Flask and Python.\n3. **Todo List App**: A Todo List App built with Flask and Python that allows users to create, read, update, and delete todo items.\n4. **Weather API**: A Flask-based weather API that retrieves weather data from OpenWeatherMap and provides a user-friendly interface to display current weather and forecasts.\n\n## Project Overviews\n\n### Chatbot\n\n* Sentiment analysis using NLTK's VADER sentiment intensity analyser\n* Responds to user input based on sentiment category (positive, negative, neutral)\n* Logging and error handling\n* Deployed using Docker and Kubernetes\n\n### Personal Website CI/CD\n\n* CI/CD pipeline for a personal website built with Flask and Python\n* Automates build, test, and deployment process to Docker Hub and Kubernetes\n* Includes Dockerfile and Kubernetes deployment configuration\n\n### Todo List App\n\n* Allows users to create, read, update, and delete todo items\n* User-friendly interface\n* Automated testing and deployment\n* Includes CI/CD pipeline with GitHub Actions\n\n### Weather API\n\n* Retrieves current weather data and forecasts from OpenWeatherMap\n* Displays weather data in a user-friendly interface\n* Supports city search history\n* Includes unit tests for API endpoints\n* Utilises CI/CD pipeline with GitHub Actions for automated testing and deployment\n\n## Requirements\n\n* Python 3.9+\n* Flask\n* NLTK (for Chatbot)\n* requests (for Weather API)\n* OpenWeatherMap API key (for Weather API)\n* Docker\n* Kubernetes\n\n## Setup\n\n1. Clone the repository: `git clone https://github.com/your-username/combined-repo.git`\n2. Install dependencies: `pip install -r requirements.txt`\n3. Set up API keys and environment variables as needed\n4. Run the applications using `flask run` or deploy using Docker and Kubernetes\n\n## CI/CD Pipelines\n\nEach project includes a CI/CD pipeline that automates the build, test, and deployment process. The pipelines are defined in `.github/workflows/main.yml` and include steps such as:\n\n* Checkout code\n* Set up Python\n* Install dependencies\n* Run unit tests\n* Deploy to Docker Hub or Kubernetes\n\n## Contributing\n\nContributions are welcome! Please submit a pull request with your changes and a brief description of what you've added.\n\n## License\n\nThis project is licensed under the MIT License. See `LICENSE` for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarthikbilaspur%2Fcicdfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkarthikbilaspur%2Fcicdfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarthikbilaspur%2Fcicdfiles/lists"}