{"id":27276919,"url":"https://github.com/jpvt/assembly","last_synced_at":"2025-10-14T05:40:11.584Z","repository":{"id":104259809,"uuid":"287863828","full_name":"jpvt/Assembly","owner":"jpvt","description":"Repositório com códigos em Assembly","archived":false,"fork":false,"pushed_at":"2020-08-16T03:16:23.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-08T14:07:28.210Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Assembly","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/jpvt.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":"2020-08-16T03:07:35.000Z","updated_at":"2020-08-16T03:16:25.000Z","dependencies_parsed_at":"2023-11-25T20:45:16.596Z","dependency_job_id":null,"html_url":"https://github.com/jpvt/Assembly","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jpvt/Assembly","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpvt%2FAssembly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpvt%2FAssembly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpvt%2FAssembly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpvt%2FAssembly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jpvt","download_url":"https://codeload.github.com/jpvt/Assembly/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpvt%2FAssembly/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279018010,"owners_count":26086235,"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","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-04-11T16:49:23.764Z","updated_at":"2025-10-14T05:40:11.577Z","avatar_url":"https://github.com/jpvt.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Assembly\n\n\nRepositório com códigos em Assembly desenvolvidos durante a graduação em Engenharia de Computação na UFPB\n\n----\n\n## Lista de Códigos:\n\n1. [Torre de Hanoi]()\n\n---\n\n## Torre de Hanoi\n\n  Esse trabalho foi desenvolvido durante a disciplina Arquitetura de Computadores. Consiste em uma programa simples em Assembly x86 que resolve o problema da Torre de Hanoi. O código está comentado de maneira detalhada, sinta-se livre para checar e tentar tirar inspirações para seus projetos em Assembly :)\n  \n  NOTA: Desenvolvi esse projeto no Sistema Operacional Linux Mint 18, em uma arquitetura de processador 64 bits.\n  \n  ### Instruções de Compilação:\n  \n  \n  * Compilar:\n  \n    ```\n    nasm -f elf32 hanoi.asm \n    ```\n    \n  * Link:\n  \n    ```\n    gcc -m32 -o hanoi hanoi.o\n    ```\n    \n  * Execução:  \n    \n    ```\n    ./hanoi\n    ```\n    \n    \n   ----\n   \n ## Author\n\n\u003ca href=\"https://www.linkedin.com/in/jpvt/\" target=\"_blank\"\u003e**João Pedro Vasconcelos**\u003c/a\u003e\n:---: \n\u003cimg src=\"imgs/author.JPG\" width=\"200px\"\u003e \u003c/img\u003e\n\u003ca href=\"http://github.com/jpvt\" target=\"_blank\"\u003e`github.com/jpvt`\u003c/a\u003e\n\n\u003csub\u003e*Computer Engineering undergrad student* at Universidade Federal da Paraíba\u003c/sub\u003e\n\nHey, I'm João Pedro. (Since it's a complicated name to pronounce in english, you can call me JP)\n\nI'm from São Paulo, Brazil. Though, I have spent most of my life where I currently live João Pessoa, Brazil.\n\nI'm a Computer Engineering Undergrad student at the [Federal University of Paraíba](https://www.ufpb.br), and a Machine Learning Researcher at [ArIA - Artificial Intelligence Applications Laboratory](https://aria.ci.ufpb.br), where I've been studying Artificial Intelligence for the past months.\n\nOutside of computer science, I enjoy learning random stuff, traveling, playing Dungeons \u0026 Dragons, and caffeine :)\n\n**Background in:** C/C++, Python, Machine Learning, Data Analysis.\n\n**Links:**\n* [LinkedIn](https://www.linkedin.com/in/jpvt)\n* [Personal Blog](https://jpvt.github.io)\n\n---\n   \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjpvt%2Fassembly","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjpvt%2Fassembly","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjpvt%2Fassembly/lists"}