Pinned Repositories
act
Run your GitHub Actions locally 🚀
awesome-dynamodb
List of resources for learning about modeling, operating, and using Amazon DynamoDB
clienteafirma
Cliente @firma
clienteafirma-docs
Documentation for project Cliente @firma
clienteafirma-external
External libraries used by Cliente @firma
deeplearning4j
Suite of tools for deploying and training deep learning models using the JVM. Highlights include model import for keras, tensorflow, and onnx/pytorch, a modular and tiny c++ library for running math code and a java based math library on top of the core c++ library. Also includes samediff: a pytorch/tensorflow like library for running deep learning using automatic differentiation.
devops-exercises
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
github-readme-stats
:zap: Dynamically generated stats for your github readmes
jsonschema2pojo
Generate Java types from JSON or JSON Schema and annotate those types for data-binding with Jackson, Gson, etc
jccampanero's Repositories
jccampanero/act
Run your GitHub Actions locally 🚀
jccampanero/awesome-dynamodb
List of resources for learning about modeling, operating, and using Amazon DynamoDB
jccampanero/clienteafirma
Cliente @firma
jccampanero/clienteafirma-docs
Documentation for project Cliente @firma
jccampanero/clienteafirma-external
External libraries used by Cliente @firma
jccampanero/deeplearning4j
Suite of tools for deploying and training deep learning models using the JVM. Highlights include model import for keras, tensorflow, and onnx/pytorch, a modular and tiny c++ library for running math code and a java based math library on top of the core c++ library. Also includes samediff: a pytorch/tensorflow like library for running deep learning using automatic differentiation.
jccampanero/devops-exercises
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
jccampanero/github-readme-stats
:zap: Dynamically generated stats for your github readmes
jccampanero/jsonschema2pojo
Generate Java types from JSON or JSON Schema and annotate those types for data-binding with Jackson, Gson, etc
jccampanero/liquibase
Main Liquibase Source
jccampanero/lit-llama
Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Adapter fine-tuning, pre-training. Apache 2.0-licensed.
jccampanero/mapstruct
An annotation processor for generating type-safe bean mappers
jccampanero/memcached-session-manager
A tomcat session manager that backups sessions in memcached and pulls them from there if asked for unknown sessions
jccampanero/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
jccampanero/testcontainers-java
Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
jccampanero/yolor
implementation of paper - You Only Learn One Representation: Unified Network for Multiple Tasks (https://arxiv.org/abs/2105.04206)
jccampanero/migrate
Database migrations. CLI and Golang library.
jccampanero/SEAL
Microsoft SEAL is an easy-to-use and powerful homomorphic encryption library.
jccampanero/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.