{"id":15627648,"url":"https://github.com/aleen42/personalwiki","last_synced_at":"2025-04-05T19:14:43.118Z","repository":{"id":31983430,"uuid":"35553732","full_name":"aleen42/PersonalWiki","owner":"aleen42","description":":notebook: A simple personal wiki of my current knowledge","archived":false,"fork":false,"pushed_at":"2024-04-08T01:50:13.000Z","size":135364,"stargazers_count":346,"open_issues_count":28,"forks_count":53,"subscribers_count":19,"default_branch":"docs","last_synced_at":"2025-03-29T18:08:42.319Z","etag":null,"topics":["gitbook","knowledge","wiki"],"latest_commit_sha":null,"homepage":"https://wiki.aleen42.com","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aleen42.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"security_vulnerabilities/broken_authentication/broken_authentication.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"patreon":"aleen42","custom":["http://paypal.me/aleen42","https://www.buymeacoffee.com/aleen42"]}},"created_at":"2015-05-13T14:26:08.000Z","updated_at":"2025-02-24T12:56:08.000Z","dependencies_parsed_at":"2024-04-08T02:56:54.072Z","dependency_job_id":null,"html_url":"https://github.com/aleen42/PersonalWiki","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aleen42%2FPersonalWiki","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aleen42%2FPersonalWiki/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aleen42%2FPersonalWiki/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aleen42%2FPersonalWiki/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aleen42","download_url":"https://codeload.github.com/aleen42/PersonalWiki/tar.gz/refs/heads/docs","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247386266,"owners_count":20930619,"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":["gitbook","knowledge","wiki"],"created_at":"2024-10-03T10:18:26.717Z","updated_at":"2025-04-05T19:14:43.092Z","avatar_url":"https://github.com/aleen42.png","language":"C","funding_links":["https://patreon.com/aleen42","http://paypal.me/aleen42","https://www.buymeacoffee.com/aleen42","https://www.patreon.com/aleen42"],"categories":[],"sub_categories":[],"readme":"\u003ca href=\"https://aleen42.github.io/PersonalWiki/\" target=\"_blank\"\u003e\u003cimg src=\"./cover_read.png\"\u003e\u003c/a\u003e\n\n## About\n\n\u003e Why should I memorize something I can so easily get from **BOOK**. \u003cbr/\u003e\u003cbr/\u003e - Albert Einstein\n\nIn fact, Einstein claimed never to memorize anything which could be looked up in less than **two minutes**. Therefore, that book is your **NOTE** of your life. In order to organize all the knowledge I have learned, I wrote this note for me to revise all the knowledge.\n\n[![gitbook](https://badges.aleen42.com/src/gitbook_1.svg)](https://aleen42.github.io/PersonalWiki/) [![gitbook](https://badges.aleen42.com/src/gitbook_2.svg)](https://aleen42.github.io/PersonalWiki/) [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://aleen42.github.io/PersonalWiki/MIT.html) [![GitHub issues](https://img.shields.io/github/issues/aleen42/PersonalWiki.svg)](https://github.com/aleen42/PersonalWiki/issues) [![GitHub forks](https://img.shields.io/github/forks/aleen42/PersonalWiki.svg)](https://github.com/aleen42/PersonalWiki/network) [![GitHub stars](https://img.shields.io/github/stars/aleen42/PersonalWiki.svg)](https://github.com/aleen42/PersonalWiki/stargazers) [![Gitter](https://badges.gitter.im/aleen42/PersonalWiki.svg)](https://gitter.im/aleen42/PersonalWiki?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge)\n\nTo show what exactly the wiki is, and what it is mainly about? May be using a mind map should be a good way to describe:\n\n```mind:color,height=300,title=The mind map of PersonalWiki\n- PersonalWiki\n  - Coder\n    - Programming Languages\n      - JavaScript\n        - Framework\n          - Webpack\n          - React\n          - Vue\n          - ...\n        - JSDoc\n        - WebGL\n        - Advanced Developing Skills\n        - ...\n      - TypeScript\n      - HTML\n    - Algorithm\n    - Project Management\n  - Designer\n    - UI/UX Design around Front-end region\n    - Creative Design Collections\n  - Post\n    - Posts around Back-end Developing\n    - Posts around Front-end Developing\n    - Posts around CV\n    - Posts around Design\n  - Translation\n    - Main Translation Works\n  - Q\u0026A\n    - Some skills of a specific problem or requirement\n    - Some answers of common problems\n  - Job\n```\n\n## Start Reading\n\n- Read on [**GitHub Site**](https://github.com/aleen42/personalwiki)\n- Downloads (eBook has not been not supported yet):\n    - ~~**PDF**~~\n    - ~~**ePub**~~\n    - ~~**mobi**~~\n\n### Coder\n\n* [**Programming Language**](./Programming/ProgrammingMenu.md)\n* [**Algorithm**](./Algorithmn/AlgorithmnMenu.md)\n* [**Thought**](./Thought/ThoughtMenu.md)\n* [**Database**](./Database/Database.md)\n* [**Network**](./Network/Network.md)\n* [**OS**](./OS/OS.md)\n* [**Embedded System**](./Embedded_System/Embedded_System.md)\n* [**Software Architecture**](architecture/architecture.md)\n* [**Project Management**](./projectManagement/projectManagement.md)\n* [**Multimedia**](./Multimedia/Multimedia.md)\n* [**Git**](./git/git.md)\n* [**Video \u0026 Image**](./vi/vi.md)\n* [**Security Vulnerabilities**](./security_vulnerabilities/security_vulnerabilities.md)\n\n### Designer\n\n* [**Creativity**](./Creativity/Creativity.md)\n* [**WeByDo**](http://www.webydo.com/)\n* [**Falcoon**](./falcoon/falcoon.md)\n\n### Posts\n\n* [**Posts**](./post/post.md)\n\n### Questions \u0026 Answer\n\n* [**Q\u0026A**](./qa/qa.md)\n\n### Idols\n* [**Sara Soueidan**](http://sarasoueidan.com/)\n* [**Chris Gannon**](http://blog.gannon.tv/)\n* [**原デザインKenya Hara**, **原研哉**](http://www.ndc.co.jp/hara/en/)\n\n### Books\n- Coder\n    - [**Antirez's news**](./antirez/antirez.md)\n    - [**Gates Notes**](http://www.gatesnotes.com/books)\n \t- [**Front-End**](./frontend/frontend.md)\n- Designer\n    - [**Kenya Hara**](./kenyahara/kenyahara.md)\n\n### Translation\n\n- [**Translation Works**](./translation/translation.md)\n\n### Job\n\n- [**Summary**](./summary/summary.md)\n\n*Note: if you like this project, feel free to buy me a swimming chance:*\n\n[![badges](https://badges.aleen42.com/src/paypal.svg)](http://paypal.me/aleen42) [![badges](https://badges.aleen42.com/src/patreon.svg)](https://www.patreon.com/aleen42) [![badges](https://badges.aleen42.com/src/buymeacoffee.svg)](https://www.buymeacoffee.com/aleen42)\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faleen42%2Fpersonalwiki","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faleen42%2Fpersonalwiki","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faleen42%2Fpersonalwiki/lists"}