{"id":36495188,"url":"https://github.com/m0dify/BlogPractice","last_synced_at":"2026-01-12T02:01:05.644Z","repository":{"id":45541392,"uuid":"311879566","full_name":"m0dify/BlogPractice","owner":"m0dify","description":"블로그 학습 내용 정리","archived":false,"fork":false,"pushed_at":"2022-04-29T14:28:46.000Z","size":4701,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-17T22:42:26.237Z","etag":null,"topics":["computer-science","go","java","javascript","python","react","rlang","spring"],"latest_commit_sha":null,"homepage":"","language":"Java","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/m0dify.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}},"created_at":"2020-11-11T06:12:27.000Z","updated_at":"2022-01-04T13:00:10.000Z","dependencies_parsed_at":"2022-09-06T17:30:45.283Z","dependency_job_id":null,"html_url":"https://github.com/m0dify/BlogPractice","commit_stats":null,"previous_names":["m0dify/blogpractice","cri-kim/blogpractice"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/m0dify/BlogPractice","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m0dify%2FBlogPractice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m0dify%2FBlogPractice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m0dify%2FBlogPractice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m0dify%2FBlogPractice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/m0dify","download_url":"https://codeload.github.com/m0dify/BlogPractice/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m0dify%2FBlogPractice/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28331509,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T00:36:25.062Z","status":"online","status_checked_at":"2026-01-12T02:00:08.677Z","response_time":98,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":["computer-science","go","java","javascript","python","react","rlang","spring"],"created_at":"2026-01-12T02:00:23.451Z","updated_at":"2026-01-12T02:01:05.634Z","avatar_url":"https://github.com/m0dify.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BlogPractice\n## 개요\n\u003e 블로그에서 학습한 내용을 중점적으로 작성하였습니다.  \n\u003e 앞으로 학습할 내용에 대해 큐를 쌓고 있습니다.\n\n\n## 목차  \n\u003e [1.Golang](#golang)  \n\u003e [2.Java](#java)  \n\u003e [3.Javascript](#javascript)  \n\u003e [4.Spring](#spring)  \n\u003e [5.Python](#python)  \n\u003e [6.Computer Science](#computer-science)  \n\n## Golang\n- 스터디 : [Go 언어 프로그래밍 (Tucker의 Go 언어 프로그래밍)] (https://67crystalk.tistory.com/63)\n## Java\n- 스터디 : [whiteship_java_study (백기선님)] (https://67crystalk.tistory.com/58?category=432627)\n- Test\n  - JUnit\n  - Mokito\n  - JMeter\n- Error Handling\n- JNI\n- Java 11\n## Javascript\n- 강의 : 모던 리액트와 리덕스(Udemy, 블로커아카데미KO)\n- ES5 \u0026 ES6\n- SPA \u0026 SSR \u0026 CSR\n- typescript\n- npm \u0026 yarn \n- webpack\n- babel\n## Spring\n- IoC\n- AOP\n- DI\n- Security\n- Batch\n- Quartz\n- Spring Cloud\n- Filter \u0026 Interceptor\n- ORM\n  - JPA\n  - QueryDSL\n  - JPQL\n- SqlMapper\n  - Mybatis\n## Python\n- 도서 : 파이썬 프로그래밍(조인석님)\n## Computer Science\n- [데이터구조 \u0026 알고리즘] (https://67crystalk.tistory.com/84)\n- 운영체제\n  - Linux\n    - centos\n    - redhat\n    - ubuntu\n  - Unix\n  - Windows\n  - shell script\n  - powrshell\n- 데이터베이스\n  - RDBMS\n    - Oracle\n    - Mysql\n    - Mssql\n    - postgreSQL\n  - NoSQL\n    - MongoDB\n    - Redis\n  - InMemory DB\n- 네트워크\n  - 이론\n  - ethernet switch\n  - router\n  - 가상라우터(vyos)\n- 보안\n- 디지털시스템\n  - 전자계산기\n  - 논리회로\n- 소프트웨어공학\n  - 애자일(Agile)\n  - 도서 : 개발자도 알아야할 테스팅 실무\n  - DDD\n  - TDD\n## Etc\n- 프로젝트 설계\n  - MSA\n  - Monolithic\n- 가상화기술\n  - 온프로미스 \u0026 클라우드 컴퓨팅 아키텍쳐\n  - Virtual machine\n  - KVM\n  - orchestration\n    - kubernetes\n  - Docker\n    - swarm\n    - compose\n  - containers\n- Web Server\n  - apache web server\n  - WAS\n    - tomcat\n  - IIS \n- DevOps\n- Cloud System\n  - Amazon Web Service\n  - Google Cloud platform\n  - Azure\n- SCM\n  - SVN\n  - GIT\n    - Gitlab\n    - Github\n    - bitbucket\n - CI/CD\n   - jenkins\n - 협업 도구\n   - Redmine\n   - Notion\n   - Slack\n   - trello\n - SEO\n - 검색엔진\n    - ELK\n    - Fluent\n- REST API\n- SOAP API\n- GraphQL\n- apache kafka\n- apache HBase\n- RabbitMQ\n- OpenStack\n  - keyston, glance, nova, neutron, cinder, swift\n# 블로그\n\u003e [말많은 김크리] (https://67crystalk.tistory.com/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm0dify%2FBlogPractice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fm0dify%2FBlogPractice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm0dify%2FBlogPractice/lists"}