Files
one-knowledge/github-knowledge.md
T

63 lines
2.8 KiB
Markdown

# GitHub Knowledge
Technical notes and reference materials from the [wahyd4/knowledge](https://github.com/wahyd4/knowledge) repository.
## Overview
- **Total Files**: 31 markdown files
- **Source**: [github.com/wahyd4/knowledge](https://github.com/wahyd4/knowledge)
- **Location**: [./github-knowledge/](./github-knowledge/)
## Categories
### Development
| File | Description |
|------|-------------|
| [application.md](./github-knowledge/application.md) | Application development |
| [database.md](./github-knowledge/database.md) | Database concepts and queries |
| [devops.md](./github-knowledge/devops.md) | DevOps overview |
| [software-design.md](./github-knowledge/software-design.md) | Software design patterns |
| [web.md](./github-knowledge/web.md) | Web development |
### Programming Languages
| File | Description |
|------|-------------|
| [go.md](./github-knowledge/go.md) | Go programming |
| [java.md](./github-knowledge/java.md) | Java programming |
| [javascript.md](./github-knowledge/javascript.md) | JavaScript/Node.js |
| [kotlin.md](./github-knowledge/kotlin.md) | Kotlin programming |
| [ruby.md](./github-knowledge/ruby.md) | Ruby programming |
### Tools & Infrastructure
| File | Description |
|------|-------------|
| [devops/aws.md](./github-knowledge/devops/aws.md) | AWS |
| [devops/docker.md](./github-knowledge/devops/docker.md) | Docker |
| [devops/gcp.md](./github-knowledge/devops/gcp.md) | Google Cloud Platform |
| [devops/kubernetes.md](./github-knowledge/devops/kubernetes.md) | Kubernetes |
| [devops/linux.md](./github-knowledge/devops/linux.md) | Linux |
| [apps/elasticsearch.md](./github-knowledge/apps/elasticsearch.md) | Elasticsearch |
| [apps/etcd.md](./github-knowledge/apps/etcd.md) | etcd |
| [apps/kafka.md](./github-knowledge/apps/kafka.md) | Apache Kafka |
| [apps/mqtt.md](./github-knowledge/apps/mqtt.md) | MQTT |
### Other Topics
| File | Description |
|------|-------------|
| [apps.md](./github-knowledge/apps.md) | Applications overview |
| [devops/incident.md](./github-knowledge/devops/incident.md) | Incident management |
| [devops/more-tools.md](./github-knowledge/devops/more-tools.md) | More DevOps tools |
| [english/business-spoken-english.md](./github-knowledge/english/business-spoken-english.md) | Business English |
| [fintech.md](./github-knowledge/fintech.md) | Financial technology |
| [interviews/interview.md](./github-knowledge/interviews/interview.md) | Interview tips |
| [iot.md](./github-knowledge/iot.md) | Internet of Things |
| [microservice.md](./github-knowledge/microservice.md) | Microservices |
| [team-work.md](./github-knowledge/team-work.md) | Team collaboration |
| [testing.md](./github-knowledge/testing.md) | Testing strategies |
| [uncategorised.md](./github-knowledge/uncategorised.md) | Miscellaneous |
| [web-scraping.md](./github-knowledge/web-scraping.md) | Web scraping |