{"id":19243796,"url":"https://github.com/amrdb/amrdb","last_synced_at":"2025-07-22T12:33:57.675Z","repository":{"id":114839104,"uuid":"337133226","full_name":"amrdb/amrdb","owner":"amrdb","description":"My GitHub Profile README","archived":false,"fork":false,"pushed_at":"2025-05-31T10:23:32.000Z","size":62,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-01T09:10:10.564Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/amrdb.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":"2021-02-08T16:14:05.000Z","updated_at":"2025-05-31T10:23:35.000Z","dependencies_parsed_at":"2024-04-02T23:28:07.084Z","dependency_job_id":"b2d75c01-5d50-4abc-8618-6a215db60203","html_url":"https://github.com/amrdb/amrdb","commit_stats":null,"previous_names":["amrdb/amrdb"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/amrdb/amrdb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amrdb%2Famrdb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amrdb%2Famrdb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amrdb%2Famrdb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amrdb%2Famrdb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amrdb","download_url":"https://codeload.github.com/amrdb/amrdb/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amrdb%2Famrdb/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266496399,"owners_count":23938711,"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-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":"2024-11-09T17:19:46.384Z","updated_at":"2025-07-22T12:33:57.645Z","avatar_url":"https://github.com/amrdb.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"## Hey there! I'm Amr!\n\n### 📖 Library\n\n- **Operating Systems: Three Easy Pieces (OSTEP)**\n  - I am currently reading it with [Akshat's book club](https://notes.akjn.dev/notes/ostep/) but I have fallen behind after reading the first part of the book due to my internship at Activepieces and university. I a currently reading in the third partof the book which is about filesystems.\n- **Database Design \u0026 Implemenation**\n  - I was reading it with some of the database industry experts in the [Software Internals book club](https://eatonphil.com/2024-database-design-and-implementation.html). Also, I am implementing tasks in [SimpleDB](https://github.com/amrelmohamady/simpledb) educational database in Java. I have fallen behind after more than half of the book. I tried to continue reading with the [Database Internals book club](https://discord.gg/tuWRBUyt) but, the book is really not good. Chapters ordering is stupid. Old information. Weird selection of topics. The only good thing about it is that it shows code while explaining concepts.\n- **Learning Go**\n  - I was learning Go from this book. IMHO, It's not a good learning resource but, it's a very good refeence.\n- **Database Internals: A Deep Dive into How Distributed Data Systems Work**\n  - The first half of the book explores storage classification, and dive into B-Tree-based and immutable Log Structured storage engines. It explains how database files are organized to build efficient storage, using auxiliary data structures such as Page Cache, Buffer Pool and Write-Ahead Log. The book covers implementations of different techniques and optimizations used in real database systems like PostgreSQL, MySQL \u0026 Apache Cassandra. I only read the first half since the second half explores distributed databases which I will read after studying distributed systems. I read it with a private book club consisting of expert software engineers and architects. We grouped together every week over a zoom call to discuss book chapters. I loved reading it.\n- **Fundamentals of Database Systems**\n  - I used this database textbook to study relational database theory while studying the Datbase Modeling \u0026 Theory course from Stanford University.\n- **Node.js Design Patterns**\n  - A Node.js book about design patterns, writing modules, asynchronous programming, Scalability, Architectural Patterns \u0026     Advanced Node.js topics. I read ths book when I was starting out my backend development learning journey. IMO, this is the goto source to learn Node.js and gain practical knowledge.\n- **System Design Interview**\n  - A book about system design in which the writers show a process of designing many systems at large scale. This introduced me to the bigger perspective about how large-scale systems are built. I actually used some of the concepts and architectural decisions mentioned in the book in my first backend internship at Glitchfix. \n\n### 🤝🏻 Connect with Me\n\n\u003cp align=\"center\"\u003e\n\u003cul\u003e\n  \u003cli\u003e\n    \u003ca href=\"https://twitter.com/Amr__Elmohamady\" target=\"_blank\" \u003eTwitter\u003c/a\u003e \n  \u003c/li\u003e\n  \u003cli\u003e\n    \u003ca href=\"https://www.linkedin.com/in/amr-elmohamady\" target=\"_blank\" \u003eLinkedIn\u003c/a\u003e\n  \u003c/li\u003e\n  \u003cli\u003e\n    \u003ca href=\"mailto:amr.osama.elmohamady@gmail.com\"\u003eEmail\u003c/a\u003e\n  \u003c/li\u003e\n\u003c/ul\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famrdb%2Famrdb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famrdb%2Famrdb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famrdb%2Famrdb/lists"}