You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Backend application for an Instagram clone built with Spring Boot. It supports user authentication, post creation, comments, and stories using JWT authentication. The application is connected to a MySQL database and provides RESTful APIs for seamless integration with the frontend.
BankApp is a Java-based mobile application that simulates a banking system, featuring a JavaFX interface and MySQL database. It emphasizes security, incorporating SHA-3 hashing and salting for storage of sensitive user information
Smart Inventory Management System is a Java application for managing inventory. It features a user-friendly interface for handling products, suppliers, and sales, with backend support using MySQL. The system includes secure login and a dashboard for inventory overview.
Aplicación de demostración de inicio de sesión con Android y MySQL. Incluye ejemplos de comunicación con un servidor externo, obtención de datos en formato XML y validación de credenciales de usuario.