Pinned Repositories
react-redux-starter-kit
Get started with React, Redux, and React-Router.
jhipster.github.io
Public website for JHipster - generates https://www.jhipster.tech
angularjs-springboot-bookstore
Book store CMS done with Angularjs and Spring Boot
code-interviews
Code interview algorithms. Useful for refresh concepts, etc...
spring-boot-angularjs-examples
Examples integrating spring boot and angularjs
spring-boot-kafka-video-consumer
Spring boot example for consuming a video from a kafka topic
spring-boot-kafka-video-producer
Spring boot example for producing a video and publish it into a kafka topic
spring-cloud-examples
Examples of microservice instrastructures
test-repository
Just a test repository to experiment with internal development
conductor
Conductor is a microservices orchestration engine.
josedab's Repositories
josedab/angularjs-springboot-bookstore
Book store CMS done with Angularjs and Spring Boot
josedab/spring-boot-kafka-video-consumer
Spring boot example for consuming a video from a kafka topic
josedab/spring-boot-kafka-video-producer
Spring boot example for producing a video and publish it into a kafka topic
josedab/docker-spring-boot
Spring boot application dockerized
josedab/jb-vimeo-api
Vimeo api client for Java
josedab/code-puzzles
Code puzzles. Good for keeping up with algorithm theory and data structures
josedab/guava
Google Core Libraries for Java 6+
josedab/javascript
JavaScript Style Guide
josedab/javascript-apps-examples
Examples of javascript apps. More of a test for approaches when developing
josedab/javascript-examples
Use of frameworks and trendy libraries for development on javascript. Simple use case of different technologies
josedab/jb-content-extractors
Content providers for several sites/api... The purpose is to centralise all the extractions in one repository. Each type of extraction has its own maven submodule
josedab/jb-crawler-extractors
Set of extractors used for crawling purposes and to provide information related to apis and screen scraping
josedab/jb-entity-extractor
Entity extractor based on a term. It performs dom scraping looking for information and can populate data like wikipedia entry, social links and links related to the search
josedab/jb-sainsbury-extractor
Extractor for recipes on Sainsbury website
josedab/jb-search-results-extractor
Search results extractor for Google results. Screen scraping technique.
josedab/jb-ted-oembed-api
Api wrapper for TED oEmbed api
josedab/jb-ted-web-scraper
Web scraper for ted website. TED provides an api, however not every data is contemplated through the api.
josedab/jb-ut-content-provider
Content provider for utiltube tool. Useful to generate json objects to populate the tool database
josedab/jb-wikipedia-extractor
Wikipedia information extractor. Useful to use it as a plugin for crawling. Note there is an official API. This project does http requests and returns some wikipedia components that cannot be requested through the official API.
josedab/jsongkick
Java api wrapper for Songkick api
josedab/jted
Java api wrapper for Ted API
josedab/kafka-video-streaming-example
Example of producer and consumer for Kafka using the youtube api to generate data and publish it into a stream
josedab/keystone-website-sample
Sample of use of keystone.js project
josedab/luwak
A java library for stored queries
josedab/simple-todos
The Meteor Tutorial "simple-todos" app, with one commit per tutorial step so that you can follow along.
josedab/spring-main-setup-docker
Basic setup to start coding spring boot applications dockerized
josedab/swagger-ui
Swagger UI is a dependency-free collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
josedab/ut-entity-microservice
Backend code for entities web services
josedab/vimeo-api-client
Api client for Vimeo
josedab/yeoman-generators-setup
Use of Yeoman generators. Try and test best setup for web app scaffolding