Skip to content

Instantly share code, notes, and snippets.

View jprivet-dev's full-sized avatar

J.P. RIVET jprivet-dev

View GitHub Profile
@jprivet-dev
jprivet-dev / memo-afup-php-tour-2012-symfony-design-pattern-observer-injection-de-dependance-service-locator-hugo-hamon.adoc
Last active September 15, 2022 06:20
[Mémo] AFUP - PHP Tour 2012 - Symfony, Design Pattern Observer, injection de dépendance et Service Locator (Hugo Hamon)
:toc: macro
:toc-title: Sommaire
:toclevels: 3
:numbered:
ifndef::env-github[:icons: font]
ifdef::env-github[]
:status:
:outfilesuffix: .adoc
:caution-caption: :fire:
@jprivet-dev
jprivet-dev / memo-forum-php-2017-ecrire-tests-long-terme-charles-desneuf.adoc
Last active October 16, 2019 11:18
[Mémo] Forum PHP 2017 - Écrire des tests pour le long terme (Charles Desneuf) | https://youtu.be/Bjw6N7bjzf4
:toc: macro
:toc-title: Sommaire
:toclevels: 3
:numbered:
ifndef::env-github[:icons: font]
ifdef::env-github[]
:status:
:outfilesuffix: .adoc
:caution-caption: :fire:
@jprivet-dev
jprivet-dev / README.adoc
Last active April 4, 2024 06:39
[Cheatsheet] Markdown & Asciidoctor rendering in GitHub
@jprivet-dev
jprivet-dev / tips-symfonylive-paris-2016-comment-mettre-à-jour-30000-produits-avec-doctrine2-andre-tapia-amine-mokeddem.adoc
Last active October 16, 2019 11:19
[Tips] SymfonyLive Paris 2016 - Comment mettre à jour 30 000 produits avec Doctrine2 ? (André Tapia & Amine Mokeddem)
:toc: macro
:toc-title: Sommaire
:toclevels: 3
ifndef::env-github[:icons: font]
ifdef::env-github[]
:status:
:outfilesuffix: .adoc
:caution-caption: :fire:
:important-caption: :exclamation:
@jprivet-dev
jprivet-dev / 3d-three-js-learning-create-earth.markdown
Last active October 14, 2021 20:50
3D - Three.js # Learning : create Earth

3D - Three.js # Learning : create Earth

Classic example, but very fun for testing and discovering Three.js : with controls panel, change more than 70 parameters, and play with Sun, Earth and Moon, lens flares, textures, bump mapping, animations, lights, shadows, ...

A Pen by jprivet_dev on CodePen.

License.