https://github.com/memosainz/portfolio
Here will be all my projects since 2022 to 2025
https://github.com/memosainz/portfolio
Last synced: about 2 months ago
JSON representation
Here will be all my projects since 2022 to 2025
- Host: GitHub
- URL: https://github.com/memosainz/portfolio
- Owner: MemoSainz
- Created: 2024-03-29T10:27:56.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-24T11:53:51.000Z (3 months ago)
- Last Synced: 2025-02-24T12:39:06.474Z (3 months ago)
- Homepage:
- Size: 242 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Portfolio 2022-2025
Portfolio Portafolio
English // Spanish Inglés // Español
> [!IMPORTANT]
> ES: Este repositorio es una recopilación de mis proyectos personales a lo largo de mi estudio en programación y código desde el 2022 hasta el 2025.
>
> Además los subí la mayoría de mis Proyectos de GitHub (los que no necesitan terminal) a Netlify. La gran mayoría están disponibles en inglés.
> [!IMPORTANT]
> EN: This repository is a compilation of my personal proyects since the beggining of my studies in programming and coding from 2022 to 2025
> I also uploaded most of my Github Projects (the non-terminal ones) to Netlify. The vast majority are in English.
HTML & CSS
🚀
🚀
🚀
:camel: # HTML :camel:
Mi primera página web // My first web page(spanish);
(spanish) [GitHub](https://github.com/MemoSainz/MiPrimeraPaginaWeb_First-Web_HTML)
[Netlify](https://mi-primera-pagina-web-memo.netlify.app/)
Mi primer blog // My first blog (spanish);
(spanish) [GitHub](https://github.com/MemoSainz/MiPrimerBlog_First-Blog_HTML)
[Netlify](https://mi-primer-blog-memo.netlify.app/)
Don Gato // Mr. Cat
Habilidades en HTML - Skills in HTML
A web page with some CSS, but mostly showing most of skills in HTML.
Una página web con algo de CSS, pero mayormente mostrando habilidades en HTML
(spanish) [GitHub](https://github.com/MemoSainz/proyecto-html-DonGato)
[Netlify](https://don-gato-memosainz.netlify.app/)
🚀
🚀
🚀
:camel: # CSS :camel:
Primer Blog CSS // First blog CSS;
(spanish) [GitHub](https://github.com/MemoSainz/1er-blog-CSS)
[Netlify](https://1er-blog-css-memosainz.netlify.app/)
JavaScript
🚀
🚀
🚀
:camel: # JavaScript :camel:
To Do List // Lista de Tareas(quehaceres)
[EN/ES] [GitHub](https://github.com/MemoSainz/To-Do-List_ListaDeTareas-JS)
[EN] [Netlify](https://to-do-list-memosainz.netlify.app/)
[ES] [Netlify](https://lista-de-quehaceres-memosainz.netlify.app/)
Calculator // Calculadora
[GitHub](https://github.com/MemoSainz/Calculadora-Calculator_JS) [Netlify](https://caculator-javascript-memosainz.netlify.app/)
Number Riddle // Juego adivinar número
[ES] [GitHub](https://github.com/MemoSainz/JS-Juego-Adivinar-Numero) [Netlify](https://juego-adivinar-numero-js-memosainz.netlify.app/)
[EN] [GitHub](https://github.com/MemoSainz/JS-Number-Ridde) [Netlify](https://js-riddle-number-memosainz.netlify.app/)
Travel Sale // Viajes-Venta
[ES] [GitHub](https://github.com/MemoSainz/JS-viajes-venta) [Netlify](https://viajes-venta-javascript.netlify.app/)
[EN] [GitHub](https://github.com/MemoSainz/JS-Travel-Sale) [Netlify](https://travel-sales-javascript.netlify.app/)
Weather Application // Aplicación del clima
[GitHub](https://github.com/MemoSainz/Weather-App-Clima-JS/tree/master)
[EN] [Netlify](https://weather-application-memosainz.netlify.app/)
[ES] [Netlify](https://aplicacion-clima-memosainz.netlify.app/)
Form Validation // Validación de formulario
EN: Firebase is used as a database
ES: Firebase es usado como base de datos[GitHub](https://github.com/MemoSainz/form-validation-firebase-JS)
[EN] [Netlify](https://form-validation-firebase-memosainz.netlify.app/)
[ES] [Netlify](https://form-validation-firebase-memosainz-es.netlify.app/)
Counter program JS // Programa de contador JS
[GitHub](https://github.com/MemoSainz/Counter-Program)
[Netlify](https://counter-program-js-memosainz.netlify.app/)
Number Guessing Game JS // Juego de adivinar el Número
It's almost the one above (Number Riddle), but now made with a While Loop (and less code), also using a window prompt.[GitHub](https://github.com/MemoSainz/number-guessing-game)
[Netlify](https://number-guessing-game-memosainz.netlify.app/)
Temperature conversion JS // Conversión de temperatura JS
A program to conver both Celsius & Fahrenheit.[EN] [GitHub](https://github.com/MemoSainz/temp-conversion-js)
[Netlify](https://temp-conversion-js-memosainz.netlify.app/)
Dice Roller Program JS // Programa Tirador de Dados JS
A program to roll dices the times you want!
¡Un programa para tirar los dados las veces que quieras![EN] [GitHub](https://github.com/MemoSainz/Dice-Roller-JS)
[Netlify](https://dice-roller-js-memosainz.netlify.app/)
Random Password Generator JS // Generador de contraseñas aleatorias JS
[GitHub](https://github.com/MemoSainz/Random-password-generator-JS)
[Netlify](https://random-password-generator-memosainz.netlify.app/)
Digital Clock Program JS // Programa Reloj Digital JS
[GitHub](https://github.com/MemoSainz/digital-clock-program)
[Netlify](https://digital-clock-app-memosainz.netlify.app/)
Stopwatch Program JS // Programa Cronómetro JS
[GitHub](https://github.com/MemoSainz/stopwatch-app-JS)
[Netlify](https://stopwatch-app-memosainz.netlify.app/)
Calculator Programa JS // Programa Calculadora JS
[GitHub](https://github.com/MemoSainz/calculator-program-JS)
[Netlify](https://calculator-program-memosainz.netlify.app/)
Rock Paper Scissors JS // Piedra Papel o Tijera JS
[GitHub](https://github.com/MemoSainz/rock-paper-scissors-JS)
[Netlify](https://rock-paper-scissors-memosainz.netlify.app/)
Image Slider JS
[GitHub](https://github.com/MemoSainz/image-slider-JS)
[Netlify](https://image-slider-memosainz.netlify.app/)
Pokemon API Sprites JS
[GitHub](https://github.com/MemoSainz/pokemon-fetch-api-sprite-JS/)
[Netlify](https://pokemon-fetch-api-sprite.netlify.app/)
Java
🚀
🚀
🚀
☕︎ :coffee: # Java :coffee: ☕︎
Choose your beberage // Escoge tu bebida
A game simulating a vending machine
Un juego simulando una máquina expendedora[GitHub](https://github.com/MemoSainz/VendingMachine-Java)
Hangman // Ahorcado
The typical game of the hangman in Java
El típico juego del ahorcado en Java[EN/ES] [GitHub](https://github.com/MemoSainz/hangman-game/)
JavaSpring-CRUD-API-Rest-PostgreSQL
![]()
![]()
Spring Boot
Hibernate
PostgreSQL
API REST
I've made a CRUD in JAVA, with API REST, using Spring boot, Hibernate & PostgreSQL
Realicé un CRUD en Java, con una API Rest utilizando Spring boot, Hibernate y PostgreSQL[GitHub](https://github.com/MemoSainz/JavaSpring-CRUD-API-Rest-PostgreSQL)
JavaSpring-Railway-CRUD-apirest
A new version of the previous repositoy, but for Railway.
Una nueva versión del Repositorio "JavaSpring-CRUD-API-Rest-PostgreSQL" para Railway.[GitHub](https://github.com/MemoSainz/JavaSpring-CRUD-Railway-apirest)
Student Grade // Promedio de estudiante.
[GitHub](https://github.com/MemoSainz/StudentGrade-Java/)
Permutating variables // Permutando variables
[GitHub](https://github.com/MemoSainz/PermutatingVariableContent-Java)
ConditionalSalary-Java // Salario Condicional
[GitHub](https://github.com/MemoSainz/ConditionalSalary-Java)
Number Limit // Número Límite
[GitHub](https://github.com/MemoSainz/LimitNumber)
Word Print // Impresión de números
[GitHub](https://github.com/MemoSainz/WordPrint)
Pokemon Stats & Attacks // Stats y ataques Pokemon
![]()
Java OOP
[GitHub](https://github.com/MemoSainz/JavaOOP-PokemonStatsAttacks/)
Marathon // Maratón
[GitHub](https://github.com/MemoSainz/MarathonExercise-Java/)
Christmas Tree // Árbol de navidad
![]()
Java OOP
[GitHub](https://github.com/MemoSainz/ChristmasTree-Java/)
Number Identifier // identificador de números
[GitHub](https://github.com/MemoSainz/NumberIdentifier-Java)
GPA Matrix // Promedio
[GitHub](https://github.com/MemoSainz/GPA-Matrix-Java/)
Name Position and Vector // Posición y vector de nombres.
[GitHub](https://github.com/MemoSainz/NamePositionAndVector-Java)
Matrix Filler // Rellenador de Matriz
[GitHub](https://github.com/MemoSainz/MatrixFiller-Java)
Plantas OOP // Plantas POO
![]()
Java OOP
[GitHub](https://github.com/MemoSainz/Plantas-OOP/)
Videogames OOP // Videojuegos POO
![]()
Java OOP
[GitHub](https://github.com/MemoSainz/Videogames-OPP-Java/)
Airline Exercise // Aerolínea ejericicio
[GitHub](https://github.com/MemoSainz/AirlineExercise-Java/)
Electronic Organizer // Agenda Electrónica
![]()
Java GUI
(EN) [GitHub](https://github.com/MemoSainz/ElectronicOrganizer-JavaGUI/)
Seat Booking System
![]()
[GitHub](https://github.com/MemoSainz/SeatBooking-Java)
Weight Conversor Program // Conversor de peso
[GitHub](https://github.com/MemoSainz/WeightConversor)
Temperature Converter Program // Conversor de Temperatura
[GitHub](https://github.com/MemoSainz/TemperatureConverter)
Java Calculator Program // Calculadora en Java
[GitHub](https://github.com/MemoSainz/Calculator-Program)
Number Guessing // Adivinar Número
[GitHub](https://github.com/MemoSainz/NumberGuessing)
Java Banking Program // Programa Bancario
[GitHub](https://github.com/MemoSainz/JavaBankingProgram)
Dice Roller Program // Programa Tirar Dados
![]()
[GitHub](https://github.com/MemoSainz/DiceRoller-Java)
Java Quiz Game // Juego de Preguntas
[GitHub](https://github.com/MemoSainz/JavaQuizGame)
Rock-Paper-Scissors game // Piedra, papel o tijera
[GitHub](https://github.com/MemoSainz/Java-RockPaperScissors)
Java Slot Machine
![]()
[GitHub](https://github.com/MemoSainz/JavaSlotMachine)
Music Player
![]()
[GitHub](https://github.com/MemoSainz/MusicPlayer-JavaTerminal/tree/main)
Hangman v2
![]()
[GitHub](https://github.com/MemoSainz/MusicPlayer-JavaTerminal/tree/main)
Countdown - miniproject
[GitHub](https://github.com/MemoSainz/Countdown-miniproject)
Alarm Clock
![]()
[GitHub](https://github.com/MemoSainz/AlarmClock)
List of Notes - CRUD
![]()
[GitHub](https://github.com/MemoSainz/JavaCRUD-ListOfNotes)
SQL
🚀
🚀
🚀
:camel: # MySQL :camel:
SportClub MySQL & phpMyAdmin
[GitHub](https://github.com/MemoSainz/SportClub-MySQL-phpMyAdmin/)