- Madrid, Spain
-
01:30
- 12h behind - in/ornella-gigante-197173249
-
Ornella-Gigante Public
Config files for my GitHub profile.
-
MelodyKeys Public
A virtual piano app for Android built with Java. It features a responsive piano interface, high-quality sound playback, and uses Android's Canvas API and sound libraries for an immersive musical ex…
Java MIT License UpdatedApr 27, 2025 -
Pong_2D_Android Public
🏓Relive the classic arcade fun with Pong 2D on Android! This game brings back the legendary paddle-and-ball action with smooth touch controls and a simple yet addictive gameplay experience!🏓
Java MIT License UpdatedApr 4, 2025 -
Payroll_HTML_Generator Public
In this small project I make a transformation of an xml archive to an HTML one creating a XSLT file. En este pequeño proyecto realizaré la y transformación de un fichero xml con información de nómi…
-
Argentina_XML_Showcase Public
This a small work that I made using XSL, XML, HTML and RSS. In this project I make a website with some caracteristics of my country, Argentina, using different styles and formats.
-
PySpaceShooter Public
🕹️ Space Shooter Arcade Game with Pygame | 💫 Rotate-Thrust-Shoot Mechanics | ☄️ Asteroid Collision Chaos | 🔊 Retro Sound Effects | 🏆 Score System | 🎮 Classic Arcade Revival
-
WebServer_Argentina Public
Small project in which I make a website with some images and information of interest about my country, Argentina. For this I used XML, HTML, XSD and DTD
-
MYSQL_Database_WorkBench Public
This is a small work that I made in my institute but I liked to share it because was one of my first with SQL Languaje. In this work I create a database, create objects and make changes and permiss…
-
Java_Calculator Public
In this project I make a calculator using Java: it is divided in 2 parts: in the first one, I make a calculator with modularization and basic aritmatic calculations that the user will make insertin…
-
IA_Deep_Learning Public
Solución de problemas reales- en este clasificando enfermedades cardiovasculares e imágenes- a través de un modelo FEED -FORWARD.
-
Android_Database Public
Esta es una BBDD creada con Java dentro de Android Studio
-
HangMan_Android Public
This is an emulation of the Hanging Man game, made in Android Studio and with Java.
-
Notes_Android Public
In this project, a simple note manager with task reminders will be created using Java, with translation into 3 languages - English, Spanish, and Catalan - and several actions available to the user.
-
DataNest_MongoDB_NodeJS Public
This is my first project using NodeJS and MongoBD as persistence. This will be a simple API-REST app in which I will create a MongoDB database, create a server with NodeJS, use a RESTful client and…
-
En este pequeño proyecto, utilizaré una imagen para hacer algunas transformaciones que se podrían usar para aumentar un conjunto de datos y mejorar el modelo utilizando varias capas y una red convo…
-
This ML project predicts cardiovascular diseases using clinical data (blood pressure, cholesterol, heart rate). Implemented Decision Tree (71.15%) and Gaussian Naive Bayes (70.49%) models on 13 med…
-
A data-driven exploration of Canis lupus signatus (Iberian) and Canis lupus labradorius (Labrador) subspecies, leveraging Jupyter Notebook and pandas to analyze weight distributions (25-56 kg), geo…
-
My-Portafolio Public
A modern Portfolio Web Application* built with Angular to showcase professional skills, projects, and services.
-
python-django-blog Public
This is a blog that I created using Django, Python, and SQLite
-
Medical-Questions-Router Public
The Intelligent Medical Questions Router emplea NLP y modelos de aprendizaje automático (scikit-learn/MLflow) para diagnosticar enfermedades y responder consultas sobre síntomas. Ofrece una interfa…
-
In this repository I will practice and make all the exercises of the course that I`m doing: Master en JavaScript: Aprender JS, jQuery, Angular, NodeJS
-
Bank_Account_Kata Public
This is a Bank Account with Java, JavaScript and Springboot in which I'm working on
-
JavaSocketChat Public
A modern Java chat application featuring socket programming, dark-themed GUI, and interactive bot responses 🤖
Java MIT License UpdatedDec 26, 2024 -
LASTLAB Public
Forked from LastlabDAM2024/LASTLABThis is a final project for DAM (Multiplatform App Development) that I'm working on with some colleagues. It's a mobile app that enhaces management with intuitive reminders for medications and medi…
-
LuxeWheels is a premium car rental desktop application developed with Java SE 8+ and Java Swing GUI framework, featuring a responsive user interface and custom background panel components for enhan…
-
HealthWatch is a clinical analysis monitoring system developed in Java that uses the Observer pattern to automatically detect and notify critical changes in patients' iron levels.
Java MIT License UpdatedDec 4, 2024 -
SpaceShip_Unity_Game Public
Space Ship Arcade 2D: Retro-inspired space shooter built with **Unity 2022.3.10**, featuring mouse-based controls, enemy destruction, score mechanics, and classic arcade visuals.
-
This is my first hands-on experience with modern web development technologies using HTML5, CSS3, JavaScript, and jQuery, from concept to deployment!!
HTML GNU General Public License v3.0 UpdatedNov 20, 2024 -
This project simulates a horse race where each horse runs in parallel using multithreading in Java.
-
CryptoSafe Public
A simple Java application for encrypting and decrypting messages and files using DES and RSA algorithms, featuring a user-friendly menu interface. Perfect for learning about cryptography and secure…