In today's digital landscape, ensuring the trust and security of our codebase is of utmost importance. GPG (GNU Privacy Guard) keys provide a powerful solution for verifying the authenticity of digital information. Discover how GPG keys can be used to enhance the integrity of your GitHub commits. Learn the significance of creating a master key and utilizing subkeys, and follow a step-by-step guide to generating and uploading GPG keys. Strengthen your coding practices and foster trust among collaborators with this comprehensive approach to secure coding and verification.
How To How to Convert a GitHub Private Repository to Public: Step-by-Step Guide
Are you looking to share your GitHub repository with the world? Converting a private repository to public can be a great way to collaborate with others and showcase your work. In this step-by-step guide, we'll walk you through the process of making your GitHub repository public. Learn how to update your repository visibility, review your code for sensitive information, and update your collaborators on the change. Get ready to take your coding to the next level with this simple yet effective solution!
Data Structures: Linked List with C
Create Linked Lists with C!
Hack The Box: Previse Writeup
Hack The Box Previse Writeup
VulnHub: The Planets Earth Writeup
My writeup for completing The Planets: Earth from VulnHub!
Data Structures: Linked List with Python
Writing a linked list using Python!
VulnHub: Jangow 1.0.1 Writeup
Writeup for VulnHub's Easy Box: Jangow 1.0.1
Game Dev Log #1: Getting Started
I'm hoping that by starting a dev log of my game I will be more motivated to keep working on it.
Hosting a Website with Github Pages for Free
Learn how to host your own website using Github Pages! It's super fast AND easy to do!
Remote Controlled Finch Robot Project
A reposting of my 2016 blog post where I turn a finch robot into a remote-controlled toy with a Raspberry Pi and Battery pack.