Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions content/tags/ci-cd/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
title: CI/CD
description: Automates software integration, testing, and deployment for faster and reliable releases.
---
5 changes: 5 additions & 0 deletions content/tags/julia/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: Julia
description: A high-level, high-performance language for numerical computing.
link: https://julialang.org
---
5 changes: 5 additions & 0 deletions content/tags/kotlin/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: Kotlin
description: A concise, modern language fully interoperable with Java.
link: https://kotlinlang.org
---
5 changes: 5 additions & 0 deletions content/tags/kubernetes/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: Kubernetes
description: Automates deployment, scaling, and management of containers.
link: https://kubernetes.io
---
5 changes: 5 additions & 0 deletions content/tags/r/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: R
description: A language specialized for statistical computing and data visualization.
link: https://www.r-project.org
---
5 changes: 5 additions & 0 deletions content/tags/rust/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: Rust
description: A fast and memory-safe systems programming language focused on performance and reliability.
link: https://www.rust-lang.org
---
5 changes: 5 additions & 0 deletions content/tags/swift/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: Swift
description: Apple's powerful and intuitive language for iOS, macOS, and beyond.
link: https://developer.apple.com/swift
---