Skip to content
View ChrisLPJones's full-sized avatar

Block or report ChrisLPJones

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

Pinned Loading

  1. FileVault FileVault Public

    FileVault is a secure file-sharing web application. It allows users to upload, download, manage, and delete files securely through a user-friendly interface. Designed as a portfolio project to show…

    C#

  2. ChefClaude ChefClaude Public

    ChefClaude is a smart recipe generator that takes a list of ingredients and crafts a full recipe just for you. It's built with React and Node.js, and deployed on AWS using S3, CloudFront, API Gatew…

    JavaScript 1

  3. CipherChat CipherChat Public

    CipherChat is a lightweight, console-based chat application that ensures secure communication using end-to-end AES encryption. It supports multi-user chat with real-time message broadcasting, where…

    C# 1

  4. AESecureString AESecureString Public

    AESecureString is a C# console application that provides simple AES-256 encryption and decryption for secure message handling. This application uses a passphrase to generate a unique encryption key…

    C#

  5. suredrop-api-tutorial suredrop-api-tutorial Public

    A tutorial C# application for using the SureDrop REST API

    C#

  6. StringToBase64 StringToBase64 Public

    A C program that converts ASCII input to Base64 encoding

    C