{"id":26160926,"url":"https://github.com/mahbub2001/oxygen-scripts","last_synced_at":"2026-04-18T16:37:01.220Z","repository":{"id":280571518,"uuid":"942439729","full_name":"Mahbub2001/OxyGen-Scripts","owner":"Mahbub2001","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-17T16:38:32.000Z","size":739,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-18T06:56:58.925Z","etag":null,"topics":["axios","google-drive-api","judge0","nextjs"],"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/Mahbub2001.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-03-04T05:35:11.000Z","updated_at":"2025-04-17T16:38:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"e0396be0-9658-46cd-afe2-de04e1f5d41c","html_url":"https://github.com/Mahbub2001/OxyGen-Scripts","commit_stats":null,"previous_names":["mahbub2001/oxygen-scripts"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Mahbub2001/OxyGen-Scripts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mahbub2001%2FOxyGen-Scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mahbub2001%2FOxyGen-Scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mahbub2001%2FOxyGen-Scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mahbub2001%2FOxyGen-Scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mahbub2001","download_url":"https://codeload.github.com/Mahbub2001/OxyGen-Scripts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mahbub2001%2FOxyGen-Scripts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31976794,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T16:27:12.723Z","status":"ssl_error","status_checked_at":"2026-04-18T16:27:11.140Z","response_time":103,"last_error":"SSL_read: 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":["axios","google-drive-api","judge0","nextjs"],"created_at":"2025-03-11T12:23:12.344Z","updated_at":"2026-04-18T16:37:01.210Z","avatar_url":"https://github.com/Mahbub2001.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Advanced C Code Editor\n\n## Overview\nThe Advanced C Code Editor is a powerful software designed for C programming enthusiasts. It allows users to write, execute, and manage their C programs efficiently. With seamless integration with Google Drive and local storage, users can easily access and edit their `.c` files. Additionally, the built-in AI assistant offers multiple advanced coding features to enhance the programming experience.\n\n## Features\n### File Management\n- **Google Drive Integration**: Connect your Google Drive account to access and edit `.c` files directly.\n- **Local Storage Access**: Open and manage files from your local computer.\n\n### Code Execution\n- **Submit Code**: Run C programs and view output in the console.\n\n### AI Assistant\nThe AI assistant provides the following features:\n- **Code Completion**: Get smart suggestions for completing your code.\n- **Code Optimization**: Improve performance and efficiency of your C programs.\n- **Code Correction**: Detect and fix errors in your code.\n- **Code Explanation**: Understand complex code through detailed explanations.\n- **Code Shortener**: Minimize lengthy code while maintaining functionality.\n- **Code Commenting**: Automatically generate meaningful comments for better readability.\n- **Image Processing**: Use up to 3 images at a time to assist the AI in code analysis.\n\n### Extract Content from Books\n- **Google Books Integration**: Retrieve content from books by specifying the book name and page number.\n\n### Live Collaboration System\n- **Real-time Editing**: Collaborate with multiple users on the same `.c` file in real time.\n- **Shared Sessions**: Invite team members to work on a coding project together.\n\n### Batch Code Analysis \u0026 Reporting\n- **Student Code Analysis**: Analyze a batch of students' code submissions.\n- **Automated Reports**: Generate detailed reports with corrections and suggested improvements.\n- **Feedback System**: Provide individualized feedback for each student's code.\n\n### AI Plagiarism Detection\n- **Code Similarity Analysis**: Detect plagiarism among students' code submissions.\n- **AI-Powered Insights**: Highlight sections that are likely copied and suggest originality improvements.\n\n## API Integration\nThe software leverages **RapidAPI** for code submission.\n- RapidAPI Hub: [Visit Here](https://rapidapi.com/hub)\n- Google Cloud: [Visit Here](https://cloud.google.com/)\n\n## Pre-Installation Requirements\n\ncreate a new file called `.env.local` and add the following lines:\nNEXT_PUBLIC_JUDGE_API=your_rapid_api_key_here\nNEXT_PUBLIC_BACKEND_URL=https://your-backend-url.com\nNEXT_PUBLIC_GOOGLE_CLIENT_ID=your_google_client_id_here\nNEXT_PUBLIC_GOOGLE_API_KEY=your_google_api_key_here\n\n\n## Installation\n1. Clone the repository:\n   ```sh\n   git clone git clone https://github.com/Mahbub2001/OxyGen-Scripts.git\n   ```\n2. Install dependencies:\n   ```sh\n   npm install\n   ```\n3. Run the application:\n   ```sh\n   npm run dev\n   ```\n\n## Frontend Link:\n[Visit Here](https://github.com/Mahbub2001/OxyGen-Scripts)\n## Backend Link:\n[Visit Here](https://github.com/Mahbub2001/OxyGen-Scripts-Backend)\n## Backend WebSocket:\n[Visit Here](https://github.com/Mahbub2001/OxyGen-Scripts-WebSocket-Backend)\n\n## License\nThis project is licensed under the MIT License.\n\n---\nDeveloped with ❤️ for C programmers.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmahbub2001%2Foxygen-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmahbub2001%2Foxygen-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmahbub2001%2Foxygen-scripts/lists"}