Giter VIP home page Giter VIP logo

nushell's Introduction

Hi there 👋

I'm Philippe Llerena, Fortiche's CTO. I'm working in VFX and Animation industry since 2005ish. I have a female jackhuahua named Fury because, she is furious.

Languages

I'm fluent in English, French, python. I know a little bit of Japanase and Español. I started developpement in basic with my dad's casio and latter my T.I 89. I learn java at college but i forgot everything. During covid i started Rust because of a joke with Paul and hit the GIL. I'm now learning Rust and i'm very happy with it. Here some of my rust project: quiet-stroll, fls, girolle

Projects

framels

fls project is intent to deliver a ls command inspired by bls from Buf Compagnie or more recently rvls from RV.

cliexample

Here is an exemple of the usage of my fls library:

cargo add framels

In your main.rs

use framels::{
    basic_listing, parse_dir,
    paths::{Paths, PathsPacked},
};
let source = "./samples/big".to_string();
let paths: Paths = parse_dir(&source);
let results: PathsPacked = basic_listing(paths);
println!(results);

python template cookiecutter

Since i learn to use cookiecutter at Superprod, thanks to Jordie Bastide and Marc Dubrois. I can't stop using it. I wrote a couple of ones for python 3 at Fortiche.

My latest one is rusty-cookie which a offer a strong base to create a rust package with a wonderful documentation based on zola and adidoks.

Moana Island

In 2018, with the help of Tcherno, Vincent Debellis, Djl and Benjamin Legros. We were the first one to re-assembly the Moana Island scene from Disney as far as i know.

Moana Island

Work

I start as a compositing artist in London, a little bit of mattepainting, then i switch to pipeline TD. I worked at Mercenaries Engenering with Benjamin Legros and Cyril Corvazier. I had the chance to work on wonderfull project like Nomand Land. I'm now CTO at Fortiche Prod. I met a lot of peple in this industry and i'm very happy to work with them.

Hobbies

I'm a big fan of central texas style BBQ, spirits, Urbex(my profile picture was shot in a municipal pool). I used to was into photography but i don't have time anymore.

Central texas style BBQ

I was always interested in smoky flavor. I smoke cigars but not so much and peated whisky. In 2014 in Paris opend the first texan bbq joint. This place was the only reconize texan bbq outside of texas, The Beast. Crazy stories about this restaurant, New York Times, Whasinghton Post I started to be friend with the owner, Thomas. But sadly The Beast closed during COVID and i was part of his friends who helped him to remove the last furniture. So in 2020 my girlfriend offer me a big green egg to start bbq by myself. After a couple of years i bought in 2023 my first offset smoker from Texas, a mill scale 94 Gallon built in Lockhart, TX.

Central texas style is defined by 3 things:

  • Salt and pepper rub
  • Post oak wood
  • Low and slow

There is no post oak in France so use ashwood from my family wood and i'll start to plant my own trees.

What is the Best Wood for Smoking Meat?

I read a lots of book about it. The major one is: Aaron Franklin, smoke.

I'm now cooking for friends and family and i'm very glad to share my passion with them.

Anytime i'm traveling, i try to visit bbq joint. I visited:

Contact

You can reach me on Twitter or LinkedIn.

nushell's People

Contributors

1kinoti avatar amtoine avatar andrasio avatar coolshaurya avatar dandavison avatar dependabot[bot] avatar elferherrera avatar est31 avatar fdncred avatar gillespiecd avatar herlon214 avatar hustcer avatar josephtlyons avatar kangaxx-0 avatar kubouch avatar lhkipp avatar luccasmmg avatar merelymyself avatar nibon7 avatar onthebridgetonowhere avatar rgwood avatar sholderbach avatar sophiajt avatar stormasm avatar thegedge avatar webbedspace avatar windsoilder avatar wycats avatar xiuxiu62 avatar zhiburt avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.