JohnDCyber's repositories

CertLogEnumeratorTool

Johndcyber Cert Log Enumerator Tool, your go-to Python tool for SSL certificate reconnaissance.

Language:PythonLicense:MITStargazers:1Issues:1Issues:0

ai-finess-pal

This application provides a simple interface for users to calculate their Total Daily Energy Expenditure (TDEE) based on their current weight, height, gender, and activity level. Users can also input their desired weight to receive recommendations on daily calorie intake to achieve their weight loss goals.

Language:HTMLStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

install_filebeat

This script will install filebeat on ubuntu

Language:ShellStargazers:0Issues:0Issues:0
Language:PythonLicense:MITStargazers:0Issues:1Issues:0

Python_Meta_Data_DOCX_PDF_Extractor

This is a Flask web application designed to extract metadata from .docx and .pdf files. Users can upload a file, and the application will display its metadata, such as title, author, creation date, and more.

Language:PythonStargazers:0Issues:0Issues:0

python_roulette

This python program creates a basic roulette game. It's fun to learn with betting!

Language:PythonStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

streamlit-example

Example Streamlit app that you can fork to test out share.streamlit.io

Language:PythonStargazers:0Issues:0Issues:0

subdomain_enum

This Python script enumerates subdomains of a given domain. The script uses a list of subdomains from the file subdomains.txt and tries to connect to each subdomain using the HTTP protocol. If the connection is successful, the script writes the subdomain to a text file called succes.domain.txt.

Language:PythonStargazers:0Issues:1Issues:0