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-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
jdiego/awesome-sec-talks
A collected list of awesome security talks
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/basekernel
A simple OS kernel for research, teaching, and fun.
jdiego/CLRS
:notebook:Solutions to Introduction to Algorithms
jdiego/coveragepy
Code coverage measurement for Python
jdiego/cppbestpractices
Collaborative Collection of C++ Best Practices
jdiego/daily-bit-cpp
A repository for the Daily bit of Modern C++
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/guacaplus
Guacamole REST API bindings for Modern C++
jdiego/guacapy
REST API client for Apache Guacamole
jdiego/IncludeOS
A minimal, resource efficient unikernel for cloud services
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/skeleton
Skeleton for quick new C++ project setup
jdiego/spf13-vim
The ultimate vim distribution
jdiego/wger-nextjs
NextJS frontend for a workout application - Just for Learning