Pinned Repositories
atmosphere
A simple gas simulation to explain the atmosphere
gas_sim
A simple gas simulation (2D, ellastic collisions, time-step)
maths_book
Planning for an entire maths LaTeX book
maths_lectures
A collection of presentations based on lectures I gave in the summer semester of 2020, at the Georg-August University in Göttingen, Germany.
spinors_for_beginners
Free and open-source book about spinors
pelegs's Repositories
pelegs/maths_book
Planning for an entire maths LaTeX book
pelegs/maths_lectures
A collection of presentations based on lectures I gave in the summer semester of 2020, at the Georg-August University in Göttingen, Germany.
pelegs/neovim_config
My neovim configureation
pelegs/spinors_for_beginners
Free and open-source book about spinors
pelegs/physics_simulations_course
All the material for the physics simulation course in [details TBA]
pelegs/advent_of_code_2023_python_solutions
My python solutions to the Advent of Code 2023
pelegs/chem_figs
Learning how to use chemfig by drawing chemistry figures
pelegs/chem_vids_figures
Figures for YouTube chemistry videos
pelegs/chemical_labels
pelegs/chemlabels
Automatic chemical labels generator script
pelegs/cpp_raytracer
Simple C++ raytracer to learn how to write raytracers properly
pelegs/cython_raytrace
Implementing a general purpose raytracer using cython
pelegs/cyvec
pelegs/darboux
Explaining Darboux integrals (CSM SoSe 20)
pelegs/dotfiles_and_more
My dotfiles
pelegs/event_driven_simulation
An event-driven balls and walls simulation written in C++. The goal is to teach myself CMake using a "real" (read: more complex) project.
pelegs/game_of_life
A simple Conway's game of life simulatior using numpy
pelegs/LJ_particles
Simple c++ Lennar-Jones based 2D particle simulation
pelegs/MD2
Basic molecular dynamics sim of Argon atoms, written with pure numpy
pelegs/molfig
pelegs/Python-Raytracer
A basic raytracer that exploits numpy arrays and functions to work fast.
pelegs/python_common_mistakes
Python file for presentation about common mistakes new python programmers do
pelegs/python_orbiral_sim
A very simple orbital mechanics simulation with python (numpy)
pelegs/python_raytracer
3D triangle related stuff as a preparation for a python raytracer
pelegs/springs
pelegs/tikz_anim
pelegs/vector_fields
Playing with vector fields. Sort of.
pelegs/video_edit_script
A (very) simple script to use ffmpeg as a video editing tool for a two-camera situation
pelegs/vim_intro
Vim introduction for exocad employees
pelegs/wordle_guesser
A short python script to get all the possible words in a wordle turn.