{"id":26536912,"url":"https://github.com/tech-preta/calculator","last_synced_at":"2026-04-19T10:35:34.127Z","repository":{"id":283321043,"uuid":"951394459","full_name":"Tech-Preta/calculator","owner":"Tech-Preta","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-19T15:58:54.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-19T16:41:07.706Z","etag":null,"topics":["css","docker","javascript","nginx"],"latest_commit_sha":null,"homepage":"https://nataliagranato.xyz","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Tech-Preta.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":"2025-03-19T15:56:09.000Z","updated_at":"2025-03-19T16:16:28.000Z","dependencies_parsed_at":"2025-03-20T02:15:13.659Z","dependency_job_id":null,"html_url":"https://github.com/Tech-Preta/calculator","commit_stats":null,"previous_names":["tech-preta/calculator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tech-Preta%2Fcalculator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tech-Preta%2Fcalculator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tech-Preta%2Fcalculator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tech-Preta%2Fcalculator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tech-Preta","download_url":"https://codeload.github.com/Tech-Preta/calculator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244875043,"owners_count":20524591,"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":["css","docker","javascript","nginx"],"created_at":"2025-03-21T22:17:37.530Z","updated_at":"2026-04-19T10:35:34.090Z","avatar_url":"https://github.com/Tech-Preta.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple Calculator\n\nThis is a simple calculator implemented using HTML, CSS, and JavaScript. It is served using Nginx in a Docker container.\n\n## Project Structure\n\n```\n/\n├── docker/\n│   ├── Dockerfile\n│   └── nginx.conf\n├── src/\n│   ├── index.html\n│   ├── style.css\n│   └── script.js\n└── README.md\n```\n\n## How to Build and Run\n\n1. Clone this repository.\n2. Navigate to the `docker/` directory.\n3. Build the Docker image:\n\n   ```sh\n   docker build -t simple-calculator .\n   ```\n\n4. Run the Docker container:\n\n   ```sh\n   docker run -d -p 8080:80 simple-calculator\n   ```\n\n5. Open your browser and navigate to `http://localhost:8080` to see the calculator.\n\n## Acknowledgements\n\nThis project was created as a simple example to demonstrate the use of HTML, CSS, JavaScript, and Docker.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftech-preta%2Fcalculator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftech-preta%2Fcalculator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftech-preta%2Fcalculator/lists"}