Coder Social home page Coder Social logo
Save   Add   Cut   Copy   Paste   Run   Stop   Restart   Fast-forward

💼 Work

[1]:
import SebastienMestrallet as about_me                                                               
print(about_me.current_position)

absolute,left=520px,top=100px

[2]:
print(about_me.experiences.current_position)                                                         

PhD student in geometry processing at CEA, France

🔧 Tools I use

[3]:
import pandas as pd                                                                                  
from random import randrange
df = pd.read_csv('tools_I_use.csv')
for idx in df.index:
    if randrange(10) == 0:
        df['URL'][idx] = 'https://youtu.be/dQw4w9WgXcQ'
display_with_links(df)
  name category notes
0 VSCode code editor Quite satisfied but maybe one day I'll learn how to use (and quit) Neovim
1 Zsh Unix shell With Oh my Zsh and Spaceship prompt of course!
2 C++ programming language I hate C++. This is a SOS. Please help me.
3 Python programming language You shouldn't be surprised it's on the list
4 Rust programming language What I'd be continuing to learn if I had more time
5 Typst typesetting LaTeX? You mean the slow and messy thing?
6 reveal.js presentation framework Works everywhere & easily animated/extended
7 LocalSend file sharing You dreamed it you have it : your AirDrop alternative
8 Excalidraw drawing Simple - beautiful - feature-complete - always up-to-date
9 Obsidian knowledge management Link your notes!!!
10 AnyType knowledge management How computer files should have been designed from the beginning

👀 Interests

[4]:
[interest for interest in about_me.interests if 'coffee' not in interest]                            

['graphic design',
 'data visualization',
 'web development with PWA, Wasm, WebGPU',
 'educational mock-ups of algorithms',
 'interactive scientific visualizations',
 'knowledge management',
 'productivity tools']

Sébastien Mestrallet's Projects

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.