Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jaem1n207/brain
개발을 할 때 필요한 일부 기본 지식들을 정리한 저장소
https://github.com/jaem1n207/brain
accessibility css data-structures database front-end html javascript network node os patterns performance react security
Last synced: 2 days ago
JSON representation
개발을 할 때 필요한 일부 기본 지식들을 정리한 저장소
- Host: GitHub
- URL: https://github.com/jaem1n207/brain
- Owner: jaem1n207
- License: mit
- Created: 2023-09-18T16:36:23.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-18T16:47:09.000Z (11 months ago)
- Last Synced: 2024-10-12T17:31:39.653Z (about 1 month ago)
- Topics: accessibility, css, data-structures, database, front-end, html, javascript, network, node, os, patterns, performance, react, security
- Language: JavaScript
- Homepage:
- Size: 7.41 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
개발을 할 때 필요한 일부 기본 지식들을 정리한 저장소입니다.
## Table of Contents
- CS
- [자료구조](https://github.com/jaem1n207/Brain/tree/main/%EC%BD%94%EB%94%A9/cs/data-structure)
- [네트워크](https://github.com/jaem1n207/Brain/tree/main/%EC%BD%94%EB%94%A9/cs/network)
- [운영체제](https://github.com/jaem1n207/Brain/tree/main/%EC%BD%94%EB%94%A9/cs/os)
- [디자인패턴](https://github.com/jaem1n207/Brain/tree/main/%EC%BD%94%EB%94%A9/patterns/design-patterns)
- [소프트웨어 공학](https://github.com/jaem1n207/Brain/tree/main/%EC%BD%94%EB%94%A9/software-engineering)
- [JS 문제](https://github.com/jaem1n207/Brain/blob/main/%EC%BD%94%EB%94%A9/coding.md)
- [HTML](https://github.com/jaem1n207/Brain/blob/main/%EC%BD%94%EB%94%A9/html.md)
- [CSS](https://github.com/jaem1n207/Brain/blob/main/%EC%BD%94%EB%94%A9/css.md)
- [JavaScript](https://github.com/jaem1n207/Brain/blob/main/%EC%BD%94%EB%94%A9/javascript.md)
- [FrontEnd](https://github.com/jaem1n207/Brain/blob/main/%EC%BD%94%EB%94%A9/front-end.md)
- [git](https://github.com/jaem1n207/Brain/tree/main/%EC%BD%94%EB%94%A9/git)