Role in this project:
DevOps Engineer & Automation Engineer Contributions:32 commits, 1 PR, 79 pushes in 3 years 4 months
Contributions summary:Corey's contributions primarily revolve around automating and configuring the user's development environment. This includes creating scripts to install and configure software packages such as Python, Homebrew, and Sublime Text, and setting up symlinks for dotfiles. Furthermore, the user has implemented scripts for installing Mac applications via Brew Cask and customizing Sublime Text settings, demonstrating a focus on environment management and build automation. The updates reflect ongoing efforts to streamline the user's setup and enhance development workflows.
dotfilesvimpersonal-preferenceszsh
Role in this project:
Back-end Developer Contributions:73 commits, 8 PRs, 69 pushes in 6 years 1 month
Contributions summary:Corey's primary contribution involves creating and modifying Python code snippets, specifically focusing on memory profiling and logging functionalities. They implemented Python scripts utilizing libraries like `pympler`, `psutil`, and `resource` to assess memory usage, suggesting a focus on performance and optimization. The user also added code snippets for basic and advanced logging with examples of how to implement logging in Python, including the use of different levels of logging and handling exceptions. Further contributions include creating examples for inheritance, SQLite and demonstrating fundamental Python programming concepts (decorators, environment variables)