Pinned Repositories
CRUD-Usuarios
CRUD Hecho en python 3.7 y sqlite3
CRUDMVCCamion
Crud hecho en c# asp.net mvc 2.0 con conección a SQL SERVER 2017. Utilizando modelos, vistas y controladores
EmailsAddDelete
This program helps you to add and delete emails with Python3 , Flask, sqlalchemy, html,jinja
GUIwithJava
This program shows a GUI with Java SE 8 and Swing
Sistemagestortransporte
Sistema que administra un sistema de gestion de transportistas que segun el tipo de usuario que ingrese son las actividades que podra realizar en el sistema hecho en Java Swing y SQL Server desarrollado por Mahonri Martinez
Videojuego-Peleas
Videojuego de peleas hecho en java utilizando forms
ViewBot
In this program, I made a view bot that simulates views of a youtube video
MahonriM's Repositories
MahonriM/HelloWorld-in-android
In this application, we create a hello world in android studio using java as the main programming language
MahonriM/ViewBot
In this program, I made a view bot that simulates views of a youtube video
MahonriM/Sistemagestortransporte
Sistema que administra un sistema de gestion de transportistas que segun el tipo de usuario que ingrese son las actividades que podra realizar en el sistema hecho en Java Swing y SQL Server desarrollado por Mahonri Martinez
MahonriM/Videojuego-Peleas
Videojuego de peleas hecho en java utilizando forms
MahonriM/Animation
About In this program i make an animation between two screens in android studio with java using a third party libraries
MahonriM/AppDaystoSeconds
In this app, we convert days to seconds with python3 and kivy
MahonriM/Book-Reader
In this program, I made a book reader of pdf with python 3 and the libraries pyttsx3 and PyPDF2
MahonriM/ChristmasPage
Merry Christmas
MahonriM/ChristmasPresentSofi
MahonriM/CloseWindow-with-java
In this program we show a window and then we close the window when we click the button. En este programa mostramos una ventana en la cual se cierra cuando le damos clic al boton
MahonriM/CRUD-Books
In this CRUD application, we can add, delete, update and show information from a database made in SQL Server and C#. It is a window form app
MahonriM/FilterPhotoApp
This app makes filter of the photos that we have in the gallery.
MahonriM/Formswithphpandhtml
Here are some exercises made with php and html
MahonriM/free-programming-books
:books: Freely available programming books
MahonriM/FuctionswithSQLServer
This blog is about functions in SQL Server
MahonriM/Fundamentos-seguridad
MahonriM/Goku-vs-Superman-app
I made this video game about fighting between superman and goku. We have the image of the 2 characters and the life point that is above of the images.
MahonriM/Greatest-common-divisor
Greatest common divisor with Kivy, python3
MahonriM/HelloWorldAngular
MahonriM/Login-Google
In this application, I made a login using the google account . I use some technologies such as google-services, firebase. android and java
MahonriM/Muebleria
In this program made with C# and windows forms we can buy things from the store and we can see the total of things that we bought and the total that you are going to pay
MahonriM/MyBlog
MahonriM/numeroPerfectoPython
In this program, I develop the algorithm of the perfect number in Python 3 with a while loop
MahonriM/PerfectNumber
In this program, I made a program of the perfect number with java using while and for
MahonriM/Practica-condicionales
En este repositorio estan algunos de los ejercicios que realice para practicar las estructuras condicionales con PHP
MahonriM/Problem1ProjecEuler
If we list all the natural numbers below 10 that are multiples of 3 or 5, we get 3, 5, 6, and 9. The sum of these multiples is 23. Find the sum of all the multiples of 3 or 5 below 1000 in python
MahonriM/RandomNumberApp
In this app you can introduce a number and then it shows a random number between 0 and the number that you introduce
MahonriM/The-best-sum-app
In this app we made a sum of 2 numbers with androind sdk and java as the main programming language
MahonriM/TriangulodePascal
Triangulo de pascal hecho en java
MahonriM/Webview-CRUD
This application consume a crud website (made with flask and squlite3) by webview.