{"id":18217522,"url":"https://github.com/ieee-nitk/envision-algosimulator","last_synced_at":"2025-04-07T21:51:14.396Z","repository":{"id":37017778,"uuid":"478254618","full_name":"IEEE-NITK/Envision-AlgoSimulator","owner":"IEEE-NITK","description":null,"archived":false,"fork":false,"pushed_at":"2022-08-09T11:37:31.000Z","size":18699,"stargazers_count":0,"open_issues_count":0,"forks_count":7,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-13T23:26:05.974Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/IEEE-NITK.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}},"created_at":"2022-04-05T18:33:10.000Z","updated_at":"2024-05-25T09:19:52.000Z","dependencies_parsed_at":"2022-08-18T15:37:04.120Z","dependency_job_id":null,"html_url":"https://github.com/IEEE-NITK/Envision-AlgoSimulator","commit_stats":null,"previous_names":["ieee-nitk/envision-algosimulator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IEEE-NITK%2FEnvision-AlgoSimulator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IEEE-NITK%2FEnvision-AlgoSimulator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IEEE-NITK%2FEnvision-AlgoSimulator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IEEE-NITK%2FEnvision-AlgoSimulator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IEEE-NITK","download_url":"https://codeload.github.com/IEEE-NITK/Envision-AlgoSimulator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247737740,"owners_count":20987718,"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":[],"created_at":"2024-11-03T17:22:15.966Z","updated_at":"2025-04-07T21:51:14.377Z","avatar_url":"https://github.com/IEEE-NITK.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Envision-AlgoSimulator\n\n## Contributing Guidelines\n### Setting Up\n- Fork the repo.\n- Clone the forked repo using `git clone \u003crepo-url\u003e` to desired directory.\n### Pull Requests\n- For each new `submission`, `fix` or `feature` create a new branch named `\u003cgithub-handle\u003e-\u003cexplanatory-name\u003e`.\n    ```cmd\n    git branch \u003cbranch-name\u003e\n    ```\n- Switch to the new branch.\n    ```cmd\n    git checkout \u003cbranch-name\u003e\n    ```\n- Make the changes in the new branch.\n- Stage the changes for the next commit.\u003cbr\u003e\n    To stage changes from specific files:\n    ```cmd\n    git add \u003cfilename\u003e\n    ```\n    To stage all the changes at once:\n    ```cmd\n    git add .\n    ```\n    Use `git status` to track the changes made.\n- Commit the changes.\n    ```cmd\n    git commit -m \"\u003ccommit-message\u003e\"\n    ```\n- Push the changes to your forked repo. \u003cbr\u003e\n    If you're working on a new branch:\n    ```cmd\n    git push -u origin \u003cbranch-name\u003e\n    ```\n    If the branch already exists:\n    ```\n    git push\n    ```\n- Create a `pull request`.\n### Keep in Mind\n- Use `meaningful small commits`. Refer to this [link](https://cbea.ms/git-commit/).\n- `Remember to fetch` changes from the upstream repo before working on something.\n\n## Learning HTML\n- Go through the [lessons](https://learn.shayhowe.com/html-css/) `1`, `2`, `8` \u0026 `11` (`12` is optional) `skipping any CSS` that comes up.\n- The `assignment` is to create a simple personal website using `HTML`.\n- It should be submitted to the subdirectory `learning\\personal_website\\\u003cgithub-handle\u003e\\`.\n\n## Learing CSS\n- Go through the following [link](https://www.codecademy.com/learn/learn-css).\n- The `assignment` is to style the page from the previous assignment.\n\n## Learning JS\n- Go through the `Coding Train's` [YouTube playlist](https://youtu.be/HerCR8bw_GE) on `p5.JS`\n\n## Implementing an Algorithm\n- Implement an algorithm of your choosing using `JS`.\n- Submit it to the subdirectory `learning\\algorithms\\\u003cgithub-handle\u003e-\u003calgorithm\u003e\\` e.g. `learning\\algorithms\\kid-116-dfs\\`.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fieee-nitk%2Fenvision-algosimulator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fieee-nitk%2Fenvision-algosimulator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fieee-nitk%2Fenvision-algosimulator/lists"}