{"id":25012870,"url":"https://github.com/lrmulkayhee/fractal","last_synced_at":"2025-03-30T04:12:08.862Z","repository":{"id":274514169,"uuid":"923062848","full_name":"lrmulkayhee/fractal","owner":"lrmulkayhee","description":"The website allows users to input mathematical equations, generate fractals based on those equations, and zoom into the fractals for a closer view.","archived":false,"fork":false,"pushed_at":"2025-01-28T14:54:34.000Z","size":106,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T21:50:28.838Z","etag":null,"topics":["fractal-rendering","html-css-javascript","katex","mathjs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/lrmulkayhee.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":"2025-01-27T15:26:31.000Z","updated_at":"2025-01-28T14:54:37.000Z","dependencies_parsed_at":"2025-01-27T19:48:42.454Z","dependency_job_id":"e3a0e7c0-b1bc-40fa-886e-54d4b26b372b","html_url":"https://github.com/lrmulkayhee/fractal","commit_stats":null,"previous_names":["lrmulkayhee/fractal"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lrmulkayhee%2Ffractal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lrmulkayhee%2Ffractal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lrmulkayhee%2Ffractal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lrmulkayhee%2Ffractal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lrmulkayhee","download_url":"https://codeload.github.com/lrmulkayhee/fractal/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246273558,"owners_count":20750906,"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":["fractal-rendering","html-css-javascript","katex","mathjs"],"created_at":"2025-02-05T06:18:10.244Z","updated_at":"2025-03-30T04:12:08.843Z","avatar_url":"https://github.com/lrmulkayhee.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fractal Website\n\nThis project is a web application that takes mathematical equations as input and generates colored fractals based on those equations.\n\n## Project Structure\n\n```\nfractal-website\n├── src\n│   ├── index.html        # Main HTML document for the website\n│   ├── styles.css        # Styles for the website\n│   ├── app.js            # Main JavaScript file for application logic\n│   └── components\n│       └── fractalGenerator.js  # Contains the FractalGenerator class\n├── package.json          # npm configuration file\n├── .gitignore            # Files and directories to be ignored by Git\n└── README.md             # Documentation for the project\n```\n\n## Setup Instructions\n\n1. Clone the repository:\n   ```\n   git clone \u003crepository-url\u003e\n   ```\n\n2. Navigate to the project directory:\n   ```\n   cd fractal\n   ```\n\n3. Install the dependencies:\n   ```\n   npm install\n   \n   ```\n\n4. Build the project\n   ```\n   npm run build\n   ```\n\n5. Start the development server\n   ```\n   npm start\n   ```\n\n\n## Usage Guidelines\n\n- Enter a mathematical equation in the input field provided on the webpage.\n- Click the \"Generate Fractal\" button to create and display the fractal based on the entered equation.\n- Adjust the parameters as needed to explore different fractal designs.\n\n## Contributing\n\nFeel free to submit issues or pull requests to enhance the functionality of the fractal generator.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flrmulkayhee%2Ffractal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flrmulkayhee%2Ffractal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flrmulkayhee%2Ffractal/lists"}