SalathielGenese
Tech Lead, Dev/Ops, Data, Cloud · Architecture, Cloud Native, Big Data, Web, OSS, Mentoring
Societe Generale / GTSParis, France
SalathielGenese's Stars
nvm-sh/nvm
Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
rust-lang/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
NationalSecurityAgency/ghidra
Ghidra is a software reverse engineering (SRE) framework
solidjs/solid
A declarative, efficient, and flexible JavaScript library for building user interfaces.
statelyai/xstate
Actor-based state management & orchestration for complex app logic.
flameshot-org/flameshot
Powerful yet simple to use screenshot software :desktop_computer: :camera_flash:
openai/gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
JedWatson/classnames
A simple javascript utility for conditionally joining classNames together
nfl/react-helmet
A document head manager for React
vercel/micro
Asynchronous HTTP microservices
evanw/node-source-map-support
Adds source map support to node.js (for stack traces)
ecyrbe/zodios
typescript http client and server with zod validation
nestjs/swagger
OpenAPI (Swagger) module for Nest framework (node.js) :earth_americas:
dimitri/pgcopydb
Copy a Postgres database to a target Postgres server (pg_dump | pg_restore on steroids)
es-shims/globalThis
ECMAScript spec-compliant polyfill/shim for `globalThis`.
phusion/node-sha3
SHA3 for JavaScript - The Keccak family of hash algorithms
JSorngard/cosmic_ray_detection
Use your computer as a cosmic ray detector! One of the memory errors Rust does not protect against.
contribution-jhipster-uga/generator-jhipster-angular-material-integration
JHipster module, Module for installing the dependencies needed to use Angular Material in a Jhipster project.
contribution-jhipster-uga/generator-jhipster-stripe-payment
JHipster module, this module integrate the payment plateform STRIPE to a Jhipster project. (It includes a web payment page and a JHipster payment entity)
jas-/kruptein
crypto; from kruptein to hide or conceal
contribution-jhipster-uga/generator-jhipster-administration-database
JHipster module, this module allows you to generate .yml files allowing you to administrate your production database (managing databases like phpmyadmin). For the moment the following databases are supported : MYSQL, POSTGRESQL, MONGODB, MARIADB.
contribution-jhipster-uga/sample-application-angular-material
Sample application using Angular Material Integration generator.
contribution-jhipster-uga/generator-jhipster-backup-database
JHipster module, this module allows you to generate .yml files allowing you to make regular backups of your production database. For the moment the following databases are supported : MYSQL, POSTGRESQL, MONGODB, MARIADB.
contribution-jhipster-uga/docker-pg_dump
Docker image with pg_dump running as a cron task. Updated docs and versions.
contribution-jhipster-uga/generator-jhipster-quota
This module allows you to create entities that allow you to manage an entity creation quota for each user. All you will have to do is enter a quota for each user directly into the database. If you do not enter a quota, it will be basic unlimited for each user.
contribution-jhipster-uga/generator-jhipster-translation
JHipster module, this module translates all your entities from the native language of your jhipster application to all the different languages available on your application.
contribution-jhipster-uga/sample-application-database
This is a sample application to try out the generator-jhipster-database-backup and generator-jhipster-database-administration.
contribution-jhipster-uga/sample-application-quota
This is a sample application to try out the generator-jhipster-quota module and see how it works.
contribution-jhipster-uga/sample-application-stripe
Sample application using Stripe Payment generator.
contribution-jhipster-uga/sample-application-translation
This application is a simple jhipster application with several languages. Entities have been generated (with onlineshop.jh present in the project) and automatically translated using the translation generator: generator-jhipster-translation (https://www.npmjs.com/package/generator-jhipster-translation).