Skip to content
View charlespalmerbf's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report charlespalmerbf

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
charlespalmerbf/README.md

About Me

  • 👋 Hi, I’m @charlespalmerbf, a Software Developer based in Salisbury working for @Blue Frontier, a full service digital agency with offices in Salisbury, Southampton & Bristol.

  • 👀 I’m interested in Front-End Languages, Libraries and Frameworks, such as JavaScript & React.

  • 🌱 I’m currently learning Documentation Websites using @docusaurus.io, Python, Dart & Flutter and game development using Godot.

  • 🚀 I’m currently working on my AWS Solutions Architect Associate certification.

  • 🎯 You can see my progress so far @ https://www.credly.com/users/charlespalmerbf

  • 💻 I write npm packages over @ https://www.npmjs.com/~charlespalmerbf

  • 📫 How to reach me: charlie.palmer@bluefrontier.co.uk

Accreditations

image (2)

Pinned Loading

  1. eslint-plugin-react-require-testid eslint-plugin-react-require-testid Public

    This ESLint plugin helps ensure that React components have the necessary data-testid attribute, which is crucial for effective testing of React applications.

    JavaScript 2 1

  2. node-generate-file-map node-generate-file-map Public

    This Node.js script recursively generates a file tree for a given repository.

    JavaScript 1

  3. biome-plugin-require-data-testid biome-plugin-require-data-testid Public

    This Biome plugin helps ensure that React components have the necessary data-testid attribute, which is crucial for effective testing of React applications.

    JavaScript

  4. pyside-adb-console pyside-adb-console Public

    A lightweight GUI application built with PySide6 for viewing Android logcat output. Includes features to clear logs, pause/resume streaming, apply text filters, and export logs to a .txt file for e…

    Python