Skip to content
View nicolasventer's full-sized avatar

Block or report nicolasventer

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
nicolasventer/README.md

Hello,

I'm a software engineer, full stack developer.
I use to program in C++, TypeScript/JavaScript, React.

Schema Generator

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.

Schema_Generator_screenshot

MPT-Demo

MPT-Demo is a demo of the MPT project.

mpt demo screenshot

Preact Project Template

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.

Preact_Template_full_screenshot Preact_Template_light_screenshot
Full Light

Other projects

  • 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

Pinned Loading

  1. SchemaGenerator SchemaGenerator Public

    Generator of mock data through a schema

    TypeScript

  2. raw-ts raw-ts Public

    lightweight tool that convert a file to a raw typscript string

    TypeScript

  3. Preact-Project-Template Preact-Project-Template Public template

    Template for a Preact project that can either be used as a standalone client or as a client + server

    TypeScript

  4. File-Watcher File-Watcher Public

    C++ File Watcher

    C++

  5. Interruptible-Sleep Interruptible-Sleep Public

    C++ Interruptible Sleep

    C++

  6. Cpp-Coding-Standard Cpp-Coding-Standard Public

    Personal C++ Coding Standard

    1