{"id":21822128,"url":"https://github.com/fcj-dntu/imga","last_synced_at":"2026-01-31T15:32:14.701Z","repository":{"id":251478605,"uuid":"837538913","full_name":"FCJ-DNTU/imga","owner":"FCJ-DNTU","description":"This is a @NguyenAnhTuan1912's project in First Cloud Journey, it will be served as a product for FCJ workshop.","archived":false,"fork":false,"pushed_at":"2024-08-28T07:06:22.000Z","size":85,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-20T11:47:22.300Z","etag":null,"topics":["application","aws","computer-vision","ocr"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/FCJ-DNTU.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-08-03T09:21:16.000Z","updated_at":"2025-01-09T00:52:49.000Z","dependencies_parsed_at":"2024-08-28T08:27:52.336Z","dependency_job_id":"39e21279-faf6-45a0-ba3f-9b1dd6fa2692","html_url":"https://github.com/FCJ-DNTU/imga","commit_stats":null,"previous_names":["fcj-dntu/imga"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/FCJ-DNTU/imga","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FCJ-DNTU%2Fimga","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FCJ-DNTU%2Fimga/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FCJ-DNTU%2Fimga/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FCJ-DNTU%2Fimga/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FCJ-DNTU","download_url":"https://codeload.github.com/FCJ-DNTU/imga/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FCJ-DNTU%2Fimga/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28946778,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T14:26:55.697Z","status":"ssl_error","status_checked_at":"2026-01-31T14:26:52.545Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["application","aws","computer-vision","ocr"],"created_at":"2024-11-27T17:13:13.834Z","updated_at":"2026-01-31T15:32:14.668Z","avatar_url":"https://github.com/FCJ-DNTU.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# imga\n**imga** is a tool that helps you to extract content of a table to excel. Which run with **tesseract** as core. This tool is served with web application which is deployed in AWS Cloud.\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/user-attachments/assets/a97b7d3b-7c6a-48e6-baaf-55664f49bdb0\" /\u003e\n\u003c/p\u003e\n\n## Relevant Labs\nThere are some labs that I use and learn to build this project\n- Lab 000002: [Manage access with AWS Identity and Access Management (AWS IAM)](https://000002.awsstudygroup.com/)\n- Lab 000003: [Deploy network infrastructure with Amazon Virtual Private Cloud (Amazon VPC)](https://000003.awsstudygroup.com/)\n- Lab 000004: [Getting Started and Deploying Applications on Amazon Compute Cloud (Amazon EC2)](https://000004.awsstudygroup.com/)\n- Lab 000015: [Deploy Applications with Docker](https://000015.awsstudygroup.com/)\n- Lab 000037: [Initialize Infrastructure as Code with AWS CloudFormation](https://000037.awsstudygroup.com/)\n- Lab 000048: [Grant application permissions to access AWS services through IAM Role (AWS IAM)](https://000048.awsstudygroup.com/)\n- Lab 000057: [Hosting static website with Amazon S3](https://000057.awsstudygroup.com/)\n\n## Infrastructure\nThis diagram describes how my system look like in Cloud.\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/user-attachments/assets/f3085d7c-b203-4646-a544-19fd6095d6da\" /\u003e\n\u003c/p\u003e\n\nNote: _Remember, this diagram is just the first version of my application (this version is used for workshop), I'll will draw my entire system in future in the **Development Orientation** section._\n\n## Technologies\nI'll build the system and infrastructure with some technologies, tools, platforms and AWS services that are listed below.\n\n### For frontend\nUsers will interact with web application and receive result from web application. I decide to use these technologies for building are `HTML`, `CSS`, `Javascript`, `Boostrap`.\n\n### For backend\n- `Node`, `Express`: use to build\n- `Python`, `Tesseract`, `Numpy`: use to build python program, the core feature of this app.\n- `SDK`: use to build applications, programs (Server, Python program) on cloud with AWS Software Development Kit.\n\n### Services\n- `VPC`: an infrastructure of my system in cloud.\n- `EC2`: use to host docker container, including backend, web application.\n- `S3`: use to store images, static files (web).\n- `IAM`: use to grant to ec2, tools for cloud resources accessing.\n- `API Gateway`: use to centralize apis in app.\n- CloudFormation: (_in the future version of this project_)\n- ECS (_in the future version of this project_)\n- Amplify (_in the future version of this project_)\n- Cloud9 (_in the future version of this project_)\n- Lambda (_in the future version of this project_)\n- Amazon RDS (_in the future version of this project_)\n- Amazon Cognito (_in the future version of this project_)\n- ELB (_in the future version of this project_)\n\n### Environment\n- `Docker` \u0026 `Cloud` (For production)\n- `Local` (For development)\n\n### Deployment tools\n- `Github Actions`: use to delivery new code to cloud, upload web app, ...\n\n## Development Orientation\nIn the future, I'll add more features, change OCR Model (or built by myself). These are my plan to use non-empharized services in the **Services** section.\n- `CloudFormation`: actually I don't need it, because my structure of application is simple.\n- `ECS`: I'll migrate my local docker containers in EC2 to ECS.\n- `Amplify` \u0026 Cloud9: use to simplify my web application development \u0026 deployment.\n- `Lambda`: move python program to lambda.\n- `Amazon` RDS \u0026 Cognito:\n- `ELB`: maybe, in future, my application is popular an current system cannot handle multiple requests, so I'll use ELB if EC2s still exist in my system.\n\nDeveloped by @NguyenAnhTuan1912\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffcj-dntu%2Fimga","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffcj-dntu%2Fimga","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffcj-dntu%2Fimga/lists"}