https://github.com/magicalbat/magicalbat
Config files for my GitHub profile.
https://github.com/magicalbat/magicalbat
config github-config
Last synced: 4 months ago
JSON representation
Config files for my GitHub profile.
- Host: GitHub
- URL: https://github.com/magicalbat/magicalbat
- Owner: Magicalbat
- Created: 2022-11-20T20:42:15.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-11-06T14:45:35.000Z (7 months ago)
- Last Synced: 2025-11-06T16:26:37.907Z (7 months ago)
- Topics: config, github-config
- Homepage: https://github.com/Magicalbat
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Magicalbat
## Current Project - [Neoscim](https://github.com/Magicalbat/nscim) (A spreadsheet calculator with vim-like motions)
## Notible Projects
- [Handwritten Stroke Rendering](https://github.com/Magicalbat/Handwritten-Stroke-Rendering) - Handwritten stroke rendering in OpenGL and C
- [TurboSporkOld](https://github.com/Magicalbat/TurboSporkOld) - A machine learning library written from scratch in C.
- [Fractal Renderer](https://github.com/Magicalbat/Fractal-Renderer/tree/bigfloat) ([Video](https://www.youtube.com/watch?v=YvSiJ3nrMiQ)) - An application for rendering fractal zooms. It uses custom multi-precision numbers.
- [Animated Presentation](https://github.com/Magicalbat/Animated-Presentation) - An application for making animated presentations. Runs on Linux, Windows, and the web.
- [mg-libraries](https://github.com/Magicalbat/mg-libraries) - STB-style single-header libraries for C
- [mg_arena.h](https://github.com/Magicalbat/mg-libraries/blob/main/mg_arena.h) - A library for creating memory arenas
- [mg_plot.h](https://github.com/Magicalbat/mg-libraries/blob/main/mg_plot.h) - A library for making graphs (similar to matplotlib)
- [Many game jams](https://magicalbat.itch.io/) using Unity, Godot, and Pygame. [Source code](https://github.com/Magicalbat/Pygame-Projects) for pygame games
## Programming languages I know
- C
- C++
- Python
- JavaScript
- Java
- Lua
## Programmers I like
- [Dan Shiffman](https://thecodingtrain.com/) (The Coding Train)
- [Allen Webster](https://mr4th.com/index.html) (Mr. 4th)
- [Ryan Fleury](https://www.rfleury.com/)
- [Javidx9](https://www.youtube.com/@javidx9) (One Lone Coder)
- [Sebastian Lague](https://www.youtube.com/@SebastianLague)
- [jdh](https://www.youtube.com/@jdh)
- [Tantan](https://www.youtube.com/@Tantandev)
- [CodeParade](https://www.youtube.com/@CodeParade)
- [Fergus Griggs](https://www.youtube.com/@fbob987)
- [Matt's Ramblings](https://www.youtube.com/@MattsRamblings)