Giter Site home page Giter Site logo
Osmar Cancino photo

osmaricancino Goto Github PK

followers: 17.0 following: 16.0 repos: 41.0 gists: 1.0

Name: Osmar Cancino

Type: User

Company: @DalvikMX

Bio: Mobile Developer (Android, iOS) UX, Java, Kotlin, Swift, C#, Python, Flutter, Xamarin, AR, Unity, DevOps, GNU/LinuxLover, IT Engineer U. Tecnológica de la Selva

Location: Guadalajara, México

Osmar Cancino's Projects

adapterpattern icon adapterpattern

Android project using the Adapter Pattern to migrate data to new models without override existents class.

appupimage icon appupimage

Android project to Upload Image to Server Ruby on Rails in Base64 using Volley Request #RubyOnRails #Android #Java #Volley

awsapplication icon awsapplication

Android project built to test AWS Service and Amplify Framework

best-practices icon best-practices

This is a fork of timoxley - Tidbits of best practices information from around the web

bridgepattern icon bridgepattern

Android project built using Bridge Pattern to define a clean structure.

coffeetablepython icon coffeetablepython

Web services made in Python with Django and DjangoRestFramework for a iOS 10 App - Swift 3

criteriapattern icon criteriapattern

Android project built using Criteria Pattern to filter an ingredient list to shown a food menu

dbindicator icon dbindicator

Automatically exported from code.google.com/p/dbindicator

decoratorpattern icon decoratorpattern

Android project using the Decorator Pattern to built a simple object and decorate it with extra features

laravel-aws-lightsail icon laravel-aws-lightsail

Instructions to initialize an AWS Lightsail instance to be used with a Laravel application, with testing and production environments, with no downtime.

moviehunter icon moviehunter

Android Application built using MVVM + Retrofit + Hilt + Clean + Room to shown several movies from "The Movie DB" platform.

onesignalexample icon onesignalexample

This is a sample project with the configuration of the One Signal platform to send push notifications to Android devices

prototypepattern icon prototypepattern

Android Project using the Prototype Pattern to calculate Fibonacci Serie and Prime Numbers Serie

qark icon qark

Tool to look for several security related Android application vulnerabilities

read-arduino-android-otg-usb icon read-arduino-android-otg-usb

In this project we connect an Android device with an Arduino board through OTG Connection - USB , using an external library. As a first step , we open connection to the device , then you write a byte to the plate, to ask you to send values ​​of 4 sensors at the time, to read them , and represent them on the display device .

recyclerview icon recyclerview

Uso de Recycler View en GUI en Android. El ejemplo muestra la opcion de unas cartas de visualizacion. El widget RecyclerView es una de las novedades más importante que ha recibido Android en los últimos tiempos desde el punto de vista del desarrollador ya que permite reemplazar widgets fundamentales como ListView y GridView por “algo mejor” y más potente. RecyclerView es un ViewGroup cuya misión es mostrar Views que se repiten múltiples veces, por ejemplo un listado, de forma que estas Views se van reutilizando para generar solamente aquellas que se muestran en pantalla. Este comportamiento también lo tiene ListView, pero RecyclreView obliga a implementar el ViewHolderPattern para mejorar el rendimiento evitando llamadas a findById que pueden ralentizar enormemente el scroll.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.