Skip to content
View Adamcoakley's full-sized avatar

Block or report Adamcoakley

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Adamcoakley/README.md

💫 About Me:

class SoftwareEngineer:

    def __init__(self):
        self.name = "Adam Coakley"
        self.studied_at = "South East Technological University"
        self.role = "Cloud Associate"
        self.company = "Deloitte"
        self.years_experience = 1

    def say_hi(self):
        print("Thanks for dropping by, hope you find some of my work interesting.")


me = SoftwareEngineer()
me.say_hi()

✍️ My Biggest Project:

healthspace - A social networking site for people with similar health concerns.

💻 Technology Stack:

Frontend

HTML5 CSS3 JavaScript React Bootstrap

Backend

Java JavaScript Node.js Python Flask PHP MySQL Firebase

DevOps

Git Linux AWS Nginx Jenkins Docker Kubernetes Ansible

🌐 Socials:

linkedin

Popular repositories Loading

  1. seo-tree-application seo-tree-application Public

    Discrete Structures & Algorithms assignment which uses the Binary Search Tree data structure to optimise a Search Engine.

    Java

  2. word-game-4 word-game-4 Public

    CSS

  3. little-book-of-semaphores little-book-of-semaphores Public

    Java

  4. secure-authentication secure-authentication Public

    PHP

  5. health-space health-space Public

    JavaScript

  6. verification-project verification-project Public

    Java