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
Simulador de máquina expendedora desarrollado en C# con interfaz de consola. Permite a los usuarios seleccionar productos, realizar pagos y recibir cambios, todo gestionado mediante programación orientada a objetos. Ideal para practicar conceptos fundamentales de C# y diseño de aplicaciones de consola.
A learning project designed to grow from a basic console-based calculator into an advanced tool, with the ultimate goal of transitioning to a GUI-based application. Features basic arithmetic operations and welcomes contributions, feedback, and testing to evolve its functionality and coding practices.
A Java-based application for managing car dealership operations, including vehicle registration, client management, sales processing, and revenue tracking.