Skip to content
View HiImJulien's full-sized avatar
๐Ÿ 
Working from home
๐Ÿ 
Working from home

Block or report HiImJulien

Report abuse

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

Report abuse
HiImJulien/README.md

Hi, I'm Julian

I'm a software engineer who is passionate about developing tailored software, improving personal workflows and evolving as a person.

My main focus is rust development, both desktop and web, where I create blazingly fast applications.

Find me around the web ๐ŸŒŽ

Repositories

  • Checkout my daily work setup in dotfiles
  • More to come!

Pinned Loading

  1. in-vite in-vite Public archive

    Vite integration for your Rust ๐Ÿฆ€ backend.

    Rust 20 3

  2. This gist is a simple example on how... This gist is a simple example on how to call a function written in swift from C/C++, without taking the detour via Objective-C/C++.
    1
    # Swift Meets C/C++
    2
    This gist is a simple example on how to call a function written in swift from C/C++,
    3
    without taking the detour via Objective-C/C++.
    4
     
    5
    ---