chore: Add SQL to skills
All checks were successful
Backend ci / build (push) Successful in 3m36s
Backend ci / build (pull_request) Successful in 3m17s

This commit is contained in:
d3m0k1d
2026-02-09 18:59:14 +03:00
parent 37fc9a36b4
commit 26216a25f7

View File

@@ -64,7 +64,7 @@ export default function About() {
<div>
<h3 className="font-mono font-semibold mb-1">Languages:</h3>
<p className="text-base-content/70">
Golang, Python, Bash, C (Base level), HTML/CSS, Typescript
Golang, Python, Bash, C (Base level), HTML/CSS, Typescript, SQL
</p>
</div>