Skip to content
View JujuDel's full-sized avatar

Block or report JujuDel

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
JujuDel/README.md

๐Ÿ‘‹ Hello there! I'm Julien DELCLOS

Senior Software / Computer Vision Engineer โ€” French, based in Sydney ๐Ÿ‡ฆ๐Ÿ‡บ

๐Ÿ˜€ About me

Who am I?

  • ๐Ÿข ย I'm currently working at DroneShield, in Sydney (๐Ÿ‡ฆ๐Ÿ‡บ)
  • ๐ŸŒ ย Visit my portfolio website
  • ๐Ÿ“บ ย I built and maintain ShowTracker, a TV series tracker
  • ๐ŸŽ“ ย I graduated from Telecom SudParis in 2018
  • ๐Ÿ’ฌ ย I like to talk about Chess, Climbing, Motorbikes, Animes, TV Shows (enough to build a tracker for them), Deep Learning, C++ and RegEx
  • โ™Ÿ๏ธ ย Come and play with me on Lichess.org or Chess.com
  • ๐Ÿ‘€ ย Follow my Coding Puzzles and Challenges activities on CodinGame, LeetCode and HackerRank
  • ๐Ÿ“ซ ย Connect with me on LinkedIn or via email (julien.delclos@gmail.com)
  • ๐Ÿ™ˆ ย Check out my Gists
  • โœˆ๏ธ ย I worked in Paris-Saclay (CEA-List ๐Ÿ‡ซ๐Ÿ‡ท), Turin (Cedeo.net ๐Ÿ‡ฎ๐Ÿ‡น), Stuttgart (Bosch/TnS ๐Ÿ‡ฉ๐Ÿ‡ช), Gรถteborg (Zenseact ๐Ÿ‡ธ๐Ÿ‡ช) and Montrouge (Stereolabs ๐Ÿ‡ซ๐Ÿ‡ท)

๐Ÿš€ Things I've built

Side projects that shipped and are still alive.

  • ShowTracker โ€” a TV series tracker: what to watch next, how many episodes are left, what's coming out and when. Built it, maintain it, use it.
  • My portfolio website โ€” the hero is a live panoptic-segmentation carousel running on my own photos: auto pre-annotation (Mask R-CNN for the things, MobileSAM for the stuff), a bit of post-processing correction, then a resolve step that composes the final masks and instance boxes. No framework, no build step.
  • chesscom-vercel โ€” the little Vercel app that draws the Chess.com cards further down this page. Swap the username in the URL and it works for you too.

๐Ÿ› ๏ธ Tech

Not exhaustive list of tools, languages, and other things that I like to work with.

Cpp
C++
Python
Python
Jupyter
Jupyter
VSCode
VSCode
Git
Git
Bazel
Bazel
Linux
Linux
Docker
Docker
OpenCV
OpenCV
PyTorch
PyTorch
Miro
Miro
Jira
Jira

๐ŸŽ“ Certifications

From time to time, lets try to learn new things or to consolidate existing skills.

๐Ÿ‘จโ€๐Ÿ’ป LeetCode

If I'm not lazy, I do at least the daily puzzle.

stats

โ™Ÿ๏ธ My Chess games (Chess.com)

If you are in dark mode, you might not see the figures' title

You can see here:

  • The daily game I'm currently playing (vercel link)
  • The last games I've finished (vercel link)

(You can replace my username with yours in the vercel link)

๐Ÿงฉ MBTI, for what it's worth

Most recent MBTI result:

MBTI Julien now

Previous MBTI result:

MBTI Julien then

๐Ÿ”ฅ My Github stats

It looks like I'm not using Github a lot! Right?

Note that these stats only reflects my public repos and doesn't reflect experience or skill level.

stats Most used languages

Pinned Loading

  1. DoppelGanger DoppelGanger Public

    Find a doppelganger or look-alike to a given person within a celebrity dataset

    Python 2 3

  2. VirtualMakeUp VirtualMakeUp Public

    Automatically detect the iris, the lips and the teeth on a face and allow there modification

    Python 3 5

  3. MarLander_Genetic MarLander_Genetic Public

    C++

  4. Processing_1-Car_Race Processing_1-Car_Race Public

    Car race path finding using incremental genetic algorithm and reinforcement learning

    Processing

  5. FancyOpenCV FancyOpenCV Public

    Variety of projects/app that uses OpenCV

    Python