Pinned Repositories
base64-viewer
Simple page that allows you to view Base64-encoded files (PDF, PNG, JPG/JPEG, etc.) in the browser. Nothing is sent to the server, preserving data confidentiality.
exercises
Things I do when learning/practicing something new
java-annotation-mapping
Map deep and complex JSONs to POJOs using configurable annotations.
java-structured-mapping
Map objects and their values to a standard structure using annotations.
parallel-decryption
Quickly decrypt large files by doing it in parallel.
matias-pg's Repositories
matias-pg/base64-viewer
Simple page that allows you to view Base64-encoded files (PDF, PNG, JPG/JPEG, etc.) in the browser. Nothing is sent to the server, preserving data confidentiality.
matias-pg/cron-helper
Get an easy to understand description of your crons.
matias-pg/docs
API Platform documentation
matias-pg/exercises
Things I do when learning/practicing something new
matias-pg/java-annotation-mapping
Map deep and complex JSONs to POJOs using configurable annotations.
matias-pg/java-lucene-annotations
[WIP] Make classes indexable by Lucene using only annotations.
matias-pg/java-structured-mapping
Map objects and their values to a standard structure using annotations.
matias-pg/parallel-decryption
Quickly decrypt large files by doing it in parallel.
matias-pg/docs.nestjs.com
The official documentation https://docs.nestjs.com 📕
matias-pg/PreImageLoad
(Old code) Ultralight weight jQuery plugin for load images only when is needed.
matias-pg/PreVideoLoad
(Old code) Ultralight weight jQuery plugin for load thumb of videos from Vimeo and Youtube and load fully when is needed.
matias-pg/Respond
A fast & lightweight polyfill for min/max-width CSS3 Media Queries (for IE 6-8, and more)
matias-pg/rfs-helper
Create responsive sizes in CSS using Bootstrap's RFS.
matias-pg/symfony-docs
The Symfony documentation
matias-pg/universal-ie6-css
Automatically exported from code.google.com/p/universal-ie6-css
matias-pg/use-form-lite
Simple React hook for managing form state