|
162 | 162 | <i class="fas fa-code mr-4 text-gray-300 text-xl"></i>
|
163 | 163 | <div>
|
164 | 164 | <h4 class="font-bold text-gray-100">Lenguajes de Programación</h4>
|
165 |
| - <p class="text-gray-300 font-agrandir">HTML, CSS, JavaScript, Python, SQL (📚), Java (📚)</p> |
| 165 | + <p class="text-gray-300 font-agrandir">HTML, CSS, JavaScript, NodeJS, Python, SQL (📚), Java (📚)</p> |
166 | 166 | </div>
|
167 | 167 | </div>
|
168 | 168 | <div class="p-6 bg-gray-800 rounded-lg shadow-lg flex items-center">
|
169 | 169 | <i class="fas fa-desktop mr-4 text-gray-300 text-xl"></i>
|
170 | 170 | <div>
|
171 | 171 | <h4 class="font-bold text-gray-100">Entornos de Desarrollo</h4>
|
172 |
| - <p class="text-gray-300 font-agrandir">Visual Studio Code, IntelliJ IDEA</p> |
| 172 | + <p class="text-gray-300 font-agrandir">Visual Studio Code, IntelliJ IDEA, NetBeans</p> |
173 | 173 | </div>
|
174 | 174 | </div>
|
175 | 175 | <div class="p-6 bg-gray-800 rounded-lg shadow-lg flex items-center">
|
176 | 176 | <i class="fas fa-cogs mr-4 text-gray-300 text-xl"></i>
|
177 | 177 | <div>
|
178 | 178 | <h4 class="font-bold text-gray-100">Frameworks</h4>
|
179 |
| - <p class="text-gray-300 font-agrandir">VuePress, VitePress, Bootstrap, Express, Tailwind CSS, EJS, Vue (📚)</p> |
| 179 | + <p class="text-gray-300 font-agrandir">VuePress, VitePress, Bootstrap, Express, TailwindCSS, EJS, Vue, React (📚)</p> |
180 | 180 | </div>
|
181 | 181 | </div>
|
182 | 182 | <div class="p-6 bg-gray-800 rounded-lg shadow-lg flex items-center">
|
183 | 183 | <i class="fas fa-database mr-4 text-gray-300 text-xl"></i>
|
184 | 184 | <div>
|
185 | 185 | <h4 class="font-bold text-gray-100">Bases de Datos</h4>
|
186 |
| - <p class="text-gray-300 font-agrandir">SQLite, MySQL (📚)</p> |
| 186 | + <p class="text-gray-300 font-agrandir">SQLite, MySQL (📚), MongoDB (📚)</p> |
187 | 187 | </div>
|
188 | 188 | </div>
|
189 | 189 | <div class="p-6 bg-gray-800 rounded-lg shadow-lg flex items-center">
|
190 | 190 | <i class="fas fa-box mr-4 text-gray-300 text-xl"></i>
|
191 | 191 | <div>
|
192 | 192 | <h4 class="font-bold text-gray-100">Herramientas de Containerización y Virtualización</h4>
|
193 |
| - <p class="text-gray-300 font-agrandir">Docker, WSL (📚)</p> |
| 193 | + <p class="text-gray-300 font-agrandir">Docker, WSL, VMWare Workstation, VirtualBox</p> |
194 | 194 | </div>
|
195 | 195 | </div>
|
196 | 196 | <div class="p-6 bg-gray-800 rounded-lg shadow-lg flex items-center">
|
|
0 commit comments