#pythoncode
October 21, 2025 at 7:25 PM
New demo just dropped! Testing a basic elastic model with blocks of FCC, BCC and diamond lattice.

#particlesimulation #elasticcollision #hookeslaw #bodycenteredcubic #facecenteredcubic #diamondlattice #lattice #crystalstructure #3dgraphics #pythoncode #numpy #opengl
September 28, 2025 at 2:04 PM
Run Your Python Code up to 80x Faster Using the Cython Library - buff.ly/SMyjaPV #python #pythoncode #libraries #programming
Run Your Python Code up to 80x Faster Using the Cython Library | Towards Data Science
A four-step plan for C language speed where it matters most
buff.ly
July 10, 2025 at 7:15 PM
Tuple instead of Lists in Python:
Use a tuple instead of a list in Python when you need an immutable, hash able, and faster collection of fixed items.
#PythonTips #PythonTuple #LearnPython #PythonDev #CodingTips #Immutable #PythonCode #DevLife #TupleVsLis
June 28, 2025 at 9:53 PM
New App created #pythoncode
May 29, 2025 at 5:44 AM
April 27, 2025 at 7:23 PM
Optimizing pixel sizes for better detail, compared to uniform pixelation. Both pictures have 4096 rectangular tiles.

#pixelart #blockart #tiling #pythoncode #opengl #algorithmicart #algorist #mathart #laskutaide #ittaide #kuavataide #iterati
April 20, 2025 at 4:18 PM
I came across this halftoning idea sometime last week. While the idea was relatively easy to understand and fun to implement, I've spent quite a lot of time trying to make the result look nice.

I'm also including a fun glitch from the early tests.

#halftoneart #lineart #pythoncode #opengl
April 15, 2025 at 6:56 PM
What is your interpretation 🤔🤔 #highlights2025 #everyone #coding #DevOps #pythoncode
April 15, 2025 at 4:05 AM
April 5, 2025 at 9:45 PM
Another attempt to make the floor tiling fractals more interesting: Pythagorean tiling with a varying size ratio. Also testing a new colouring scheme.

#pythagoreantiling #fractaltiling #tiling #fractalart #iteratedfunctionsystem #cameraloop #pythoncode #opengl #algorithmicart #algorist #mathart
April 5, 2025 at 4:15 PM
a simple password generator as part of my projects while I learn, Generates the password and its entropy. #100daysofcode

github.com/Jean-carje/S...

#python #programmer #code #learnProgramming #programacion #pythonCode #secure #entropy #cryptography #passwords #codeExample
April 2, 2025 at 2:32 PM
Spanning trees on a geodesic polyhedron. Another example of some rather basic theory that I hadn't yet done, probably because it didn't feel that exciting. But the algorithm is now done and it might turn out handy somewhere.

#geodesicpolyhedron #graphtheory #spanningtree #pythoncode #opengl
March 27, 2025 at 8:44 PM