{"id":22138209,"url":"https://github.com/andinus/mymedmemoir","last_synced_at":"2026-03-07T23:30:58.576Z","repository":{"id":46778766,"uuid":"410187700","full_name":"andinus/MyMedMemoir","owner":"andinus","description":"Decentralized Medical Records","archived":false,"fork":false,"pushed_at":"2021-10-18T15:47:39.000Z","size":2376,"stargazers_count":2,"open_issues_count":0,"forks_count":4,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-05T01:41:56.633Z","etag":null,"topics":["react","smartpy","tezos-blockchain"],"latest_commit_sha":null,"homepage":"https://andinus.unfla.me/projects/MyMedMemoir","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andinus.png","metadata":{"files":{"readme":"README.org","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-09-25T05:46:39.000Z","updated_at":"2023-09-19T17:16:26.000Z","dependencies_parsed_at":"2022-09-24T18:22:18.440Z","dependency_job_id":null,"html_url":"https://github.com/andinus/MyMedMemoir","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/andinus/MyMedMemoir","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andinus%2FMyMedMemoir","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andinus%2FMyMedMemoir/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andinus%2FMyMedMemoir/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andinus%2FMyMedMemoir/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andinus","download_url":"https://codeload.github.com/andinus/MyMedMemoir/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andinus%2FMyMedMemoir/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30237329,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T23:24:20.706Z","status":"ssl_error","status_checked_at":"2026-03-07T23:21:10.486Z","response_time":53,"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":["react","smartpy","tezos-blockchain"],"created_at":"2024-12-01T20:09:03.799Z","updated_at":"2026-03-07T23:30:58.545Z","avatar_url":"https://github.com/andinus.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"#+title: MyMedMemoir\n#+subtitle: Decentralized Medical Records\n#+export_file_name: index\n#+setupfile: ~/.emacs.d/org-templates/projects.org\n\n- Hackathon: https://csi-fcrit-computer.github.io/DEV-A-THON/ ([[https://web.archive.org/web/20211011153523/https://csi-fcrit-computer.github.io/DEV-A-THON/][Archive]])\n\n| Application      | https://andinus.unfla.me/MyMedMemoir          |\n| Project Homepage | https://andinus.unfla.me/projects/MyMedMemoir |\n| Demo Video       | https://diode.zone/w/pm6dQGvTP77MT5KoipecPH   |\n\n| Source          | https://git.unfla.me/MyMedMemoir       |\n| GitHub (mirror) | https://github.com/andinus/MyMedMemoir |\n\n* Team Delta Proioxis\n\n- [[https://github.com/karishmarajput][Karishma]]\n- [[https://github.com/RishiRats][Rishi]]\n- [[https://github.com/Jkdxbns][Justin]]\n- [[https://github.com/blanklavender][Mahima]]\n- [[https://github.com/lishakothari][Lisha]]\n- [[https://github.com/andinus][Andinus]]\n\n* Thoughts\n\n** Andinus\n\n#+begin_quote\nThe idea behind the project was to create an application for users to\nstore their medical records. It would be stored on Tezos blockchain.\n\nCurrently, the storage is not encrypted and is shared between all the\nusers, the storage can be separated in the smart contract, this will\nalso prevent other's from editing one's records. For encryption we can\nask the user for a key on every login and the records would be encrypted\nwith that key.\n\nThis probably wasn't the best use of technologies, I think it's best to\nuse them for data that is to be public information. It would be\ndistributed and you always know the source of the information, knowing\nthe source is something we didn't do anything with in this project.\n\nThat said, it was fun to work on this!\n\n- https://andinus.unfla.me/writings/2021/csi-hackathon.html\n#+end_quote\n\n** blanklavender\n\n#+begin_quote\nThis project was a great learning experience as I took my first dive into the world of blockchain and cryptocurrency. I worked on the front-end part of the medical records. In the entire duration of the hackathon, I learnt a lot from my teammates and was able to step up my programming skills to a new level. All in all, It was exciting to build an application but under a time constraint.\n#+end_quote\n\n** RishiRats\n\n#+begin_quote\nIt was a great experience, I was involved in making landing page and overall planing of project. I learnt many new things during the process of making this application. And the stress was real because of time limits.\n#+end_quote\n\n* Development\n\nMemoir contract is written with ~smartpy~.\n\n- ~landing/~: Host at root.\n- ~public/~: Host at ~App/~.\n\n* License\n\n#+begin_src\nMyMedMemoir - Decentralized Medical Records\nCopyright (C) 2021, Team Delta Proioxis\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU Affero General Public License as published\nby the Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\nGNU Affero General Public License for more details.\n\nYou should have received a copy of the GNU Affero General Public License\nalong with this program.  If not, see \u003chttps://www.gnu.org/licenses/\u003e.\n#+end_src\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandinus%2Fmymedmemoir","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandinus%2Fmymedmemoir","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandinus%2Fmymedmemoir/lists"}