-
Duke University
- Durham, NC
- www.johnsigman.com
Highlights
- Pro
-
-
emacs-config Public
For tracking and sharing my emacs configuration
-
unison-sync-mode Public
An emacs mode for syncing directories with Unison
-
link-to-remote.el Public
An emacs utility to link to the public forge for local code.
-
procare-photo-scraper Public
An easy tool to scrape the past month's photos directly from the post-2023 Procare online portal
-
procare-photo-timestamper Public
A simple python script for adding timestamps to procare photos downloaded with JWally's procare-media-downloader
-
ox-jekyll-lite Public
Forked from peterewills/ox-jekyll-liteOrg export engine for Jekyll on Markdown
Emacs Lisp GNU General Public License v3.0 UpdatedJan 20, 2024 -
rsync-mode Public
Forked from r-zip/rsync-modersync projects to remote machines in Emacs
Emacs Lisp GNU General Public License v3.0 UpdatedJan 5, 2024 -
check-emacs-init Public
A github action to confirm your git-tracked .emacs.d loads correctly
GNU General Public License v3.0 UpdatedAug 4, 2023 -
yasnippet-snippets Public
Forked from AndreaCrotti/yasnippet-snippetsa collection of yasnippet snippets for many languages
YASnippet GNU General Public License v3.0 UpdatedMar 21, 2023 -
emacs-zmq Public
Forked from nnicandro/emacs-zmqEmacs bindings to ØMQ
C GNU General Public License v2.0 UpdatedFeb 16, 2023 -
ctrlf Public
Forked from radian-software/ctrlf⌨️ Emacs finally learns how to ctrl+F.
Emacs Lisp MIT License UpdatedSep 12, 2021 -
procare-media-downloader Public
Forked from JWally/procare-media-downloaderJavaScript The Unlicense UpdatedAug 4, 2021 -
lsp-mc Public
Emacs minor mode for using multiple-cursors within LSP mode
-
detectron2 Public
Forked from facebookresearch/detectron2Detectron2 is FAIR's next-generation platform for object detection and segmentation.
Python Apache License 2.0 UpdatedJun 24, 2020 -
conda.el Public
Forked from necaris/conda.elEmacs helper library (and minor mode) to work with conda environments
Emacs Lisp MIT License UpdatedMar 8, 2020 -
lsp-python-ms Public
Forked from emacs-lsp/lsp-python-msemacs lsp-mode client for Microsoft's python language server
Emacs Lisp BSD 3-Clause "New" or "Revised" License UpdatedJan 14, 2020 -
blacken Public
Forked from pythonic-emacs/blackenPython Black for Emacs
Emacs Lisp UpdatedSep 25, 2019 -
models Public
Forked from tensorflow/modelsModels and examples built with TensorFlow
Python Apache License 2.0 UpdatedSep 2, 2019 -
-
Duke-MLSS-2019 Public
Forked from duke-mlss/Duke-MLSS-2018Duke Machine Learning Summer School 2019
-
medicaldetectiontoolkit Public
Forked from MIC-DKFZ/medicaldetectiontoolkitThe Medical Detection Toolkit contains 2D + 3D implementations of prevalent object detectors such as Mask R-CNN, Retina Net, Retina U-Net, as well as a training and inference framework focused on d…
Python Apache License 2.0 UpdatedMay 14, 2019 -
TensorFlow-Examples Public
Forked from aymericdamien/TensorFlow-ExamplesTensorFlow Tutorial and Examples for beginners
-
file-reader Public
Reads arbitrarily-sized ASCII data files into Fortran matrices. This is intended to mimic MATLAB's "load()" and "save()" functions.