Pinned Repositories
Astro-i18n-Multilanguage-Blog
Astro + Multilanguage (i18n) + Static Blog System Example
bancodelapeseta-frontend
Official collaborator's fork for feature development and enhancements to the Banco de la Peseta open-source fintech project.
batch-zip-compressor
Python script to compress files (password protection feature available)
Bookmarks-to-Notion
An automated tool that generates Notion pages from bookmarks or just a list of URLs, using BeautifulSoup for web scraping, OpenAI's GPT model for refining page content, and the Notion API for page creation.
Calculadora-de-integrales-definidas-Java
Este pequeño programa te ayudará a resolver integrales definidas, cuenta con dos métodos de resolución
CarlosUlisesOchoa
nextjs-multipage-multilanguage-example
A template/example of a starter project with Nextjs 14.2 + i18n + next-roots (svobik7)
react-whatsapp-floating-button
Simple React Component for adding a floating WhatsApp button to your project.
rollup-react-library-template
A template and quick-starter kit for creating your own modern React library using Rollup.
Simple-ChatGPT-Backend
Basic Express.js app built with TypeScript. It provides an interface between client applications and OpenAI's API
CarlosUlisesOchoa's Repositories
CarlosUlisesOchoa/Bookmarks-to-Notion
An automated tool that generates Notion pages from bookmarks or just a list of URLs, using BeautifulSoup for web scraping, OpenAI's GPT model for refining page content, and the Notion API for page creation.
CarlosUlisesOchoa/Simple-ChatGPT-Backend
Basic Express.js app built with TypeScript. It provides an interface between client applications and OpenAI's API
CarlosUlisesOchoa/react-whatsapp-floating-button
Simple React Component for adding a floating WhatsApp button to your project.
CarlosUlisesOchoa/nextjs-multipage-multilanguage-example
A template/example of a starter project with Nextjs 14.2 + i18n + next-roots (svobik7)
CarlosUlisesOchoa/Calculadora-de-integrales-definidas-Java
Este pequeño programa te ayudará a resolver integrales definidas, cuenta con dos métodos de resolución
CarlosUlisesOchoa/rollup-react-library-template
A template and quick-starter kit for creating your own modern React library using Rollup.
CarlosUlisesOchoa/bancodelapeseta-frontend
Official collaborator's fork for feature development and enhancements to the Banco de la Peseta open-source fintech project.
CarlosUlisesOchoa/CarlosUlisesOchoa
CarlosUlisesOchoa/batch-zip-compressor
Python script to compress files (password protection feature available)
CarlosUlisesOchoa/Encrypt-Decrypt-Messages-CSharp
Just another encrypter + decrypter made with C#
CarlosUlisesOchoa/React-button-component
This repository contains my solution to the 'Button component' challenge from DevChallenges.io
CarlosUlisesOchoa/Path-as-a-comment-PowerShell
PowerShell script that automatically inserts the file path as a comment at the top of each compatible file.
CarlosUlisesOchoa/Subdirectory-file-extractor-PowerShell
PowerShell script that moves all the files from subdirectories to the root directory
CarlosUlisesOchoa/Astro-i18n-Multilanguage-Blog
Astro + Multilanguage (i18n) + Static Blog System Example
CarlosUlisesOchoa/code-challenge-reading-list
Mi solución al reto de programación (01 reading list) de @midudev
CarlosUlisesOchoa/Codember-Challenges-2024
My solution for codember coding challenges 2024
CarlosUlisesOchoa/Contador-de-billetes-y-monedas-mex-CSharp
Un contador de billetes y monedas mexicanas realizado con Visual Studio 2017 (C#)
CarlosUlisesOchoa/csv-file-validator
This python script re-build csv files removing invalid rows
CarlosUlisesOchoa/Halloween-Challenges-2024
My solutions for Halloween 2024 coding challenges
CarlosUlisesOchoa/merge-multiple-csv
a python script to merge multiple csv files, merge and remove duplicates if exists
CarlosUlisesOchoa/Reading-List-React
Reading-List-React
CarlosUlisesOchoa/CustomMessageBox-VB.Net
CarlosUlisesOchoa/Inventario-de-videojuegos-Java-MySQL
Un pequeño programa que te permitira registrar videojuegos para poder llevar un inventario
CarlosUlisesOchoa/Documents-Converter-API
Documents Converter by Carlos Ochoa
CarlosUlisesOchoa/Fitness-Platform-MVP
Fitness Platform Minimal Viable Product
CarlosUlisesOchoa/Medical-AgendApp
Medical Agenda (Videocalls) MVP
CarlosUlisesOchoa/Reloj-analogo-Java
Reloj análogo + reloj digital + alarma realizado en Java