Spaces:
Configuration error
Configuration error
Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,118 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
![hi](https://telegra.ph/file/1b42576d300910dcf1fea.png)
|
2 |
+
|
3 |
+
<p align="center"><b>Profile Visitor Counter</b></p>
|
4 |
+
<p align="center"><img src="https://profile-counter.glitch.me/arashi/count.svg" alt="visitor badge" width="35%"></p>
|
5 |
+
|
6 |
+
|
7 |
+
<p align="center">
|
8 |
+
<img src="https://user-images.githubusercontent.com/73097560/115834477-dbab4500-a447-11eb-908a-139a6edaec5c.gif">
|
9 |
+
<br>
|
10 |
+
|
11 |
+
```python
|
12 |
+
|
13 |
+
# Arashicode Team Introduction
|
14 |
+
|
15 |
+
team_name = "Arashicode"
|
16 |
+
team_size = 7
|
17 |
+
programming_languages = ["JavaScript", "Python", "HTML", "CSS", "PHP"]
|
18 |
+
expertise_areas = [
|
19 |
+
"Interface Design",
|
20 |
+
"Backend Development",
|
21 |
+
"Data Analysis",
|
22 |
+
"Artificial Intelligence Development",
|
23 |
+
"Web and Mobile Application Development"
|
24 |
+
]
|
25 |
+
|
26 |
+
introduction = (
|
27 |
+
f"{team_name} is a team consisting of {team_size} talented members with diverse skills. "
|
28 |
+
f"They actively use the following programming languages to develop various creative and innovative projects:\n"
|
29 |
+
)
|
30 |
+
|
31 |
+
for lang in programming_languages:
|
32 |
+
introduction += f"- {lang}\n"
|
33 |
+
|
34 |
+
introduction += "This team has members who are experts in the following areas:\n"
|
35 |
+
|
36 |
+
for area in expertise_areas:
|
37 |
+
introduction += f"- {area}\n"
|
38 |
+
|
39 |
+
introduction += f"With this diverse combination of expertise, {team_name} is able to create unique and effective software solutions."
|
40 |
+
|
41 |
+
print(introduction)
|
42 |
+
|
43 |
+
```
|
44 |
+
<details><summary><b> Result </b></summary><br>
|
45 |
+
|
46 |
+
```python
|
47 |
+
|
48 |
+
Arashicode is a team consisting of 7 talented members with diverse skills. They actively use the following programming languages to develop various creative and innovative projects:
|
49 |
+
|
50 |
+
- JavaScript
|
51 |
+
- Python
|
52 |
+
- HTML
|
53 |
+
- CSS
|
54 |
+
- PHP
|
55 |
+
|
56 |
+
This team has members who are experts in the following areas:
|
57 |
+
|
58 |
+
- Interface Design
|
59 |
+
- Backend Development
|
60 |
+
- Data Analysis
|
61 |
+
- Artificial Intelligence Development
|
62 |
+
- Web and Mobile Application Development
|
63 |
+
|
64 |
+
With this diverse combination of expertise, Arashicode is able to create unique and effective software solutions.
|
65 |
+
```
|
66 |
+
|
67 |
+
</details>
|
68 |
+
|
69 |
+
<p align="center">
|
70 |
+
<img src="https://user-images.githubusercontent.com/73097560/115834477-dbab4500-a447-11eb-908a-139a6edaec5c.gif">
|
71 |
+
<br>
|
72 |
+
|
73 |
+
### 🛠️ Tech Stack
|
74 |
+
|
75 |
+
![Python](https://img.shields.io/badge/-Python-05122A?style=flat&logo=python)
|
76 |
+
![Django](https://img.shields.io/badge/-Django-05122A?style=flat&logo=django&logoColor=092E20)
|
77 |
+
![Selenium](https://img.shields.io/badge/-Selenium-05122A?style=flat&logo=selenium&logoColor=selenium)
|
78 |
+
![Flask](https://img.shields.io/badge/-Flask-05122A?style=flat&logo=flask)
|
79 |
+
![HTML](https://img.shields.io/badge/-HTML-05122A?style=flat&logo=HTML5)
|
80 |
+
![CSS](https://img.shields.io/badge/-CSS-05122A?style=flat&logo=CSS3&logoColor=1572B6)
|
81 |
+
![JavaScript](https://img.shields.io/badge/-JavaScript-05122A?style=flat&logo=javascript)
|
82 |
+
![Bootstrap](https://img.shields.io/badge/-Bootstrap-05122A?style=flat&logo=bootstrap&logoColor=563D7C)
|
83 |
+
![Shell](https://img.shields.io/badge/-Shell-05122A?style=flat&logo=shell)
|
84 |
+
![JSON](https://img.shields.io/badge/-JSON-05122A?style=flat&logo=json&logoColor=000000)
|
85 |
+
![Git](https://img.shields.io/badge/-Git-05122A?style=flat&logo=git)
|
86 |
+
![Docker](https://img.shields.io/badge/-Docker-05122A?style=flat&logo=docker)
|
87 |
+
![Markdown](https://img.shields.io/badge/-Markdown-05122A?style=flat&logo=markdown)
|
88 |
+
![PHP](https://img.shields.io/badge/-PHP-05122A?style=flat&logo=php&logoColor=007ACC)
|
89 |
+
|
90 |
+
<p align="center">
|
91 |
+
<img src="https://user-images.githubusercontent.com/73097560/115834477-dbab4500-a447-11eb-908a-139a6edaec5c.gif">
|
92 |
+
<br>
|
93 |
+
|
94 |
+
### License
|
95 |
+
```diff
|
96 |
+
|
97 |
+
MIT License
|
98 |
+
|
99 |
+
Copyright (c) 2022 Shadow Team
|
100 |
+
|
101 |
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
102 |
+
of this software and associated documentation files (the "Software"), to deal
|
103 |
+
in the Software without restriction, including without limitation the rights
|
104 |
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
105 |
+
copies of the Software, and to permit persons to whom the Software is
|
106 |
+
furnished to do so, subject to the following conditions:
|
107 |
+
|
108 |
+
The above copyright notice and this permission notice shall be included in all
|
109 |
+
copies or substantial portions of the Software.
|
110 |
+
|
111 |
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
112 |
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
113 |
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
114 |
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
115 |
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
116 |
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
117 |
+
SOFTWARE.
|
118 |
+
```
|