Skip to content

awaelchli/profile-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Adrian's Profile Image

alt text

This repository contains the code that was used to generate my profile image. The image you see here is a remake of the figure by Claudio Rocchini shown in the Wikipedia article on Complex Analysis.

Java

This is the original code from when I was in high school.

Python

The code is written in Python 3. Install the requirements with

pip install -r requirements.txt

To convert the generated frames to a GIF, we additinally require ImageMagick:

convert -delay 5 -loop 0 animation/*.png profile-image.gif

About

The code for my profile image

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published