Skip to content

Commit 973bc10

Browse files
committed
Add black contrib to cv
1 parent 8b496c7 commit 973bc10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/CV.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ tags: qualifications employment
2929
- [Snake for Casio BASIC on an FX-9750GII calculator](https://github.com/joelsgp/casio-basic)
3030
- [BIDE](https://github.com/joelsgp/BIDE), my fork of the BASIC IDE for Casio BASIC. A useful Java application with a horrid codebase, I comprehensively cleaned up the project structure and created a Maven build pipeline, then did a bunch of refactoring.
3131
- [MultiOgarII](https://github.com/joelsgp/MultiOgarII), my fork of a popular free server in node.js for the viral agar.io game – I made some bug fixes and improvements.
32-
- Typo fix and documentation contributions to major projects – [cpython](https://github.com/python/cpython/commits?author=joelsgp), [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy/commits?author=joelsgp), [python-prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit/commits?author=joelsgp), [Arch Linux tools](https://gitlab.archlinux.org/archlinux/mkinitcpio/mkinitcpio/-/merge_requests/240), [fwupd](https://github.com/fwupd/fwupd/commits?author=joelsgp)
32+
- Typo fix and documentation contributions to major projects – [cpython](https://github.com/python/cpython/commits?author=joelsgp), [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy/commits?author=joelsgp), [python-prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit/commits?author=joelsgp), [Arch Linux tools](https://gitlab.archlinux.org/archlinux/mkinitcpio/mkinitcpio/-/merge_requests/240), [fwupd](https://github.com/fwupd/fwupd/commits?author=joelsgp), [black](https://github.com/psf/black/commits?author=joelsgp)
3333
- [Bros](https://github.com/joelsgp/Bros), a PICO-8 port of an obscure Atari 800XL game. My latest and greatest project, featuring emulation, datamining, assembly, Python scripts, and Lua game code.
3434
- Personal website (WIP) <https://joels.me/>
3535
A few help guides, programming opinion, some pretty good research on the retro games stuff. Made in Jekyll for GitHub Pages, so mostly markdown with some custom html, css, js, config files and helper scripts. CC BY-NC-SA 4.0 ([source](https://github.com/joelsgp/joelsgp.github.io/))

0 commit comments

Comments
 (0)