Pinned Repositories
backend_takehome
Cell-Counter
This is a GUI program I developed to mark cellular coordinates in 2-d images. It is in ALPHA. Many features are missing or buggy. I've also included a folder with 40 image files, 30 with marked coordinates.
Challenge_Programs
Completed Reddit daily programmer challenges (and other small coding puzzles)
chartkick
Create beautiful JavaScript charts with one line of Ruby
coding_coursework_public
Repository for recent DSA & web development coursework I can publicly share
course_3_notes
datasci
Intro to Data Science work and notes
docker_cicd_demo
Testing CI/CD with Docker
myflix
Postmortem_MRI_Converter
This is a collection of several scripts that handle scanned .nii images from postmortem brains (including single hemispheres), converting them into full brains with coloration equivalent to a T1-weighted structural image from a living brain for further processing and analysis. We have successfully tested the outputs from this program on a recent version of Freesurfer.
johntmorgan's Repositories
johntmorgan/Postmortem_MRI_Converter
This is a collection of several scripts that handle scanned .nii images from postmortem brains (including single hemispheres), converting them into full brains with coloration equivalent to a T1-weighted structural image from a living brain for further processing and analysis. We have successfully tested the outputs from this program on a recent version of Freesurfer.
johntmorgan/myflix
johntmorgan/backend_takehome
johntmorgan/chartkick
Create beautiful JavaScript charts with one line of Ruby
johntmorgan/coding_coursework_public
Repository for recent DSA & web development coursework I can publicly share
johntmorgan/course_3_notes
johntmorgan/datasci
Intro to Data Science work and notes
johntmorgan/docker_cicd_demo
Testing CI/CD with Docker
johntmorgan/docker_test
Just learning Docker
johntmorgan/epicodus
Work from the Epicodus/learnhowtoprogram.com course.
johntmorgan/expo-server-sdk-ruby
A Ruby library for sending push notifications with Expo's notification service
johntmorgan/express_hello_world
johntmorgan/frontend_react_rails
Learning repository for Educative Modern Front-end Rails course
johntmorgan/general_notes
My general notes while I'm working on my personal project music site
johntmorgan/git-test
just a new git install test
johntmorgan/learn_to_program
This repository contains my pre-course work for Tealeaf academy, which is based on Chris Pine's Learn to Program book.
johntmorgan/raw_web
My notes from the course on building a framework from scratch at Tealeaf Academy
johntmorgan/reddit_clone
johntmorgan/rspec_speed
My notes on methods for speeding up rspec tests from the July SFRails meetup
johntmorgan/sacruby
code from the sacruby series of rails courses
johntmorgan/sublime-settings
Just quick reminders of macros etc. I like for Sublime in case I have to reinstall yet again
johntmorgan/tealeaf_demo_rails_project
Demo rails project for Tealeaf Academy Git prep work
johntmorgan/tealeaf_quizzes
My quizzes for weeks 3+ of Tealeaf Academy. The quizzes for the first two weeks are in the general folders for those weeks, but I wanted to keep them out of webapp repos
johntmorgan/testproject
This is a test project for the Tealeaf Academy Git intro assignment.
johntmorgan/wdworkshop
johntmorgan/wk1_blackjack
Code for the week 1 (procedural) blackjack program.
johntmorgan/wk1_exercises
Basic Ruby exercises for week 1 of Tealeaf Academy's course.
johntmorgan/wk2_blackjack
My blackjack game for week 2 of the Tealeaf Academy course, using OO programming methods.
johntmorgan/wk3_blackjack_webapp
A blackjack web app for week 3 of Tealeaf Academy
johntmorgan/wk4_blackjack_webapp
My week 4 webapp for Tealeaf Academy. Adds Ajax/JQuery handling.