Skip to content

Commit e2bbc1f

Browse files
authored
Update README.md
1 parent 37fff41 commit e2bbc1f

1 file changed

Lines changed: 131 additions & 1 deletion

File tree

README.md

Lines changed: 131 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,140 @@ I'm **Isaac NDEMA**. Interested in teaching a machine to do things it was not pr
77
- :memo: *Simplicity is the garment of perfection.* , Wladimir Wolf-Gozin
88
-->
99
---
10-
### Global Stats
10+
<!-- ### Global Stats
1111
<p>
1212
<img width="600"
1313
src="https://github.com/script-0/script-0/blob/main/github-metrics.svg"
1414
alt="script-0's Github Metrics"
1515
/>
1616
</p>
17+
-->
18+
19+
<h3 align="left">🛠&nbsp;Languages and Tools:</h3>
20+
<p align="left">
21+
<a href="https://reactjs.org/" target="_blank">
22+
<img
23+
src="https://raw.githubusercontent.com/devicons/devicon/master/icons/react/react-original.svg"
24+
alt="reactnative"
25+
width="40"
26+
height="40"
27+
/>
28+
</a>
29+
30+
<a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript" target="_blank">
31+
<img
32+
src="https://raw.githubusercontent.com/devicons/devicon/master/icons/javascript/javascript-original.svg"
33+
alt="javascript"
34+
width="40"
35+
height="40"
36+
/>
37+
</a>
38+
<a href="https://www.w3.org/html/" target="_blank">
39+
<img
40+
src="https://raw.githubusercontent.com/devicons/devicon/master/icons/html5/html5-original.svg"
41+
alt="html5"
42+
width="40"
43+
height="40"
44+
/>
45+
</a>
46+
<a href="https://www.w3schools.com/css/" target="_blank">
47+
<img
48+
src="https://raw.githubusercontent.com/devicons/devicon/master/icons/css3/css3-original.svg"
49+
alt="css3"
50+
width="40"
51+
height="40"
52+
/>
53+
</a>
54+
<a href="https://redux.js.org" target="_blank">
55+
<img
56+
src="https://raw.githubusercontent.com/devicons/devicon/master/icons/redux/redux-original.svg"
57+
alt="redux"
58+
width="40"
59+
height="40"
60+
/>
61+
</a>
62+
<a href="https://sass-lang.com" target="_blank">
63+
<img
64+
src="https://raw.githubusercontent.com/devicons/devicon/master/icons/sass/sass-original.svg"
65+
alt="sass"
66+
width="40"
67+
height="40"
68+
/>
69+
</a>
70+
<a href="https://styled-components.com/" target="_blank">
71+
<img
72+
src="https://cdn.jsdelivr.net/npm/[email protected]/icons/styled-components.svg"
73+
alt="Styled-components"
74+
width="40"
75+
height="40"
76+
/>
77+
</a>
78+
79+
<a href="https://graphql.org" target="_blank">
80+
<img
81+
src="https://www.vectorlogo.zone/logos/graphql/graphql-icon.svg"
82+
alt="graphql"
83+
width="40"
84+
height="40"
85+
/>
86+
</a>
87+
88+
89+
<a href="https://expressjs.com" target="_blank">
90+
<img
91+
src="https://raw.githubusercontent.com/devicons/devicon/master/icons/express/express-original.svg"
92+
alt="express"
93+
width="40"
94+
height="40"
95+
/>
96+
</a>
97+
98+
<a href="https://nodejs.org" target="_blank">
99+
<img
100+
src="https://raw.githubusercontent.com/devicons/devicon/master/icons/nodejs/nodejs-plain.svg"
101+
alt="nodejs"
102+
width="40"
103+
height="40"
104+
/>
105+
</a>
106+
107+
108+
<a href="https://www.docker.com/" target="_blank">
109+
<img
110+
src="https://www.docker.com/sites/default/files/d8/styles/role_icon/public/2019-07/Moby-logo.png?itok=sYH_JEaJ"
111+
alt="Docker"
112+
width="40"
113+
height="40"
114+
/>
115+
</a>
116+
117+
<a href="https://www.mongodb.com/" target="_blank">
118+
<img
119+
src="https://raw.githubusercontent.com/devicons/devicon/master/icons/mongodb/mongodb-original.svg"
120+
alt="mongodb"
121+
width="40"
122+
height="40"
123+
/>
124+
</a>
125+
<a href="https://www.console.firebase.google.com" target="_blank">
126+
<img
127+
src="https://seeklogo.com/images/F/firebase-logo-402F407EE0-seeklogo.com.png"
128+
alt="firebase"
129+
width="40"
130+
height="40"
131+
/>
132+
</a>
133+
<a href="https://aws.amazon.com/" target="_blank">
134+
<img
135+
src="https://raw.githubusercontent.com/devicons/devicon/master/icons/amazonwebservices/amazonwebservices-original.svg"
136+
alt="aws"
137+
width="40"
138+
height="40"
139+
/>
140+
</a>
141+
</p>
142+
143+
144+
[![My github stats](https://github-readme-stats.vercel.app/api?username=script-0&count_private=true&show_icons=true&theme=dark)](https://github.com/script-0/github-readme-stats)
145+
146+
[![My top languages](https://github-readme-stats.vercel.app/api/top-langs/?username=script-0&layout=compact&hide=html,css&theme=dark)](https://github.com/script-0/github-readme-stats)

0 commit comments

Comments
 (0)