Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

개발을 할 때 필요한 일부 기본 지식들을 정리한 저장소

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)