Skip to content

Commit 444dcec

Browse files
My Stack -> add
1 parent 0eb566a commit 444dcec

File tree

2 files changed

+48
-17
lines changed

2 files changed

+48
-17
lines changed

README.md

Lines changed: 47 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
![logo_python_frameworks](https://dreamclass.co.in/wp-content/uploads/2020/10/python-frameworks-250919.png)
22

3-
# Welcome to my 🌟 Roadmap Full Stack Python 🌟 (which is also my number 100 repository on GitHub - at the end of 2021)
3+
# Welcome to my 🌟  Roadmap Full Stack Python 🌟  (which is also my number 100 repository on GitHub - at the end of 2021)
44

5-
## If you're reading this before 01/01/2022, I want to wish you a Happy New Year and lots of health! 🙏
5+
## If you're reading this before 01/01/2022, I want to wish you a Happy New Year and lots of health! 🙏 
66

77
## Anyway, enough of the presentations, and let's get down to business!
88

99
# Shortcuts
1010

11-
## [Front-End Development Trail](https://developer.mozilla.org/en-US/docs/Web)
11+
## 🧑‍🎨  [Front-End Development Trail](https://developer.mozilla.org/en-US/docs/Web)
1212

1313
- The base of the trail:
1414

@@ -49,7 +49,7 @@
4949
### OBS.: My advice is, you should master the basics, and select 1 framework from each sub-topic to specialize in (remember: the focus here is Python for the Web, don't worry so much about the Front-End issue, the unless you want to be a Full Stack developer with an emphasis on Front End).
5050

5151

52-
## [Back-End Development Trail](https://developer.mozilla.org/en-US/docs/Learn/Server-side)
52+
## 🧠  [Back-End Development Trail](https://developer.mozilla.org/en-US/docs/Learn/Server-side)
5353

5454
- Django trail
5555

@@ -71,7 +71,7 @@
7171

7272
° [Django CMS](https://docs.google.com/document/d/1f5eWyD_sxUSok436fSqDI0NHcpQ88CXQoDoQm9ZXb0s/edit)
7373

74-
### Ok, It may seem like little to study, but Django's ecosystem is vast (it can take months to develop a good foundation and generate a few small projects). But if you are patient, this time spent will pay off! ✌️😉
74+
### Ok, It may seem like little to study, but Django's ecosystem is vast (it can take months to develop a good foundation and generate a few small projects). But if you are patient, this time spent will pay off! ✌️😉 
7575

7676
- Flask trail
7777

@@ -99,35 +99,35 @@
9999

100100
### FastAPI (different from Flask and Django), was made thinking about making API's easier to build - but it is highly recommended in the technology market, so I think it's good to take some time to study it!
101101

102-
## [Database Trail](https://www.oracle.com/database/what-is-database/)
102+
## 🛢  [Database Trail](https://www.oracle.com/database/what-is-database/)
103103

104-
- DataBases (Type: Structured)
104+
- DataBases (Type: Structured)
105105

106-
° [![MySQL](https://img.shields.io/badge/mysql-%2300f.svg?style=for-the-badge&logo=mysql&logoColor=white)](https://dev.mysql.com/doc/mysql-shell/8.0/en/)
106+
° [![MySQL](https://img.shields.io/badge/mysql-%2300f.svg?style=for-the-badge&logo=mysql&logoColor=white)](https://dev.mysql.com/doc/mysql-shell/8.0/en/)
107107

108-
° [![Postgres](https://img.shields.io/badge/postgres-%23316192.svg?style=for-the-badge&logo=postgresql&logoColor=white)](https://www.postgresql.org/docs/current/)
108+
° [![Postgres](https://img.shields.io/badge/postgres-%23316192.svg?style=for-the-badge&logo=postgresql&logoColor=white)](https://www.postgresql.org/docs/current/)
109109

110-
° [![SQLite](https://img.shields.io/badge/sqlite-%2307405e.svg?style=for-the-badge&logo=sqlite&logoColor=white)](https://sqlite.org/about.html)
110+
° [![SQLite](https://img.shields.io/badge/sqlite-%2307405e.svg?style=for-the-badge&logo=sqlite&logoColor=white)](https://sqlite.org/about.html)
111111

112-
- DataBases (Type: No Structured - NoSQL)
112+
- DataBases (Type: No Structured - NoSQL)
113113

114-
° [![MongoDB](https://img.shields.io/badge/MongoDB-%234ea94b.svg?style=for-the-badge&logo=mongodb&logoColor=white)](https://docs.mongodb.com/)
114+
° [![MongoDB](https://img.shields.io/badge/MongoDB-%234ea94b.svg?style=for-the-badge&logo=mongodb&logoColor=white)](https://docs.mongodb.com/)
115115

116-
° [![Redis](https://img.shields.io/badge/redis-%23DD0031.svg?style=for-the-badge&logo=redis&logoColor=white)](https://redis.io/documentation)
116+
° [![Redis](https://img.shields.io/badge/redis-%23DD0031.svg?style=for-the-badge&logo=redis&logoColor=white)](https://redis.io/documentation)
117117

118-
° [![ApacheCassandra](https://img.shields.io/badge/cassandra-%231287B1.svg?style=for-the-badge&logo=apache-cassandra&logoColor=white)](https://cassandra.apache.org/doc/latest/)
118+
° [![ApacheCassandra](https://img.shields.io/badge/cassandra-%231287B1.svg?style=for-the-badge&logo=apache-cassandra&logoColor=white)](https://cassandra.apache.org/doc/latest/)
119119

120120
### Database is an essential part for developing all kinds of applications. Here you can choose any of the 6 alternatives presented, it won't have such a big impact on your coding ability (but be aware of what the market may demand).
121121

122-
## [Infrastructure](https://www.ibm.com/topics/infrastructure)
122+
## 🔐  [Infrastructure Trail](https://www.ibm.com/topics/infrastructure)
123123

124124
- CI/CD trail
125125

126126
° [![CircleCI](https://img.shields.io/badge/CIRCLECI-%23161616.svg?style=for-the-badge&logo=circleci&logoColor=white)](https://circleci.com/docs/2.0/)
127127

128128
° [![GitLab CI](https://img.shields.io/badge/GitLabCI-%23181717.svg?style=for-the-badge&logo=gitlab&logoColor=white)](https://docs.gitlab.com/ee/ci/index.html)
129129

130-
° [![GitHub Actions](https://img.shields.io/badge/githubactions-%232671E5.svg?style=for-the-badge&logo=githubactions&logoColor=white)](https://docs.github.com/pt/actions)
130+
° [![GitHub Actions](https://img.shields.io/badge/GitHub%20Actions-%232671E5.svg?style=for-the-badge&logo=githubactions&logoColor=white)](https://docs.github.com/pt/actions)
131131

132132
° [![TravisCI](https://img.shields.io/badge/travisci-%232B2F33.svg?style=for-the-badge&logo=travis&logoColor=white)](https://docs.travis-ci.com/user/tutorial/?utm_source=help-page&utm_medium=travisweb)
133133

@@ -161,4 +161,35 @@
161161

162162
### OBS.: Git is a desktop tool we use to manage project versions on our local machine. the other tools are cloud services that allow the developer to manage projects and changes in a virtual environment
163163

164+
## 👨‍💻  My Stack
165+
166+
### At the moment I am still working on the base. After much research, testing and experimentation, I chose these technologies to compose my Stack:
167+
168+
On the Front End:
169+
170+
![HTML5](https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white)
171+
![CSS3](https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge&logo=css3&logoColor=white)
172+
![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E)
173+
![Yarn](https://img.shields.io/badge/yarn-%232C8EBB.svg?style=for-the-badge&logo=yarn&logoColor=white)
174+
175+
On the Back-End
176+
177+
![Django](https://img.shields.io/badge/django-%23092E20.svg?style=for-the-badge&logo=django&logoColor=white)
178+
![DjangoREST](https://img.shields.io/badge/DJANGO-REST-ff1709?style=for-the-badge&logo=django&logoColor=white&color=ff1709&labelColor=gray)
179+
![FastAPI](https://img.shields.io/badge/FastAPI-005571?style=for-the-badge&logo=fastapi)
180+
181+
On the DataBases:
182+
183+
![SQLite](https://img.shields.io/badge/sqlite-%2307405e.svg?style=for-the-badge&logo=sqlite&logoColor=white)
184+
![MongoDB](https://img.shields.io/badge/MongoDB-%234ea94b.svg?style=for-the-badge&logo=mongodb&logoColor=white)
185+
186+
On the Infrastructure:
187+
188+
![GitHub Actions](https://img.shields.io/badge/GitHub%20Actions-%232671E5.svg?style=for-the-badge&logo=githubactions&logoColor=white)
189+
![TravisCI](https://img.shields.io/badge/travisci-%232B2F33.svg?style=for-the-badge&logo=travis&logoColor=white)
190+
![Azure](https://img.shields.io/badge/azure-%230072C6.svg?style=for-the-badge&logo=azure-devops&logoColor=white)
191+
![Heroku](https://img.shields.io/badge/heroku-%23430098.svg?style=for-the-badge&logo=heroku&logoColor=white)
192+
![Git](https://img.shields.io/badge/git-%23F05033.svg?style=for-the-badge&logo=git&logoColor=white)
193+
![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white)
194+
164195
### The repositories that helped me build this roadmap: [Markdown Badges of Roadmap](https://github.com/Ileriayo/markdown-badges)

autogit.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
git add -A
2-
git commit -m "Version Control trail -> add"
2+
git commit -m "My Stack -> add"
33
git push
44
git status
55
clear

0 commit comments

Comments
 (0)