More
More
-
AirfoilInverseDesign.jl Public
A Julia implementation of the Modified Garabedian-McFadden Method (MGM) for airfoil inverse design
-
-
qprop.c Public
A pure C reimplementation of QPROP for propeller aerodynamics analysis, with Python and Julia interfaces
C MIT License UpdatedJan 31, 2025 -
resume Public
A simple and clean CV in LaTeX with minimal dependencies
TeX MIT License UpdatedMay 22, 2024 -
ShallowChessAI Public
ShallowChessAI is a simple chess engine written in Julia. It implements a Minimax search algorithm with alpha-beta pruning and employs a Multi-Layer Perceptron (MLP) neural network as an evaluation…