Skip to content
View UntitledEntity's full-sized avatar
Block or Report

Block or report UntitledEntity

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

Hi there! 👋

I'm Jacob. I'm a backend developer who is very eager to learn. I'm developing Intertwined, a user data management/authentication business. I'm also learning Python and Rust to expand my portfolio.

My skills

  • Most used programming languages: C++, PHP, Python (Basics), JavaScript (Basics).
  • Other technologies: Linux shell/Bash, Apache2, Iptables/UFW, MYSQL
  • Tools: Github, VSCode, Visual Studio, MYSQLI-CLI

Find me

Website Website


Projects

  • Intertwined is an open-source PHP-based authentification system. See more at our website and our project page.

  • php-mysql-example is a simple PHP/HTML website page that allows for a simple connection to an MYSQL database, and is what Intertwined is written off of.

  • H3-cnc is a simple Python-based server-hopping workspace. This allows for penetration testing from multiple servers, which allows for a more anonymous penetration-testing experience, as your commands are executed from multiple sources.

  • TCP-Server-Client Framework is a simple TCP-Server-and-Client framework made in C++ that is designed to easily be integrated into any project which utilizes AES encryption from OpenSSL's C++ library.

  • Discord-Hook is a free, open-source cheat software for CSGO designed to be loaded into the Discord UI process. This was meant as a POC and to be used between me and my friends.

  • Scripty is a C++ interpreter for a simple scripting language I created titled scripty

Stats

Pinned Loading

  1. intertwined-web intertwined-web Public

    PHP based open source authentification service.

    PHP 2

  2. intertwined-api-example intertwined-api-example Public

    Example on the intertwined API

    Python

  3. php-mysql-example php-mysql-example Public

    A simple example on how to use MYSQL in PHP

    PHP

  4. Intertwined-CPP-Example Intertwined-CPP-Example Public

    This is the official CPP example for the unencrypted and encrypted APIs of https://intertwined.solutions.

    C++

  5. H3-cnc H3-cnc Public

    A CnC for a server-hopping workspace for penetration-testing.

    Python

  6. TCP-Server-Client-FW TCP-Server-Client-FW Public

    TCP Server-to-client framework made in modern c++

    C