Pinned Repositories
angular_9
Una aplicacion simple de Angular con ejemplos y un apunte general.
denulemos.github.io
Portfolio personal.
DevDojo
Documentacion tecnica en formato de preguntas-respuestas y teoria sobre diversos temas de tecnologia y programacion.
dwitter
Copia de Twitter hecha con Socket.io
gamerpedia
Visualizador de Juegos para celular. Proyecto de React Native con Axios.
gestorGastosApp
Aplicacion hecha en Java, Android Nativo. Posee integracion con Google Sheets mediante Google Scripts.
golang
Apuntes y diversos usos del lenguaje Golang. Recursos.
hospital-management-java
Hotel Magament program made with Java, Java Swing and MySQL
programming-training
Repository full of programming exercises solved with Javascript
typescript
denulemos's Repositories
denulemos/typescript
denulemos/animalDetector
Detector de animales mediante IA con Phyton.
denulemos/nodejs
Repositorio guia para el desarrollo backend con NodeJS
denulemos/ruby
denulemos/gamerpedia
Visualizador de Juegos para celular. Proyecto de React Native con Axios.
denulemos/gestorGastosApp
Aplicacion hecha en Java, Android Nativo. Posee integracion con Google Sheets mediante Google Scripts.
denulemos/AgendaAndroid
Simple Agenda that saves a name and a description and then, searches for it on SharedPreferences
denulemos/AndroidSound
2 buttons that reproduce a long and a short audio. One with SoundPool and another with MediaPlayer
denulemos/ArticleAdmin
A simple article admin made with SQLite
denulemos/CSharp
Repositorio guía del lenguaje de programación C# de Microsoft
denulemos/deno
Pequeño repositorio guia del lenguaje hermano de NodeJS, Deno.
denulemos/docker
Repositorio guia para Docker
denulemos/editTextValidation_App
A simple Android app that validates that 2 text fields (User and Password) are fullfiled
denulemos/frameLayout
A simple Frame Layout android app that, when you click the button, it dissapears with the "setVisibility" atribute and an image appears
denulemos/imageButton_App
A simple Android app that has 2 images button.
denulemos/java
Repositorio guia sobre el famoso lenguaje Java
denulemos/kotlin
denulemos/linearLayoutLogIn
Simple Android app that shows a Log in with Linear layour applied (It does not do anything)
denulemos/musicPlayer
A simple player for android
denulemos/myFirstAndroidCalculator
denulemos/notepad_Android
A simple notepad that saves the things you write on a multiline widget on android
denulemos/python
Un repositorio para concentrar todo el codigo Python que voy a ir aprendiendo a medida que avanzo en distintas capacitaciones.
denulemos/radioButtonTest
Android Application that has radio buttons in order to sum or make another operation with 2 input numbers.
denulemos/scrollview
A simple app that shows a list of fruits and tells you the name when you click on them (in Spanish)
denulemos/SDAgenda
A simple Android app that saves a title and a note to the SD Card and searches for that note with the title only.
denulemos/sharedPreferences_app
A simple app that saves your email on SharedPreferences
denulemos/solid_poo
Repositorio dedicado a la explicacion-ejemplificacion de los patrones de diseño y de la orientacion a objetos, mayormente en java
denulemos/studentEvaluation
A simple app made for android that calculates if the student is approved or not.
denulemos/tableLayoutCalculator
A simple design android app that shows a Calculator with the table design layout (only a mock up!)
denulemos/webView_app
A simple app that asks for an URL and it redirects you to the WebView with that URL opened