Skip to content
View jordan4ibanez's full-sized avatar
πŸŽƒ
It is quite spooky now. πŸ‘» πŸŽƒ πŸˆβ€β¬›
πŸŽƒ
It is quite spooky now. πŸ‘» πŸŽƒ πŸˆβ€β¬›

Block or report jordan4ibanez

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
jordan4ibanez/README.md

Welcome to my profile:


Hello there. I'm Jordan. I have been programming for a very long time.

Is this my job? No. Just a hobby at the moment. Maybe it will be someday. Or, at least I hope it will be.

My only hope is that my work has given you knowledge and helped you along the way.


Preamble:


I primarily program in Fortran now. Along with C and LuaJIT. It's a comfy bundle.

All of my Fortran libraries are dogfooded. They are written for myself, used by myself, and I would like to share them.


If you like what I do, and would like to support me: My Patreon


My Fortran projects:


Very alpha stage modern Fortran tutorial: https://github.com/jordan4ibanez/fortran_tutorial

Voxel game engine/game written in Fortran/LuaJIT/C: https://github.com/jordan4ibanez/Formine

Threading library for Fortran: https://github.com/jordan4ibanez/forthread

Floating point noise library for Fortran: https://github.com/Auburn/FastNoiseLite/tree/master/Fortran

Dense linked fifo queue for Fortran: https://github.com/jordan4ibanez/for_fifo_queue

Hyper-generic hashmap for Fortran: https://github.com/jordan4ibanez/hashmap_f90

Extremely fast vector for Fortran: https://github.com/jordan4ibanez/fortran_vector

Extremely simple c_int64_t UUID generator: https://github.com/jordan4ibanez/uuid_now


Thank you for checking out my profile.

Pinned Loading

  1. Formine Formine Public

    A voxel game, written in Fortran, LuaJIT, and C.

    Fortran 4

  2. fortran_tutorial fortran_tutorial Public

    Learn modern fortran.

    Fortran 1

  3. forthread forthread Public

    A threading library for Fortran.

    Fortran

  4. fortran_vector fortran_vector Public

    Fortran bindings to c-vector. Modified to the extreme for Fortran use only.

    Fortran

  5. hashmap_f90 hashmap_f90 Public

    Fortran bindings to hashmap.c. Modified to the extreme for Fortran use only.

    Fortran

  6. Auburn/FastNoiseLite Auburn/FastNoiseLite Public

    Fast Portable Noise Library - C# C++ C Java HLSL GLSL JavaScript Rust Go

    Rust 2.7k 321