{"id":21810207,"url":"https://github.com/devwannabe-dot/algorithm-nexus","last_synced_at":"2026-05-07T20:18:03.343Z","repository":{"id":210580481,"uuid":"726905316","full_name":"DevWannabe-dot/algorithm-nexus","owner":"DevWannabe-dot","description":"Multiple algorithms I've wrote on top of my study routine, in order to help demonstrate or even solve different branches of general problems, using computer science.","archived":false,"fork":false,"pushed_at":"2024-09-02T23:15:59.000Z","size":233,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-26T05:24:44.370Z","etag":null,"topics":["c","cpp","math","physics","processing"],"latest_commit_sha":null,"homepage":"","language":"C","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/DevWannabe-dot.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-12-03T18:38:08.000Z","updated_at":"2024-09-02T23:16:02.000Z","dependencies_parsed_at":"2023-12-27T21:15:34.114Z","dependency_job_id":"64b0ccf5-0038-441c-a810-4af627cc1b46","html_url":"https://github.com/DevWannabe-dot/algorithm-nexus","commit_stats":null,"previous_names":["devwannabe-dot/scientific-codes"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevWannabe-dot%2Falgorithm-nexus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevWannabe-dot%2Falgorithm-nexus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevWannabe-dot%2Falgorithm-nexus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevWannabe-dot%2Falgorithm-nexus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DevWannabe-dot","download_url":"https://codeload.github.com/DevWannabe-dot/algorithm-nexus/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244767542,"owners_count":20507110,"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":["c","cpp","math","physics","processing"],"created_at":"2024-11-27T13:33:32.513Z","updated_at":"2026-05-07T20:18:03.337Z","avatar_url":"https://github.com/DevWannabe-dot.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- Index --\u003e\n# algorithm-nexus\nMultiple algorithms I've wrote on top of my study routine, in order to solve or help demonstrate different branches of general problems, using computer science.\n\n\u003c!-- Preview --\u003e\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\".media/game_preview.gif\" width=300px\u003e\n\u003c/p\u003e\u003cbr\u003e\n\n\u003c!-- Usage --\u003e\n# Usage\nReading /docs code is advised.\n#### analyticDecompositionV.c\n`$ gcc analyticDecompositionV.c -lm -oanalyticDecompositionV`\u003cbr\u003e\n`$ ./analyticDecompositionV compose 30 40`\u003cbr\u003e\n`$ ./analyticDecompositionV decompose 130 67.5`\u003cbr\u003e\n#### primeFactorization.c\n`$ gcc primeFactorization.c -lm -oprimeFactorization`\u003cbr\u003e\n`$ ./primeFactorDecomposition 770`\u003cbr\u003e\n#### generateMegaSena.c\n`$ gcc generateMegaSena.c -ogenerateMegaSena`\u003cbr\u003e\n`$ ./generateMegaSena 6 60`\u003cbr\u003e\n#### xor_swap.c\n`$ gcc xor_swap.c -lm -oxor_swap`\u003cbr\u003e\n`$ ./xor_swap 8 80`\u003cbr\u003e\n#### bit_shift.cpp\n`$ g++ bit_shift.cpp -obit_shift`\u003cbr\u003e\n`$ ./bit_shift`\n\u003c!-- #### ITA-escolha-de-especialidade.cpp\n`$ g++ ITA-escolha-de-especialidade.cpp`\u003cbr\u003e\n`$ ./a.out`\u003cbr\u003e --\u003e\n#### squareDigitSum.cpp\n`$ g++ squareDigitSum.cpp -osquareDigitSum`\u003cbr\u003e\n`$ ./squareDigitSum`\u003cbr\u003e\n#### game.pde\nRun [Processing](https://processing.org/download), open the source file and debug. Any `keyPressed` signal while window is `focused` should update the cellular automata.\n#### euclidAlgorithm.cpp\n`$ g++ -DEXTERN_XOR_SWAP euclidAlgorithm.cpp xor_swap.c -lm -oeuclidAlgorithm`\u003cbr\u003e\n`$ ./euclidAlgorithm 162 372`\u003cbr\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevwannabe-dot%2Falgorithm-nexus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevwannabe-dot%2Falgorithm-nexus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevwannabe-dot%2Falgorithm-nexus/lists"}