Skip to content

Commit 4ba9fae

Browse files
authored
Update README.md
1 parent 18e1784 commit 4ba9fae

File tree

1 file changed

+16
-32
lines changed

1 file changed

+16
-32
lines changed

README.md

Lines changed: 16 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,51 +1,35 @@
1-
### Hi there![](https://user-images.githubusercontent.com/18350557/176309783-0785949b-9127-417c-8b55-ab5a4333674e.gif)
1+
Hi there![](https://user-images.githubusercontent.com/18350557/176309783-0785949b-9127-417c-8b55-ab5a4333674e.gif)
2+
====================================================================================================================================
23

34
Frontend Web Developer
45
----------------------
5-
- 🔭 I’m currently working on Octopy
6-
- 🌱 I work with JavaScript, React, Vue, NextJs, Nuxt, TypeScript, Tailwind CSS, Node
7-
- 🧠 I’m interested in creating simple solutions to every day problems
8-
- 🤝 I’m looking to collaborate on impactful projects
9-
- ✉️ You can contact me at [efra.cuadras@gmail.com](mailto:efra.cuadras@gmail.com)
106

11-
12-
<a href="https://www.twitter.com/efracg" target="_blank" rel="noreferrer"><img
13-
src="https://img.shields.io/twitter/follow/efracg?logo=twitter&style=for-the-badge&color=0891b2&labelColor=1c1917"
14-
/></a><a href="https://www.github.com/efracuadras" target="_blank" rel="noreferrer"><img
15-
src="https://img.shields.io/github/followers/efracuadras?logo=github&style=for-the-badge&color=0891b2&labelColor=1c1917" /></a>
7+
* 🌍  I'm based in Sinaloa, Mexico
8+
* 🌱 I work with JavaScript, React, Vue, NextJs, Nuxt, TypeScript, Tailwind CSS,
9+
* ✉️  You can contact me at [efra.cuadras@gmail.com](mailto:efra.cuadras@gmail.com)
10+
* 🚀  I'm currently working on [Apervox](http://apervox.com)
11+
* 🧠  I'm interested simple solutions to every day problems
12+
* 🤝  I'm open to collaborating on impactful projects
13+
* 🖥️  See my portfolio at [efracuadras](http://efracuadras.com)
1614

1715
### Skills
1816

1917
<p align="left">
20-
<a href="https://www.typescriptlang.org/" target="_blank" rel="noreferrer"><img src="https://raw.githubusercontent.com/danielcranney/readme-generator/main/public/icons/skills/typescript-colored.svg" width="36" height="36" alt="TypeScript" /></a>
2118
<a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript" target="_blank" rel="noreferrer"><img src="https://raw.githubusercontent.com/danielcranney/readme-generator/main/public/icons/skills/javascript-colored.svg" width="36" height="36" alt="JavaScript" /></a>
2219
<a href="https://developer.mozilla.org/en-US/docs/Glossary/HTML5" target="_blank" rel="noreferrer"><img src="https://raw.githubusercontent.com/danielcranney/readme-generator/main/public/icons/skills/html5-colored.svg" width="36" height="36" alt="HTML5" /></a>
2320
<a href="https://reactjs.org/" target="_blank" rel="noreferrer"><img src="https://raw.githubusercontent.com/danielcranney/readme-generator/main/public/icons/skills/react-colored.svg" width="36" height="36" alt="React" /></a>
2421
<a href="https://nextjs.org/docs" target="_blank" rel="noreferrer"><img src="https://raw.githubusercontent.com/danielcranney/readme-generator/main/public/icons/skills/nextjs-colored.svg" width="36" height="36" alt="NextJs" /></a>
25-
<a href="https://jquery.com/" target="_blank" rel="noreferrer"><img src="https://raw.githubusercontent.com/danielcranney/readme-generator/main/public/icons/skills/jquery-colored.svg" width="36" height="36" alt="JQuery" /></a>
26-
<a href="https://www.w3.org/TR/CSS/#css" target="_blank" rel="noreferrer"><img src="https://raw.githubusercontent.com/danielcranney/readme-generator/main/public/icons/skills/css3-colored.svg" width="36" height="36" alt="CSS3" /></a>
27-
<a href="https://sass-lang.com/" target="_blank" rel="noreferrer"><img src="https://raw.githubusercontent.com/danielcranney/readme-generator/main/public/icons/skills/sass-colored.svg" width="36" height="36" alt="Sass" /></a>
22+
<a href="https://vuejs.org/" target="_blank" rel="noreferrer"><img src="https://raw.githubusercontent.com/danielcranney/readme-generator/main/public/icons/skills/vuejs-colored.svg" width="36" height="36" alt="Vue" /></a>
23+
<a href="https://nuxtjs.org/" target="_blank" rel="noreferrer"><img src="https://raw.githubusercontent.com/danielcranney/readme-generator/main/public/icons/skills/nuxtjs-colored.svg" width="36" height="36" alt="Nuxtjs" /></a>
24+
<a href="https://angular.io/" target="_blank" rel="noreferrer"><img src="https://raw.githubusercontent.com/danielcranney/readme-generator/main/public/icons/skills/angularjs-colored.svg" width="36" height="36" alt="Angular" /></a>
2825
<a href="https://tailwindcss.com/" target="_blank" rel="noreferrer"><img src="https://raw.githubusercontent.com/danielcranney/readme-generator/main/public/icons/skills/tailwindcss-colored.svg" width="36" height="36" alt="TailwindCSS" /></a>
26+
<a href="https://getbootstrap.com/" target="_blank" rel="noreferrer"><img src="https://raw.githubusercontent.com/danielcranney/readme-generator/main/public/icons/skills/bootstrap-colored.svg" width="36" height="36" alt="Bootstrap" /></a>
2927
<a href="https://mui.com/" target="_blank" rel="noreferrer"><img src="https://raw.githubusercontent.com/danielcranney/readme-generator/main/public/icons/skills/materialui-colored.svg" width="36" height="36" alt="Material UI" /></a>
28+
<a href="https://nodejs.org/en/" target="_blank" rel="noreferrer"><img src="https://raw.githubusercontent.com/danielcranney/readme-generator/main/public/icons/skills/nodejs-colored.svg" width="36" height="36" alt="NodeJS" /></a>
29+
<a href="https://laravel.com/" target="_blank" rel="noreferrer"><img src="https://raw.githubusercontent.com/danielcranney/readme-generator/main/public/icons/skills/laravel-colored.svg" width="36" height="36" alt="Laravel" /></a>
3030
</p>
3131

3232

3333
### Socials
3434

35-
<p align="left"> <a href="https://www.github.com/Godwindaniel10" target="_blank" rel="noreferrer"><img src="https://raw.githubusercontent.com/danielcranney/readme-generator/main/public/icons/socials/github.svg" width="32" height="32" /></a> <a href="https://www.linkedin.com/in/godwin-olele-05357119a/" target="_blank" rel="noreferrer"><img src="https://raw.githubusercontent.com/danielcranney/readme-generator/main/public/icons/socials/linkedin.svg" width="32" height="32" /></a> <a href="https://www.twitter.com/CodeBase__" target="_blank" rel="noreferrer"><img src="https://raw.githubusercontent.com/danielcranney/readme-generator/main/public/icons/socials/twitter.svg" width="32" height="32" /></a></p>
36-
37-
### Badges
38-
39-
<b>My GitHub Stats</b>
40-
41-
<a href="http://www.github.com/Godwindaniel10"><img src="https://github-readme-stats.vercel.app/api?username=Godwindaniel10&show_icons=true&hide=&count_private=true&title_color=0891b2&text_color=ffffff&icon_color=0891b2&bg_color=1c1917&hide_border=true&show_icons=true" alt="Godwindaniel10's GitHub stats" /></a>
42-
43-
<a href="http://www.github.com/Godwindaniel10"><img src="https://github-readme-streak-stats.herokuapp.com/?user=Godwindaniel10&stroke=ffffff&background=1c1917&ring=0891b2&fire=0891b2&currStreakNum=ffffff&currStreakLabel=0891b2&sideNums=ffffff&sideLabels=ffffff&dates=ffffff&hide_border=true" /></a>
44-
45-
<a href="http://www.github.com/Godwindaniel10"><img src="https://activity-graph.herokuapp.com/graph?username=Godwindaniel10&bg_color=1c1917&color=ffffff&line=0891b2&point=ffffff&area_color=1c1917&area=true&hide_border=true&custom_title=GitHub%20Commits%20Graph" alt="GitHub Commits Graph" /></a>
46-
47-
<a href="https://github.com/Godwindaniel10" align="left"><img src="https://github-readme-stats.vercel.app/api/top-langs/?username=Godwindaniel10&langs_count=10&title_color=0891b2&text_color=ffffff&icon_color=0891b2&bg_color=1c1917&hide_border=true&locale=en&custom_title=Top%20%Languages" alt="Top Languages" /></a>
48-
49-
### Support Me
50-
51-
<a href="https://www.buymeacoffee.com/olele"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" width="200" /></a>
35+
<p align="left"> <a href="https://www.github.com/efracuadras" target="_blank" rel="noreferrer"><img src="https://raw.githubusercontent.com/danielcranney/readme-generator/main/public/icons/socials/github.svg" width="32" height="32" /></a> <a href="https://www.linkedin.com/in/efraincuadrasgonzalez" target="_blank" rel="noreferrer"><img src="https://raw.githubusercontent.com/danielcranney/readme-generator/main/public/icons/socials/linkedin.svg" width="32" height="32" /></a> <a href="http://www.medium.com/@efra.cuadras" target="_blank" rel="noreferrer"><img src="https://raw.githubusercontent.com/danielcranney/readme-generator/main/public/icons/socials/medium.svg" width="32" height="32" /></a> <a href="https://www.twitter.com/efracg" target="_blank" rel="noreferrer"><img src="https://raw.githubusercontent.com/danielcranney/readme-generator/main/public/icons/socials/twitter.svg" width="32" height="32" /></a></p>

0 commit comments

Comments
 (0)