Giter Site home page Giter Site logo

Hello I'm Adam Blackard

class DeveloperProfile:
    def __init__(self):
        self.name = "Adam Blackard"
        self.role = "Software Engineer"
        self.bio = ("I'm a Software Engineer with a passion for developing innovative applications "
                    "and automating business processes. My expertise spans application development, "
                    "web technologies, and DevOps, with a strong foundation in Agile methodologies "
                    "and soft skills that enhance team collaboration and project success.")
        self.skills = {
            "Programming Languages and Technologies": {
                "Application Development": ["Java", "Python", "TypeScript"],
                "Web Technologies": ["HTML", "CSS", "JavaScript", "FastAPI"],
                "Database Management": ["MongoDB", "PostgreSQL", "SQLite"],
                "DevOps & Cloud Services": ["AWS (Lambda, S3, EC2, ECS, RDS)", "Terraform", "GitLab CI/CD"]
            },
            "Methodologies": ["Agile Software Development"],
            "Soft Skills": ["Strong Communication", "Problem Solving", "Time Management"]
        }
        self.projects = {
            "Clint": "A tool for Twitch streamers to clip and mint livestream footage as NFTs on the Rarible Platform.",
            "DealsBot": "A tool that aggregates sale items from retailers into a single platform for ease of access"
        }

Adam Blackard's Projects

dealsbot_nodejs icon dealsbot_nodejs

This project uses affiliate APIs to aggregate clearance, and sales merchandise to a mongodb database

diff-tooling icon diff-tooling

This repository is for custom set of diff tooling I am looking to build

lyecalculator icon lyecalculator

Android App that calculate Soaponification values for soap making

python-utils icon python-utils

A set of utilities I use often for work or personal Projects.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.