Pinned Repositories
notion_export-to-github
A lightweight automation tool to seamlessly push Notion exports (Notes Specifically) to GitHub. It auto-detects, extracts, renames, cleans HTML links, logs changes, commits to Git, and removes the original ZIP — all in one click.
iris-logistic-classifier
A beginner-friendly project that uses the famous Iris dataset to predict flower species based on petal and sepal dimensions.
Kaggle-Titanic_EDA_Project
LocalRepo
N_Queens_Puzzle_Visualizer
♟️N Queens Puzzle Visualizer♟️ is an interactive chessboard-themed app that helps you explore and solve the N-Queens Puzzle. With real-time conflict detection , animated solutions, and a sleek dark-themed UI , it makes visualizing solutions easier and more engaging!
ping-pong-chaos
trying to build a simple ping pong game using java
Programming-Concepts-Using-Java
My personal notes and practice code that I am making for the "Programming Concepts using Java" course.
S5-MASM_Assembly_Labs
A Collection of MASM assembly language lab programs for learning and reference.
S6-Mini_Project-Tutorconnect
S6-Networking_Lab
A repo built while I was studying for my 💻🛜Computer Networks Lab Exam. Detailed comments on how the code works are available.
MathewJobey's Repositories
MathewJobey/win-security_log-to-JSONL
A Python script to export Windows Security Event Logs into JSONL format with EventID, Timestamp, Source, and Description, filtered by a user-specified time range.
MathewJobey/win-eventlog-analyzer
Terminal UI to select a Windows Event Log and time range, aggregate events by EventID, and produce a formatted Excel report (log_analysis.xlsx). Requires Windows and pywin32; compatible with Python 3.7+.
MathewJobey/S7-Compiler_Lab
MathewJobey/ping-pong-chaos
trying to build a simple ping pong game using java
MathewJobey/Programming-Concepts-Using-Java
My personal notes and practice code that I am making for the "Programming Concepts using Java" course.
MathewJobey/notion_export-to-github
A lightweight automation tool to seamlessly push Notion exports (Notes Specifically) to GitHub. It auto-detects, extracts, renames, cleans HTML links, logs changes, commits to Git, and removes the original ZIP — all in one click.
MathewJobey/iris-logistic-classifier
A beginner-friendly project that uses the famous Iris dataset to predict flower species based on petal and sepal dimensions.
MathewJobey/S6-Networking_Lab
A repo built while I was studying for my 💻🛜Computer Networks Lab Exam. Detailed comments on how the code works are available.
MathewJobey/Kaggle-Titanic_EDA_Project
MathewJobey/S6-Mini_Project-Tutorconnect
MathewJobey/N_Queens_Puzzle_Visualizer
♟️N Queens Puzzle Visualizer♟️ is an interactive chessboard-themed app that helps you explore and solve the N-Queens Puzzle. With real-time conflict detection , animated solutions, and a sleek dark-themed UI , it makes visualizing solutions easier and more engaging!
MathewJobey/S5-MASM_Assembly_Labs
A Collection of MASM assembly language lab programs for learning and reference.
MathewJobey/LocalRepo
MathewJobey/stanford-openie-python
Stanford Open Information Extraction made simple!