Skip to content
View bckelley's full-sized avatar
💭
Latte. Chai. Hot.
💭
Latte. Chai. Hot.

Block or report bckelley

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
bckelley/README.md

👷 Check out what I'm currently working on

🌱 My latest projects

  • bckelley/terminal-portfolio - GitHub pages website.
  • bckelley/SimpleMVC - SimpleMVC is a web application built with PHP that provides a versatile platform for creating, managing, and sharing posts.
  • bckelley/SimplePHPDB - SimplePHPDB is a lightweight and easy-to-use PHP database connection and manipulation class designed for MySQL databases. It simplifies common database operations such as connecting to a database, selecting data, inserting records, updating information, and deleting data.
  • bckelley/spotify-player - A simple web app to display your current Spotify playback, built with vanilla JS, Tailwind CSS, and the Spotify Web API.

🔨 My recent Pull Requests

Pinned Loading

  1. terminal-portfolio terminal-portfolio Public

    JavaScript

  2. SimplePHPDB SimplePHPDB Public

    SimplePHPDB is a lightweight and easy-to-use PHP database connection and manipulation class designed for MySQL databases. It simplifies common database operations such as connecting to a database, …

    PHP 1

  3. SimpleMVC SimpleMVC Public

    Welcome to SimpleMVC, a web application built with PHP that provides a versatile platform for creating, managing, and sharing posts. This project follows the MVC (Model-View-Controller) architectur…

    PHP 1

  4. DevWorkSpace DevWorkSpace Public

    Powershell script to automate your work flow

    PowerShell

  5. spotify-player spotify-player Public

    A simple web app to display your current Spotify playback, built with vanilla JS, Tailwind CSS, and the Spotify Web API.

    JavaScript

  6. todo-list todo-list Public

    simple CRUD todo list

    PHP