Pinned Repositories
bookmarklet-maker
Tool to create bookmarklet/ javascript apps to automate the web browser.
C-Cpp-Notes
Notes about modern C++, C++11, C++14 and C++17, Boost Libraries, ABI, foreign function interface and reference cards.
caiorss.github.io
Static Web page hosting
cpp-project-templates
C++ CPP project templates with CMake + Conan
Emacs-Elisp-Programming
Tutorial about programming Elisp and Emacs text editor customization.
Functional-Programming
Functional Programming concepts, examples and patterns illustrated in Haskell, Ocaml and Python
m2py
Python tools for Physics, Engineering and Finance based on Matlab and R language. Features: Unit Conversion, Physical constants, Steam tables and more.
org-wiki
Wiki for Emacs org-mode built on top of Emacs org-mode.
sample-cpp-plugin
C++ cross-platform plugin architechture demonstration
caiorss's Repositories
caiorss/Functional-Programming
Functional Programming concepts, examples and patterns illustrated in Haskell, Ocaml and Python
caiorss/C-Cpp-Notes
Notes about modern C++, C++11, C++14 and C++17, Boost Libraries, ABI, foreign function interface and reference cards.
caiorss/Emacs-Elisp-Programming
Tutorial about programming Elisp and Emacs text editor customization.
caiorss/org-wiki
Wiki for Emacs org-mode built on top of Emacs org-mode.
caiorss/bookmarklet-maker
Tool to create bookmarklet/ javascript apps to automate the web browser.
caiorss/sample-cpp-plugin
C++ cross-platform plugin architechture demonstration
caiorss/cpp-project-templates
C++ CPP project templates with CMake + Conan
caiorss/example-pybind11-vcpkg
Example project of a C++ native code Python3 module with Pybind11 managed by CMake and vcpkg
caiorss/org-nav-theme
org-mode theme with navigation bar for big documents
caiorss/qtquick-examples
A CMake Qt5/ QML QtQuick project containing multiple subproject examples and experiments.
caiorss/xlw-cmake-fork
Fork of XLW project for building Excel Addins using Excel XLL native C-API. This fork changes the building system to CMake for easier usage and deployment.
caiorss/winapi-snippets-cmake
Code snippets and examples for Windows API in modern C++ managed by CMake.
caiorss/qapplauncher
Q5/Modern C++ - Application launcher and bookmark system for files and directories
caiorss/bookmark-storage-webapp
Python Django web application for storing bookmarks and files.
caiorss/qtwidgets-sample-uis
Sample C++ CMake project for QT5 Widgets with many user interfaces and executables in the same project
caiorss/cpp-experiments
A single C++ CMake/Conan project with many libraries experiments.
caiorss/conan-cpp-recipes
Lots of conan recipes and CMake/Conan project-templates in a single repository.
caiorss/jmhttp
A portable cross-platform http web server for sharing file and directories on Local Network.
caiorss/qemu-launcher-qt
A qt front-end for QEMU emulator that makes it easier to run virtual machines and Linux distributions live CDs iso images.
caiorss/Rlang-RcppExamples
Examples about R raw native extension C API and Rcpp API for building R libraries in C++
caiorss/example-project-pybind11
Sample C++ CMake + Conan project with Pybind11 library for Python3 C++ bindings
caiorss/fserver
Standalone, single-file file sharing web server written in Kotlin and Javalin web framework.
caiorss/lazarus-linux-panel
A simple handy Linux panel built with Lazarus IDE Free-Pascal
caiorss/unix-clibox
Command line toolbox for Linux and Unix-like operating system built with modern C++17.
caiorss/cmake-cpp-nested
caiorss/dockman
Docker manager tool written in D (D Language) for making easier the use of toolchains and development tools from Docker containers.
caiorss/vue-itunes-search-example
caiorss/java-spring-person-rest-api
This project is a sample REST API for people management using the technology stack: Java 16, gradle building system, Spring Boot framework and H2 in-memory database.
caiorss/julia-box-docker
Docker that provides a development environment for Julia language, Octave, Python, R (Rlang) with a Jupyter Notebook; Jupyter QtConsole and so on.
caiorss/react-typescript-template