Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dbtedman/dbtedman

GitHub Profile
https://github.com/dbtedman/dbtedman

Last synced: about 1 month ago
JSON representation

GitHub Profile

Awesome Lists containing this project

README

        

# Hello, GitHub!

As a Security Focused Software Engineer, I am committed to participating in the development of a secure and accessible
web.

- [Day Job](#day-job)
- [Open Source](#open-source)

## Day Job

I currently work as a Lead Full Stack Web Developer at [APNIC](https://www.apnic.net) focused on Application Security, where I have the privilege of contributing to the organisations vision
for ["A global, open, stable, and secure Internet"](https://www.apnic.net/about-apnic/organization/vision-mission-objectives/).

## Open Source

I believe in sharing my knowledge and expertise with the wider development community, and that open source software is a
key method to achieve this goal.

### [Accretion](https://github.com/dbtedman/accretion)

> ⚠️ This is pre-release software, please do not use in production.

[![CI GitHub Pipeline](https://img.shields.io/github/actions/workflow/status/dbtedman/accretion/ci.yml?branch=main&style=for-the-badge&logo=github&label=ci)](https://github.com/dbtedman/accretion/actions/workflows/ci.yml?query=branch%3Amain)
[![Latest Release](https://img.shields.io/github/v/release/dbtedman/accretion?style=for-the-badge&logo=github&color=43cc11)](https://github.com/dbtedman/accretion/releases)

Evaluate application security best practice implementation for running applications.

### [PostCSS Prefix Wrap](https://github.com/dbtedman/postcss-prefixwrap)

[![CI GitHub Pipeline](https://img.shields.io/github/actions/workflow/status/dbtedman/postcss-prefixwrap/ci.yml?branch=main&style=for-the-badge&logo=github&label=ci)](https://github.com/dbtedman/postcss-prefixwrap/actions/workflows/ci.yml?query=branch%3Amain)
[![SAST GitHub Pipeline](https://img.shields.io/github/actions/workflow/status/dbtedman/postcss-prefixwrap/sast.yml?branch=main&style=for-the-badge&logo=github&label=sast)](https://github.com/dbtedman/postcss-prefixwrap/actions/workflows/sast.yml)
[![Latest Release](https://img.shields.io/github/v/release/dbtedman/postcss-prefixwrap?style=for-the-badge&logo=github&color=43cc11)](https://github.com/dbtedman/postcss-prefixwrap/releases)
[![NPM Downloads Per Week](https://img.shields.io/npm/dw/postcss-prefixwrap?color=blue&logo=npm&style=for-the-badge)](https://www.npmjs.com/package/postcss-prefixwrap)

A PostCSS plugin that is used to wrap css styles with a css selector to constrain their affect on parent elements in a
page.

### [Tedman.dev](https://github.com/dbtedman/tedman.dev)

[![CI GitHub Pipeline](https://img.shields.io/github/actions/workflow/status/dbtedman/tedman.dev/ci.yml?branch=main&style=for-the-badge&logo=github&label=ci)](https://github.com/dbtedman/tedman.dev/actions/workflows/ci.yml)
[![Deploy GitHub Pipeline](https://img.shields.io/github/actions/workflow/status/dbtedman/tedman.dev/deploy.yml?branch=main&style=for-the-badge&logo=github&label=deploy)](https://github.com/dbtedman/tedman.dev/actions/workflows/deploy.yml)

Hugo source code for [https://tedman.dev](https://tedman.dev).