I am an undergraduate student working towards a masters in computer science.
I’ve been programming recreationally for years, beginning with PHP and moving on to Ruby on Rails.
Currently, I use Python and Java and enjoy incorporating modern software engineering techniques such as test-driven development and containerized deployment.
I am working towards becoming a back-end software developer comfortable working in roles involving the application of DevOps principles and agile software development methodologies.
Interests. Back-end development, Python, DevOps
Projects
- Datasucker - personal-scale, self-hosted ETL pipeline
Modular framework in Python allowing the user to regularly poll external APIs for data and take actions such as storing
the results or submitting on to another service.
On-going project. Code link to be provided once MVP is complete.
- York SSH login automation
[code]
Command line script handling creation of SSH sessions by automating the password and OTP authentication process.