edysegura
A Software Engineer enthusiastic to develop solutions that make people's life easier!
@agencyenterpriseBrazil
Pinned Repositories
gradle-javaweb
A simple boilerplate for Java Web Application with Gradle
html5-apis
HTML5 Web APIs
html5-FileReader
Simple examples using HTML5 FileReader API
js-asynchronous-and-flow-control
Simple examples in JavaScript to demonstrate asynchronous code and flow-control patterns
js-automated-tests
An example of automated tests in JavaScript using Jest, Travis-CI and NPM scripts
nodejs-restful
A simple project to demonstrate how to create RESTful APIs with Node.js and test it with Postman
springboot-restful
A simple project to demonstrate on how to create RESTful APIs with Spring Boot 2
edysegura's Repositories
edysegura/html5-webstorage
HTML5 Web Storage examples
edysegura/php-polymorphism
A simple example in PHP using polymorphism
edysegura/angular
One framework. Mobile & desktop.
edysegura/angular-cli
CLI tool for Angular
edysegura/angular-ngrx
Example using Angular NgRx for State Management
edysegura/angular-starwars
Angular 5 Course Playground
edysegura/curso-fundamentos-java-e-orientacao-a-objetos
Exemplos e exercícios resolvidos do curso online sobre Fundamentos Java e Orientação a Objetos.
edysegura/deno-basics
Lets try out Deno doing some experiments!
edysegura/deno-restful
A simple project to demonstrate how to create RESTful APIs with Deno
edysegura/dotfiles
This repo is to configure an awesome command line environment on your Ubuntu/WSL
edysegura/easy-soap-request
Small Node.js library to make SOAP requests easier
edysegura/intro-to-webdev-handout
An handout for Web Development Introduction using https://www.gitbook.com
edysegura/java-links
My personal Java links bookmark
edysegura/js-event-handler
Simple examples to demonstrate how to handle browser events in JavaScript
edysegura/js-event-keys
An utility to demonstrate the keyboard events in JavaScript
edysegura/js-lazy-load
A simple example on how to do lazy load with pure JavaScript
edysegura/js-native-i18n
Using native i18n in JavaScript
edysegura/js-tdd
Test Driven Development examples in JavaScript
edysegura/js-template-string
A simple example to create a pure JavaScript component using ES6 Template String
edysegura/maraton-fullcycle-4
edysegura/maratona2-plataforma-lives
edysegura/mfc4-ci-challenge
Full Cycle Maraton CI Challenge
edysegura/nodejs-fetch
Using Fetch API in Node.js
edysegura/Peer-to-Peer-Cue-System
Cue system for simple two-way communication and visual signaling using PeerJS peer-to-peer connection.
edysegura/php-restful
An example RESTFul API with PHP Slim Framework
edysegura/php-simplexml
Handling XML with PHP built-in simplexml lib
edysegura/playground-spring-boot
playground-spring-boot
edysegura/pwa-time
Just a simple app to test moment.js
edysegura/vuejs-basics
Learn Vue.js by doing
edysegura/your-first-pwapp
Code associated with Your First Progressive Web App codelab