amkyawdev commited on
Commit
6da73a8
·
verified ·
1 Parent(s): 7e77c17

Upload skill.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. skill.md +44 -0
skill.md ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Skills and Capabilities
2
+
3
+ ## Programming Languages
4
+
5
+ - Python, JavaScript, TypeScript
6
+ - HTML, CSS, React, Vue
7
+ - Go, Rust, Java, C++
8
+ - SQL, NoSQL databases
9
+ - Shell/Bash scripting
10
+
11
+ ## Frameworks & Libraries
12
+
13
+ ### Python
14
+ - FastAPI, Flask, Django
15
+ - Pandas, NumPy, PyTorch
16
+ - Selenium, BeautifulSoup
17
+
18
+ ### JavaScript
19
+ - Node.js, Express
20
+ - React, Vue, Angular
21
+ - Next.js, Nuxt.js
22
+
23
+ ### Others
24
+ - Docker, Kubernetes
25
+ - Git, GitHub Actions
26
+ - AWS, GCP, Azure
27
+
28
+ ## Common Tasks
29
+
30
+ - REST API development
31
+ - Database design
32
+ - Web scraping
33
+ - Automation scripts
34
+ - CLI tools
35
+ - Data pipelines
36
+ - Frontend/Backend development
37
+
38
+ ## Best Practices
39
+
40
+ - Clean code
41
+ - Proper documentation
42
+ - Testing
43
+ - Security
44
+ - Performance optimization