An open API service indexing awesome lists of open source software.

https://github.com/michaelcurrin/michaelcurrin

Special repo containing content for the GitHub profile view
https://github.com/michaelcurrin/michaelcurrin

profile-readme

Last synced: 8 months ago
JSON representation

Special repo containing content for the GitHub profile view

Awesome Lists containing this project

README

          

## Hi, I am a software maker
> Also a "Data genie" and "open sourcerer"

I'm a Senior Software Engineer living Utrecht. I build projects for fun with Python, JavaScript, Jekyll, and more. A big fan of elegant designs, clean code, REST APIs, and static site generators.

My profile links are here - [bio.link/michaelcurrin](https://bio.link/michaelcurrin).

### Blogs and writing 📜

I've very active, writing content daily to at least one of these.

Area | Links
--- | ---
Blog writing | [![dev.to - @MichaelCurrin](https://img.shields.io/static/v1?label=dev.to&message=%40MichaelCurrin&color=2bbc8a&logo=dev.to&logoColor=white)](https://dev.to/michaelcurrin) [![MichaelCurrin.github.io - Coding Blog](https://img.shields.io/badge/MichaelCurrin.github.io-Coding_Blog-2bbc8a)](https://michaelcurrin.github.io/coding-blog/)
Reference and learning | [![MichaelCurrin.github.io - Dev Resources](https://img.shields.io/badge/MichaelCurrin.github.io-Dev_Resources-2bbc8a)](https://michaelcurrin.github.io/dev-resources/) [![MichaelCurrin.github.io - Dev Cheatsheets](https://img.shields.io/badge/MichaelCurrin.github.io-Dev_Cheatsheets-2bbc8a)](https://michaelcurrin.github.io/dev-cheatsheets/) [![MichaelCurrin.github.io - Code Cookbook](https://img.shields.io/badge/MichaelCurrin.github.io-Code_Cookbook-2bbc8a)](https://michaelcurrin.github.io/code-cookbook/) [![MichaelCurrin - learn-to-code](https://img.shields.io/static/v1?label=MichaelCurrin&message=learn-to-code&color=2bbc8a&logo=github)](https://github.com/MichaelCurrin/learn-to-code)

I'm also active on Jekyll Forums - see my profile [@MichaelCurrin](https://talk.jekyllrb.com/u/MichaelCurrin/summary).

### Tools and skills 🎓

Python is my first love and preferred language - see my [Python repos on GitHub](https://github.com/MichaelCurrin?tab=repositories&q=&type=&language=python).

- 7 years in IT
- Backend development
- Fullstack development
- Bash scripting
- Databases
- Cloud infrastructure
- DevOps
- Automated testing

Details on the tools I use:

| Area | Tool |
|--- | --- |
|OS | ![Linux](https://img.shields.io/badge/OS-Linux-2bbc8a?logo=linux&logoColor=white) ![macOS](https://img.shields.io/badge/OS-macOS-2bbc8a?logo=apple&logoColor=white) |
| Languages | ![Bash](https://img.shields.io/badge/Code-Bash-2bbc8a?logo=gnu-bash&logoColor=white) ![Python](https://img.shields.io/badge/Code-Python-2bbc8a?logo=python&logoColor=white) ![Node.js](https://img.shields.io/badge/Code-Node.js-2bbc8a?logo=node.js&logoColor=white) ![JavaScript](https://img.shields.io/badge/Code-JavaScript-2bbc8a?logo=javascript&logoColor=white) ![TypeScript](https://img.shields.io/badge/Code-TypeScript-2bbc8a?logo=typescript&logoColor=white) |
| Frameworks | ![Flask](https://img.shields.io/badge/Code-Flask-2bbc8a?logo=flask&logoColor=white) ![Vue](https://img.shields.io/badge/Code-Vue-2bbc8a?logo=vue.js&logoColor=white) |
| Databases | ![PostgreSQL](https://img.shields.io/badge/DB-PostgreSQL-2bbc8a?logo=postgresql&logoColor=white) [![SQLite](https://img.shields.io/badge/DB-SQLite-2bbc8a?logo=sqlite&logoColor=white)](https://www.sqlite.org/index.html) ![MongoDB](https://img.shields.io/badge/DB-MongoDB-2bbc8a?logo=mongodb&logoColor=white) |
| Infrastructure | ![Docker](https://img.shields.io/badge/Containers-Docker-2bbc8a?logo=docker&logoColor=white) ![Kubernetes](https://img.shields.io/badge/Containers-Kubernetes-2bbc8a?logo=kubernetes&logoColor=white) ![Buildkite](https://img.shields.io/badge/CICD-Buildkite-2bbc8a?logo=buildkite&logoColor=white) ![Terraform](https://img.shields.io/badge/Infra-Terraform-2bbc8a?logo=terraform&logoColor=white) ![GitHub Actions](https://img.shields.io/badge/CICD-GitHub_Actions-2bbc8a?logo=github-actions&logoColor=white) ![Netlify](https://img.shields.io/badge/CICD-Netlify-2bbc8a?logo=netlify&logoColor=white) ![AWS](https://img.shields.io/badge/Tools-AWS-2bbc8a?logo=amazon-aws&logoColor=white) ![Datadog](https://img.shields.io/badge/Monitoring-Datadog-2bbc8a?logo=datadog&logoColor=white) |

I've also done some programming in MySQL, Rust, C, Arduino, Deno...

## Open source contrbutions

### GitHub Stats

Here are some stats from the GitHub Readme Stats project for my profile.


Top languages card
Streak stats card
Profile stats card

The `S` score means "Top 1%" and is better than `A+`. Stats generated using [GitHub Readme Stats](https://github.com/anuraghazra/github-readme-stats) service.

### Projects 💼

I like to make quickstarts which can be used as templates to make websites, such as with React, Vue, MkDocs, Jekyll or Docsify. See my [quickstart](https://github.com/MichaelCurrin?tab=repositories&q=quickstart&type=&language=) projects on GitHub.

My gists are available on a one-page site - [Gist Viewer](https://michaelcurrin.github.io/gist-viewer/)

### What is this README profile thing? 🤔

Read more

This page you are reading is a profile readme. Around July 2020, GitHub made this a public feature.

To make one, create a repo named after your username (matching case exactly) and create a `README.md` file in it. Then go to your GitHub profile and you'll see your README appear there ✨.

- [MichaelCurrin/MichaelCurrin](https://github.com/MichaelCurrin/MichaelCurrin/) repo where this README lives
- GitHub topic: [profile-readme](https://github.com/topics/profile-readme)
- Tutorial: [How To Create A GitHub Profile README](https://www.aboutmonica.com/blog/how-to-create-a-github-profile-readme)