Skip to content

This repo exists to show some of my work for various companies and non-profits, whose code resides in private repos. It's also a good place for random snippets from personal projects. Code I post here won't include any kind of privileged information. I will obtain permission when the code is their intellectual property.

Notifications You must be signed in to change notification settings

alexjgaw/bits-and-pieces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bits-and-pieces

This repo will serve as a collection of snippets from private projects.

Projects

  • eventTracker

    A simple solution for hiding an event registration form turned into a lesson on reusability, forethought, and more advanced JavaScript concepts such as closure and a JS approach to object orientation.

  • Outlier States

    An assignment to find the standard deviation of a column in a tab delimited text file and then identify rows more than one standard deviation from the mean. A relatively simple Python script that became a lesson on memory.

About

This repo exists to show some of my work for various companies and non-profits, whose code resides in private repos. It's also a good place for random snippets from personal projects. Code I post here won't include any kind of privileged information. I will obtain permission when the code is their intellectual property.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published