Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jackjduggan/jackjduggan

Config files for my GitHub profile.
https://github.com/jackjduggan/jackjduggan

config github-config

Last synced: about 1 month ago
JSON representation

Config files for my GitHub profile.

Awesome Lists containing this project

README

        

👋 Hey! I'm Jack Duggan


I'm a recent graduate of the Applied Computing degree course at SETU Waterford, Ireland. I specialized in 'Cloud & Networks', and achieved a First Class Honours / 1:1

I'm currently working as an Engineer Trainee at Sun Life, Waterford!


If you're interested in reaching out, please connect with me via LinkedIn or send me an email!



[![Linkedin Badge](https://img.shields.io/badge/-jackduggan-blue?style=flat-square&logo=Linkedin&logoColor=white&link=https://www.linkedin.com/in/jackduggan/)](https://www.linkedin.com/in/jackduggan/)
[![Gmail Badge](https://img.shields.io/badge/[email protected]?style=flat-square&logo=Gmail&logoColor=white&link=mailto:[email protected])](mailto:[email protected])
[![Twitter Badge](https://img.shields.io/badge/-@jackjduggan-000000?style=flat-square&logo=x&logoColor=white&link=https://twitter.com/jackjduggan/)](https://twitter.com/jackjduggan/)

```python
class Jack(Person):
def __init__(self):
self.name = 'Jack Duggan'
self.age = 23
self.current_work = { 'Sun Life': 'Engineer Trainee' }
self.previous_work = { 'Unum': 'Linux Infrastructure Engineer Intern' }
self.education = { 'South East Technological University': 'Applied Computing (Cloud & Networks)'}
self.hobbies = ['Football/Soccer', 'Running', 'Gaming', 'Golf']

def current_location(self):
return 'Wexford, Ireland'

def currently(self):
return {
'studying': ['React', 'Java', 'Golang', 'Infrastructure as Code'],
'reading': ['Shoe Dog', 'Atomic Habits', 'A Game of Thrones'],
'watching': ['The Bear', 'The Office'],
}
```


Tools & Technologies I'm Familiar With


Operating Systems



[![Linux Badge](https://img.shields.io/badge/-Linux-FCC624?style=flat-square&logo=linux&logoColor=black)]()
[![Ubuntu Badge](https://img.shields.io/badge/-Ubuntu-E95420?style=flat-square&logo=ubuntu&logoColor=white)]()
[![Fedora Badge](https://img.shields.io/badge/-Fedora-51A2DA?style=flat-square&logo=fedora&logoColor=white)]()
[![RHEL Badge](https://img.shields.io/badge/-RHEL-EE0000?style=flat-square&logo=redhat&logoColor=white)]()
[![CentOS Badge](https://img.shields.io/badge/-CentOS-262577?style=flat-square&logo=centos&logoColor=white)]()
[![Raspbian Badge](https://img.shields.io/badge/-Raspbian-A22846?style=flat-square&logo=raspberrypi&logoColor=white)]()
[![Kali Badge](https://img.shields.io/badge/-Kali-557C94?style=flat-square&logo=kalilinux&logoColor=white)]()
[![Cisco IOS Badge](https://img.shields.io/badge/-Cisco_IOS-1BA0D7?style=flat-square&logo=cisco&logoColor=white)]()

Programming/Scripting Languages



[![BASH Badge](https://img.shields.io/badge/-Bash-4EAA25?style=flat-square&logo=gnubash&logoColor=white)]()
[![Python Badge](https://img.shields.io/badge/-Python-3776AB?style=flat-square&logo=python&logoColor=white)]()
[![Java Badge](https://img.shields.io/badge/-Java-0d6eb5?style=flat-square&logo=java&logoColor=white)]()
[![JavaScript Badge](https://img.shields.io/badge/-JavaScript-2e302b?style=flat-square&logo=javascript&logoColor=#7DF1E)]()
[![HTML Badge](https://img.shields.io/badge/-HTML-E34F26?style=flat-square&logo=html5&logoColor=white)]()
[![CSS Badge](https://img.shields.io/badge/-CSS-1572B6?style=flat-square&logo=css3&logoColor=white)]()
[![R Badge](https://img.shields.io/badge/-R-276DC3?style=flat-square&logo=r&logoColor=white)]()


Cloud Providers



[![AWS Badge](https://img.shields.io/badge/-AWS-232F3E?style=flat-square&logo=amazonwebservices&logoColor=white)]()
[![GCP Badge](https://img.shields.io/badge/-GCP-4285F4?style=flat-square&logo=googlecloud&logoColor=white)]()


Infrastructure as Code



[![Terraform Badge](https://img.shields.io/badge/-Terraform-844FBA?style=flat-square&logo=terraform&logoColor=white)]()
[![Ansible Badge](https://img.shields.io/badge/-Ansible-EE0000?style=flat-square&logo=ansible&logoColor=white)]()
[![Puppet Badge](https://img.shields.io/badge/-Puppet-FFAE1A?style=flat-square&logo=puppet&logoColor=white)]()


Virtualization



[![VMWare Badge](https://img.shields.io/badge/-VMWare-607078?style=flat-square&logo=vmware&logoColor=white)]()


Databases



[![MySQL Badge](https://img.shields.io/badge/-MySQL-4479A1?style=flat-square&logo=mysql&logoColor=white)]()
[![MongoDB Badge](https://img.shields.io/badge/-MongoDB-47A248?style=flat-square&logo=mongodb&logoColor=white)]()


Other (Design, Productivity, VCS)



[![GitHub Badge](https://img.shields.io/badge/-GitHub-181717?style=flat-square&logo=github&logoColor=white)]()
[![GitHub Actions Badge](https://img.shields.io/badge/-GitHub_Actions-2088FF?style=flat-square&logo=githubactions&logoColor=white)]()
[![Figma Badge](https://img.shields.io/badge/-Figma-F24E1E?style=flat-square&logo=figma&logoColor=white)]()
[![Canva Badge](https://img.shields.io/badge/-Canva-00C4CC?style=flat-square&logo=canva&logoColor=white)]()
[![Tableau Badge](https://img.shields.io/badge/-Tableau-E97627?style=flat-square&logo=tableau&logoColor=white)]()

### Quick stats about me
| Github Stats | Top Languages |
| --- | --- |
|![Jack's GitHub Stats](https://github-readme-stats.vercel.app/api?username=jackjduggan&show_icons=true&title_color=f6c32c&icon_color=f6c32c&text_color=9f9f9f&bg_color=151515&count_private=true) | ![Jack's Top Languages](https://github-readme-stats.vercel.app/api/top-langs/?username=jackjduggan&show_icons=true&title_color=f6c32c&icon_color=f6c32c&text_color=9f9f9f&bg_color=151515&count_private=true&layout=compact) |