Pinned Repositories
Algorithms-and-Data-Structures-in-Java
Algorithms and Data Structures in Java
buildbreaker
cracking_the_coding_interview
Dacathlon
Eli-G
Repositorio para Aplicacion Eli-G Elecciones Nicaragua 2011
KioskoLauncher
MotionKit
Get the data from Accelerometer, Gyroscope and Magnetometer in only Two or a few lines of code. CoreMotion now made insanely simple :octocat: :satellite:
MovieSwiftUI
SwiftUI & Combine app using MovieDB API. With a custom Flux (Redux) implementation.
nodejs-s3-signedUrl
NodeJS program to expose private S3 bucket content using signedURLs
Prestamos
Sistema de Prestamos
edgaragr's Repositories
edgaragr/Prestamos
Sistema de Prestamos
edgaragr/Dacathlon
edgaragr/Eli-G
Repositorio para Aplicacion Eli-G Elecciones Nicaragua 2011
edgaragr/MotionKit
Get the data from Accelerometer, Gyroscope and Magnetometer in only Two or a few lines of code. CoreMotion now made insanely simple :octocat: :satellite:
edgaragr/Algorithms-and-Data-Structures-in-Java
Algorithms and Data Structures in Java
edgaragr/buildbreaker
edgaragr/cracking_the_coding_interview
edgaragr/KioskoLauncher
edgaragr/MovieSwiftUI
SwiftUI & Combine app using MovieDB API. With a custom Flux (Redux) implementation.
edgaragr/nodejs-s3-signedUrl
NodeJS program to expose private S3 bucket content using signedURLs
edgaragr/SwiftValidator
A rule-based validation library for Swift
edgaragr/tutorials
The "REST With Spring" Course:
edgaragr/ValidationExampleSwift
This project contains single generic validations file that can be used for validations on login, signup process or form validations. only one function can work for all view controller validations e.g. there is only one function that is used for login View Controller, signup ViewController and editProfile ViewController also. i've handled the validation cases for email, phone number, name etc. you can add your other RegExes in this file for other validations.