Skip to content

Commit 29e46f7

Browse files
committed
Update README with professional profile
1 parent f5406f8 commit 29e46f7

1 file changed

Lines changed: 88 additions & 1 deletion

File tree

README.md

Lines changed: 88 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,88 @@
1-
# ideaspuff.github.io
1+
<div align="center">
2+
3+
# 👨‍💻 Manuel Castellanos
4+
5+
### Full Stack Developer
6+
7+
<img src="https://readme-typing-svg.herokuapp.com?font=Fira+Code&pause=1000&color=0066CC&center=true&vCenter=true&width=435&lines=React+%7C+Node.js+%7C+TypeScript;Building+scalable+web+applications;Clean+code+enthusiast" alt="Typing SVG" />
8+
9+
---
10+
11+
### 🚀 Sobre Mí
12+
13+
Desarrollador Full Stack apasionado por crear experiencias web excepcionales.
14+
Especializado en **React**, **Node.js** y tecnologías modernas.
15+
Transformo ideas en aplicaciones escalables y elegantes.
16+
17+
</div>
18+
19+
---
20+
21+
## 🛠️ Tech Stack
22+
23+
```javascript
24+
const skills = {
25+
frontend: ['React', 'Next.js', 'TypeScript', 'Tailwind CSS'],
26+
backend: ['Node.js', 'Express', 'PostgreSQL', 'REST APIs'],
27+
tools: ['Git', 'Vercel', 'Docker', 'npm/yarn'],
28+
currently_learning: ['Go', 'Kubernetes', 'GraphQL']
29+
};
30+
```
31+
32+
<div align="center">
33+
34+
![React](https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB)
35+
![Node.js](https://img.shields.io/badge/Node.js-339933?style=for-the-badge&logo=nodedotjs&logoColor=white)
36+
![TypeScript](https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge&logo=typescript&logoColor=white)
37+
![PostgreSQL](https://img.shields.io/badge/PostgreSQL-316192?style=for-the-badge&logo=postgresql&logoColor=white)
38+
![Next.js](https://img.shields.io/badge/Next.js-000000?style=for-the-badge&logo=nextdotjs&logoColor=white)
39+
![Tailwind](https://img.shields.io/badge/Tailwind_CSS-38B2AC?style=for-the-badge&logo=tailwind-css&logoColor=white)
40+
41+
</div>
42+
43+
---
44+
45+
## 📫 Conecta Conmigo
46+
47+
<div align="center">
48+
49+
[![LinkedIn](https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/manuelceomx)
50+
[![Telegram](https://img.shields.io/badge/Telegram-2CA5E0?style=for-the-badge&logo=telegram&logoColor=white)](https://t.me/manuelceo)
51+
[![Gmail](https://img.shields.io/badge/Gmail-D14836?style=for-the-badge&logo=gmail&logoColor=white)](mailto:manuelceomx@gmail.com)
52+
[![Portfolio](https://img.shields.io/badge/Portfolio-0066CC?style=for-the-badge&logo=google-chrome&logoColor=white)](https://manuelcastellanos.me)
53+
54+
</div>
55+
56+
---
57+
58+
## 💼 Lo Que Hago
59+
60+
- 🎨 Desarrollo de interfaces modernas y responsive
61+
- ⚡ Creación de APIs robustas y escalables
62+
- 🔧 Optimización de rendimiento web
63+
- 📱 Aplicaciones web full stack end-to-end
64+
- 🚀 Deployment y CI/CD
65+
66+
---
67+
68+
## 📊 GitHub Stats
69+
70+
<div align="center">
71+
72+
![GitHub Stats](https://github-readme-stats.vercel.app/api?username=ideaspuff&show_icons=true&theme=tokyonight&hide_border=true&bg_color=0D1117&title_color=0066CC&icon_color=0066CC)
73+
74+
![Top Langs](https://github-readme-stats.vercel.app/api/top-langs/?username=ideaspuff&layout=compact&theme=tokyonight&hide_border=true&bg_color=0D1117&title_color=0066CC)
75+
76+
</div>
77+
78+
---
79+
80+
<div align="center">
81+
82+
### 💡 *"Code is like humor. When you have to explain it, it's bad."* – Cory House
83+
84+
**Hecho con 💙 y código limpio**
85+
86+
![Visitors](https://visitor-badge.laobi.icu/badge?page_id=ideaspuff.ideaspuff)
87+
88+
</div>

0 commit comments

Comments
 (0)