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

Highlights

  • Pro
Block or Report

Block or report HiImJulien

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
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

  1. 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
    ---