Pinned Repositories
cppgit
cppgit is a libgit2 wrapper library for use in modern C++ ( >= C++20)
modern-cpp-template
A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.
python-libfprint
Python wrapper for libfprint
jdiego's Repositories
jdiego/python-libfprint
Python wrapper for libfprint
jdiego/cppgit
cppgit is a libgit2 wrapper library for use in modern C++ ( >= C++20)
jdiego/modern-cpp-template
A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.
jdiego/advent_of_code
Modern C++ solutions for Advent of Code
jdiego/anomaly-detection-resources
Anomaly detection related books, papers, videos, and toolboxes
jdiego/awesome-security
A collection of awesome software, libraries, documents, books, resources and cools stuffs about security.
jdiego/aws-integration-for-apache-guacamole
An AWS automation to integrate with Apache Guacamole. This solution use Eventbridge Rules and Lambda Functions to detect EC2 events in the VPC and create or remove connections in the Guacamole
jdiego/backward-cpp
A beautiful stack trace pretty printer for C++
jdiego/CLRS
:notebook:Solutions to Introduction to Algorithms
jdiego/courses
Courses
jdiego/coveragepy
Code coverage measurement for Python
jdiego/daily-bit-cpp
A repository for the Daily bit of Modern C++
jdiego/decoco
C++ library for compression and decompression of data
jdiego/django-fsm
Django finite state machine support
jdiego/django-ldapdb
django-ldapdb, an LDAP database backend for Django
jdiego/django-ninja-extra
Django Ninja Extra - Class-Based Utility and more for Django Ninja(Fast Django REST framework)
jdiego/dotfiles
jdiego/gdb-dashboard
Modular visual interface for GDB in Python
jdiego/githubplus
C++ client for Github API
jdiego/gsl-lite
A single-file header-only version of ISO C++ Guideline Support Library (GSL) for C++98, C++11 and later
jdiego/guacaplus
Guacamole REST API bindings for Modern C++
jdiego/guacapy
REST API client for Apache Guacamole
jdiego/handson-ml
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
jdiego/jdiego.github.io
jdiego/mimic
A library and CLI app for rendering C++ project templates.
jdiego/nvim-template
An AstroNvim template for C++
jdiego/pycpfcnpj
Python module for brazilian register numbers for persons (CPF) and companies (CNPJ).
jdiego/simple_example
simple example
jdiego/spf13-vim
The ultimate vim distribution
jdiego/wger-nextjs
NextJS frontend for a workout application - Just for Learning