{"id":24296794,"url":"https://github.com/gmihov001/caesar-cipher-encrypting-app","last_synced_at":"2026-05-16T17:36:54.990Z","repository":{"id":229868052,"uuid":"777835884","full_name":"gmihov001/caesar-cipher-encrypting-app","owner":"gmihov001","description":"Simple app that encrypts and decrypts text messages based on the logic of Caesar's Cipher (React based)","archived":false,"fork":false,"pushed_at":"2024-03-26T16:39:32.000Z","size":211,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-20T04:04:04.337Z","etag":null,"topics":["algorithm","frontend","reactjs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/gmihov001.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2024-03-26T15:37:13.000Z","updated_at":"2024-03-26T15:39:19.000Z","dependencies_parsed_at":"2024-03-26T17:59:06.110Z","dependency_job_id":null,"html_url":"https://github.com/gmihov001/caesar-cipher-encrypting-app","commit_stats":null,"previous_names":["gmihov001/caesar-cipher-encrypting-app"],"tags_count":0,"template":false,"template_full_name":"4GeeksAcademy/react-hello-deprecated","purl":"pkg:github/gmihov001/caesar-cipher-encrypting-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmihov001%2Fcaesar-cipher-encrypting-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmihov001%2Fcaesar-cipher-encrypting-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmihov001%2Fcaesar-cipher-encrypting-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmihov001%2Fcaesar-cipher-encrypting-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gmihov001","download_url":"https://codeload.github.com/gmihov001/caesar-cipher-encrypting-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmihov001%2Fcaesar-cipher-encrypting-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33112083,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["algorithm","frontend","reactjs"],"created_at":"2025-01-16T19:42:01.396Z","updated_at":"2026-05-16T17:36:54.972Z","avatar_url":"https://github.com/gmihov001.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hello World with React boilerplate\n\nStart coding a react application\n\n\u003e If you are working locally instead of using codespaces or gitpod, please follow [local installation steps](#local-installation-skip-if-you-are-working-on-codespaces-or-gitpod) and come back to this part of the readme.\n\n## How to start coding?\n\n- Install the packages with `$ npm install`.\n- Run the webpack server with `$ npm run start`\n\nYou can update the `styles/index.css` or `js/index.js` depending on your needs.\nAdd more files into your, `./src/js/components` or styles folder as you need them.\n\n## Local Installation (skip if you are working on codespaces or gitpod)\n\nDownload the boilerplate using git\n\n```\n$ git clone https://github.com/4GeeksAcademy/react-hello.git\n$ cd react-hello\n```\n\n## Publish your website!\n\nThis boilerplate is 100% compatible with the free [github pages](https://pages.github.com/) and [vercel](https://vercel.com/) hosting.\n\nIt takes just 2 minutes to deploy, [click here to start the process](https://github.com/4GeeksAcademy/react-hello/blob/master/docs/DEPLOY.md).\n\n## Other features\n\n- Automatic Code Formatting: Use of [Prettier](https://prettier.io/) for automatic code indentation and formatting.\n- Error reporting: Use of [eslint](https://eslint.org/) for better error reporting.\n- Hot Deploy: Use of [Webpack Development Server](https://webpack.js.org/configuration/dev-server/) for hot deploy and live reload.\n- One-command publish of the code to github pages with `npm run deploy:github`.\n- Babel 7 (really fast).\n\n### Contributors\n\nThis template was built as part of the 4Geeks Academy [Coding Bootcamp](https://4geeksacademy.com/us/coding-bootcamp) by [Alejandro Sanchez](https://twitter.com/alesanchezr) and many other contributors. Find out more about our [Full Stack Developer Course](https://4geeksacademy.com/us/coding-bootcamps/part-time-full-stack-developer), and [Data Science Bootcamp](https://4geeksacademy.com/us/coding-bootcamps/datascience-machine-learning).\n\nYou can find other templates and resources like this at the [school github page](https://github.com/4geeksacademy/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgmihov001%2Fcaesar-cipher-encrypting-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgmihov001%2Fcaesar-cipher-encrypting-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgmihov001%2Fcaesar-cipher-encrypting-app/lists"}