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

React Project Template

React-Project-Template is a template for a React project that can either be used as a standalone client or as a client + server.

There are 2 links, each link corresponding to React Full/Light Template.

home_screenshot users_screenshot features_screenshot

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. React-Project-Template React-Project-Template Public

    Opinionated template of a React project with many features already set up

    TypeScript 1

  4. File-Watcher File-Watcher Public

    C++ File Watcher

    C++ 1

  5. Easy-React-Router Easy-React-Router Public

    Implementation of a file based Router for React

    TypeScript

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

    Personal C++ Coding Standard

    1