{"id":19836206,"url":"https://github.com/opifexm/kekstagram","last_synced_at":"2026-04-13T09:31:28.381Z","repository":{"id":184859022,"uuid":"672588143","full_name":"opifexM/Kekstagram","owner":"opifexM","description":"A web application that allows users to view and edit images, apply filters, and manage comments.","archived":false,"fork":false,"pushed_at":"2023-07-31T17:57:16.000Z","size":2257,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T22:01:39.429Z","etag":null,"topics":["api","asynchronous-programming","css3","dom","es6","html5","javascript","modular-design","nouislider","pristine"],"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/opifexM.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":"2023-07-30T15:38:36.000Z","updated_at":"2023-07-30T15:45:25.000Z","dependencies_parsed_at":"2025-01-11T10:48:11.842Z","dependency_job_id":"5d1f45e5-9792-4c63-8a6c-4f90471795a2","html_url":"https://github.com/opifexM/Kekstagram","commit_stats":null,"previous_names":["opifexm/kekstagram"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/opifexM/Kekstagram","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opifexM%2FKekstagram","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opifexM%2FKekstagram/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opifexM%2FKekstagram/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opifexM%2FKekstagram/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opifexM","download_url":"https://codeload.github.com/opifexM/Kekstagram/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opifexM%2FKekstagram/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31746291,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T09:16:15.125Z","status":"ssl_error","status_checked_at":"2026-04-13T09:16:05.023Z","response_time":93,"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":["api","asynchronous-programming","css3","dom","es6","html5","javascript","modular-design","nouislider","pristine"],"created_at":"2024-11-12T12:10:29.001Z","updated_at":"2026-04-13T09:31:28.365Z","avatar_url":"https://github.com/opifexM.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Node CI](https://github.com/opifexM/Kekstagram/actions/workflows/check.yml/badge.svg)](https://github.com/opifexM/Kekstagram/actions/workflows/check.yml)\n[![Qodana Code Quality](https://github.com/opifexM/Kekstagram/actions/workflows/qodana_code_quality.yml/badge.svg)](https://github.com/opifexM/Kekstagram/actions/workflows/qodana_code_quality.yml)\n[![Maintainability](https://api.codeclimate.com/v1/badges/8067eede78ffecbdbab0/maintainability)](https://codeclimate.com/github/opifexM/Kekstagram/maintainability)\n\n# Kekstagram\n\nKekstagram is a web application that allows users to view and edit images, apply filters, and manage comments. It's built using modern JavaScript features and techniques.\n\n## Features\n\n-   Image Viewing\n-   Fullscreen Viewer\n-   Image Editing and Filtering\n-   Comment Management\n-   Error Handling\n-   API Integration\n\n## Technologies\n\n-   JavaScript (ES)\n-   HTML5\n-   CSS3\n\n## File Structure\n\n### Main Entry Point\n\n-   `main.js`: Initializes the application, fetches image data, and sets up the main components.\n\n### API Integration\n\n-   `api.js`: Contains functions for fetching data from the server.\n\n### Constants\n\n-   `constants.js`: Defines constant values used throughout the application.\n\n### Error Handling\n\n-   `global-error-form.js`: Manages global error display.\n\n### Fullscreen Viewer\n\n-   `fullscreen.js`: Handles the fullscreen view of images and comments.\n-   `constants.js`: Defines constants specific to the fullscreen viewer.\n-   `dom-elements.js`: Exports DOM elements for the fullscreen viewer.\n\n### Image Form Validator\n\n-   `validator.js`: Contains the main logic for image form validation.\n-   `constants.js`: Defines constants for image form validation.\n-   `dom-elements.js`: Exports DOM elements for image form validation.\n-   `utils.js`: Utility functions for image form validation.\n-   `validator-rules.js`: Defines validation rules and configurations.\n\n\n## Usage\n\nStart the development server:\n\nbashCopy code\n\n`npm start`\n\nBuild the project for production:\n\nbashCopy code\n\n`npm run build`\n\n## License\n\nThis project is licensed under the ISC License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopifexm%2Fkekstagram","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopifexm%2Fkekstagram","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopifexm%2Fkekstagram/lists"}