Pinned Repositories
alligator-fileshare
Personal file storage app, similar to google drive but for local use
Caresle
Config files for my GitHub profile.
caresle.github.io
My personal website (WIP)
chess-api
Chess api demo simulating an online platform like chess.com or lichess
chess_analyzer
driver-demo-nextjs
Implementation of the driver js library in nextjs
duckdo_todo_app
Personal, minimalist todo app
mapache-migration
Tiny migration tool for PostgreSQL
microservice-employees-odoo
Microservice for getting the info of the employees from the ERP Odoo
natural-food-receipt
Frontend for the backend challenge 4
Caresle's Repositories
Caresle/natural-food-receipt
Frontend for the backend challenge 4
Caresle/duckdo_todo_app
Personal, minimalist todo app
Caresle/microservice-employees-odoo
Microservice for getting the info of the employees from the ERP Odoo
Caresle/alligator-fileshare
Personal file storage app, similar to google drive but for local use
Caresle/Caresle
Config files for my GitHub profile.
Caresle/caresle.github.io
My personal website (WIP)
Caresle/chess-api
Chess api demo simulating an online platform like chess.com or lichess
Caresle/chess_analyzer
Caresle/cloudinary-midudev-hackaton
App for 2024 cloudinary hackaton in collaboratio with midudev
Caresle/driver-demo-nextjs
Implementation of the driver js library in nextjs
Caresle/leoni
Caresle/mapache-migration
Tiny migration tool for PostgreSQL
Caresle/nextjs-trello-clone
(WIP) Clone of trello using nextjs
Caresle/pinia
🍍 Intuitive, type safe, light and flexible Store for Vue using the composition api with DevTools support
Caresle/portfolio-caresle
Personal portfolio based on Midu dev portfolio
Caresle/jodos
Basic todos app made using java and JDBC postgresql, to learn how to use a JDBC to connect to a database
Caresle/junix
A simple cli with some linux like commands made using Java