masterdesky

Latest Posts

Git and GitHub Tutorial

2. Basic usage of git and GitHub

In the previous part of the tutorial, we talked about the basics of version control systems, online providers and the history of Git. In this part, we will learn...

Git and GitHub Tutorial

1. Introduction to Version Control Systems

In this guide series I am trying to introduce the basics of version control systems and related software, primarily focusing on Git and GitHub. I will cover the most...

SSH Tutorial

A universal introduction to SSH and OpenSSH

In this post, I break down the basics of SSH and OpenSSH, offering an introduction to a general audience, whether you are a developer, a researcher, a student or...

Machine Learning exercises in Astronomy

This list is a collection of example exercises and project ideas for the use of machine learning in astronomy. It was originally compiled for the Data Mining and Machine...

Perlin noise generation

A visual approach to Perlin noise with a twist

I created this work as a final project for my course Modern Computational Methods in Physics 1 at ELTE in 2021. I got the original idea from the Facebook...