cesarsotovalero
PhD in Computer Science @ KTH Royal Institute of Technology
KTH Royal Institute of TechnologySweden
Pinned Repositories
depanalyzer
DepAnalyzer is a tool to collect the classes and methods used by a Java application
depclean
DepClean automatically detects and removes unused dependencies in Maven projects (https://dx.doi.org/10.1007/s10664-020-09914-8)
deptrim
DepTrim automatically specializes the software supply chain of dependencies in Maven projects https://arxiv.org/pdf/2302.08370
jdbl
JDBL automatically removes unnecessary bytecode from Java applications through dynamic analysis https://dl.acm.org/doi/abs/10.1145/3546948
30-seconds-of-java
Curated collection of useful little Java functions that you can understand quickly
cesarsotovalero.github.io
My website is the digital place where I store & release my ideas. Maintained with :heart: and :beer:
maven-miner-experiments
Cypher and R scripts performing and plotting some common graph analysis metrics on top of the Maven Dependency Graph
sample-software-projects
Sample software projects maintaining diversity and representativenss
time-series-classification
A package for performing time series classification in Weka.
zip-slip-exploit-example
Example of Zip Slip vulnerability exploitation
cesarsotovalero's Repositories
cesarsotovalero/zip-slip-exploit-example
Example of Zip Slip vulnerability exploitation
cesarsotovalero/time-series-classification
A package for performing time series classification in Weka.
cesarsotovalero/cesarsotovalero.github.io
My website is the digital place where I store & release my ideas. Maintained with :heart: and :beer:
cesarsotovalero/a-picture-is-worth-a-1000-words
I am trying to describe complex matters in simple doodles!
cesarsotovalero/cesarsotovalero
cesarsotovalero/codebook
The Good Research Code Handbook
cesarsotovalero/deblinch
cesarsotovalero/defillama-app
cesarsotovalero/dubbo
Apache Dubbo is a high-performance, java based, open source RPC framework.
cesarsotovalero/InnoBookCrossing
Team project within the course of Software System Design and Analysis.
cesarsotovalero/jacop
Java Constraint Programming solver
cesarsotovalero/java-faker
Brings the popular ruby faker gem to Java
cesarsotovalero/java-native
Code and data of experiments with the GraalVM native tooling
cesarsotovalero/jdependency
Provides an API to analyse and modify class dependencies. It provides the core to the maven shade plugin for removing unused classes.
cesarsotovalero/jekyll-responsive-image
An unopinionated Jekyll plugin for generating and using responsive images
cesarsotovalero/katacoda-scenarios
Katacoda Scenarios
cesarsotovalero/ljvmiranda921.github.io
Github repository for github.io website ✨
cesarsotovalero/logbeat
A simplified version of Filebeat that monitors log files for error messages
cesarsotovalero/pet-shop-tutorial
cesarsotovalero/python-project
cesarsotovalero/qart4j
QR code ASCII art for java
cesarsotovalero/rag4j-jfokus
cesarsotovalero/RxRelay
RxJava types that are both an Observable and a Consumer.
cesarsotovalero/software-engineering-research
Research material about software engineering at KTH
cesarsotovalero/spring-petclinic
A sample Spring-based application
cesarsotovalero/sre-deployment-pipeline-example
Notes of a deployment arcthitecture using a micro-service based system
cesarsotovalero/Template-IEEE-Computer-Society-Magazines
A template repository for quickly setting up papers to be submitted to the IEEE Computer Society Magazines, with CI in place.
cesarsotovalero/web3j
Lightweight Java and Android library for integration with Ethereum clients
cesarsotovalero/woodstox
The gold standard Stax XML API implementation. Now at Github.
cesarsotovalero/Writing
📚📝 Notes on the journey