Hello,
I'm a software engineer, full stack developer.
I use to program in C++, TypeScript/JavaScript, React.
SchemaGenerator is a TypeScript/JavaScript library for generating mock data through a schema.
This library does not have any dependencies but it is recommended to use it with faker.js for more realistic data.
MPT-Demo is a demo of the MPT project.
Preact-Project-Template is a template for a Preact project that can either be used as a standalone client or as a client + server.
There are 4 versions, each version corresponding to Preact
/React
Full
/Light
Template.
Full | Light |
- libraries
- File Watcher - c++ library that allows you to watch a folder and get notified of any file changes inside.
- Interruptible Sleep - c++ library that allows you to sleep for a specified amount of time and interrupt the sleep at any time.
- tools
- raw ts - executable that convert a file to a raw TypeScript string.
- misc
- GDB-cheat-sheet - cheat sheet for GDB.
- Coding standard - Personal C++ Coding Standard.