<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<link rel="stylesheet" href="index.css">
<link rel="icon" href="p/icon.ico" type="image/x-icon">
<title>My Software</title>
</head>
<body>
<a href="/">⬅ Back</a>
<h1>My Software</h1>
<h3>SourceHut</h3>
<p>I also have a sourcehut account that I use to upload all of the projects and repositories to
due to GitHub being owned and operated by Microsoft. You can find my sourcehut here:</p>
<a href="https://sr.ht/~bpv/">My sourcehut page</a>
<h3>GitHub</h3>
<p>I have stopped updating my projects to my GitHub account, consider it dead.
The only reason I have it around is to contribute to other projects.
If you want to visit me GitHub account you can find it <a href="https://github.com/ncvfg234560">here</a>.</p>
<a href="https://github.com/ncvfg234560"><img src="p/gitHub.png" alt="GitHub Logo"></a>
</body>
</html>