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.
My discord is here: https://discord.gg/D95q7BHUE4
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
If patreon isn't what you'd like, suggest things to me. Patreon is all I really know at the moment.
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
A very simple library for missing gfortran constants: https://github.com/jordan4ibanez/constants_f90
Fortran GeneraL Math modules: https://github.com/jordan4ibanez/fglm
ANSI Terminal color standardization: https://github.com/jordan4ibanez/forterm
String library for Fortran: https://github.com/jordan4ibanez/string_f90
A barebones OpenGL loader/library for Fortran: https://github.com/jordan4ibanez/forglad
A very simple array library for Fortran: https://github.com/jordan4ibanez/forray
Directory reader for Fortran: https://github.com/jordan4ibanez/files_f90
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