tatjam
I'm an average human being who sometimes makes high-tech devices (computers) do stuff.
León, Spain
Pinned Repositories
DFMapViewer
A 2D Dwarf Fortress map viewer made in C++ and SFML!
KSP-EngineLight
A very simple mod that adds lighting effects to engines
Legend-of-U101-7drl
My entry for the 7DRL
minijam110
My entry for minijam 110 made in Nim
remarkablenim
A notebook manager for the Remarkable 2 tablet written in Nim, with a focus on offering a simple, but complete, solution
rmgraph
A graphing calculator for the remarkable 2
rtlpowergui
A tremendously simple GUI frontend for rtl_power_fftw, turning your RTL-SDR into a spectrum analyzer
WorldCivilizations
A C++ SFML Grand Strategy game inspired by Sid Meier's Civilization games
zgsl
GNU Scientific Library (GSL) multi-platform build and wrapper for Zig
new-ospgl
A space exploration game in OpenGL. Devblog: https://tatjam.github.io/index.html
tatjam's Repositories
tatjam/tatjam.github.io
A extremely simple C++ site-generator adapted for my development blog
tatjam/holmgard
A game engine with support for solar-system sized worlds (C++ / Lua)
tatjam/rtlpowergui
A tremendously simple GUI frontend for rtl_power_fftw, turning your RTL-SDR into a spectrum analyzer
tatjam/scopehal-owon-bridge
Bridge for OWON VDS1022 oscilloscope to interact with scopehal
tatjam/zgsl
GNU Scientific Library (GSL) multi-platform build and wrapper for Zig
tatjam/aoc-2024
My attempt at Advent of Code 2024 in Julia
tatjam/exam-helper
A tiny lua script to help with exams
tatjam/FastNoise2
Modular node graph based noise generation library using SIMD, C++17 and templates
tatjam/Gravitas2
repo for ATM Gravitas sequel
tatjam/hess-smith-panels
Quick 2D panel method for CFD assignment (and to learn Rust)
tatjam/holmgard-demo
A demo project for Holmgard, it showcases a reasonable use case around it, which could be useful as a starting point for other projects.
tatjam/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
tatjam/imgui-node-editor
Node Editor built using Dear ImGui
tatjam/ImGuiFileDialog
File Dialog for Dear ImGui
tatjam/js13k2024
My entry for JS13k 2024
tatjam/mavlink-router
Route mavlink packets between endpoints
tatjam/multhopp
Quick and simple Multhopp method to solve Prandtl's lifting line problem (and learn Rust)
tatjam/nativefiledialog-extended
Cross platform (Windows, Mac, Linux) native file dialog library with C and C++ bindings, based on mlabbe/nativefiledialog.
tatjam/pioneer
A game of lonely space adventure
tatjam/propagator
Quick and simple orbit propagator with geopotential for Satélites coursework
tatjam/PX4-Autopilot
PX4 Autopilot Software
tatjam/radar
Firmware and supporting software for a custom radar
tatjam/scopehal
Test and measurement hardware abstraction library and protocol decodes. This is the library only. Most users should use scopehal-apps.
tatjam/scopehal-apps
ngscopeclient and other client applications for libscopehal.
tatjam/scopehal-docs
End user documentation for libscopehal
tatjam/stm32-siggen
A "quick and dirty" signal generator for the STM32U083. Could easily be adapted to other devices with DAC
tatjam/tatjam
Repo to add a README.md to my profile page
tatjam/tfg
Experimentation code for my end of degree thesis, consisting of the implementation of a non-steady panel method
tatjam/warfork-qfusion
Warfork is powered by Qfusion a 3D game engine. Qfusion is a fork of id Tech 2, popularly known as the Quake II engine. Qfusion is free and open-source software subject to the terms of the GNU General Public License.
tatjam/zig-vscode-template
Quick template to get build + debug in zig