Pinned Repositories
AlgoVis
The JavaFX Search Algorithm Visualizer is an engaging and interactive application designed to bring algorithmic concepts to life. Perfect for students, educators, and anyone curious about algorithms, this tool visually demonstrates the inner workings of various search algorithms on a grid.
ChatterBoxServer
Web server for a CLI messaging application
exploit_education_Phoenix
This is a solution set the problems found at exploit education
Frame-backend
Django REST Framework
Frame-frontend
GetProcIdByName
A C++ program, specifically a function, for getting the ID of a process given the process name
haskellScratchPad
A collection of Haskell functions I created while learning Haskell
macros
The Java Macros Project is a solution aimed at automating repetitive tasks and boosting productivity. This project provides a platform for users to define, manage, and execute custom keyboard macros, effectively streamlining complex workflows and simplifying routine processes.
macros-cli
Macros-CLI is a Java-based command-line tool for managing macros via a RESTful API. It supports Create, Read, Update, and Delete (CRUD) operations, offering a user-friendly interface for interacting with macros. Built using Apache Commons CLI and Java HttpClient, it simplifies macro management through efficient command-line operations
quick-links
A web browser app for managing links as Chrome and other browsers do not do such a great job of this
physine's Repositories
physine/exploit_education_Phoenix
This is a solution set the problems found at exploit education
physine/AlgoVis
The JavaFX Search Algorithm Visualizer is an engaging and interactive application designed to bring algorithmic concepts to life. Perfect for students, educators, and anyone curious about algorithms, this tool visually demonstrates the inner workings of various search algorithms on a grid.
physine/ChatterBoxServer
Web server for a CLI messaging application
physine/Frame-backend
Django REST Framework
physine/Frame-frontend
physine/GetProcIdByName
A C++ program, specifically a function, for getting the ID of a process given the process name
physine/haskellScratchPad
A collection of Haskell functions I created while learning Haskell
physine/macros
The Java Macros Project is a solution aimed at automating repetitive tasks and boosting productivity. This project provides a platform for users to define, manage, and execute custom keyboard macros, effectively streamlining complex workflows and simplifying routine processes.
physine/macros-cli
Macros-CLI is a Java-based command-line tool for managing macros via a RESTful API. It supports Create, Read, Update, and Delete (CRUD) operations, offering a user-friendly interface for interacting with macros. Built using Apache Commons CLI and Java HttpClient, it simplifies macro management through efficient command-line operations
physine/quick-links
A web browser app for managing links as Chrome and other browsers do not do such a great job of this
physine/SchemeWorkings
A bunch of Scheme function I created while leaning Scheme
physine/SLAM
FYP
physine/Table-Format-Converter
This C# program converts tables between the following formats: md, json, html and csv
physine/Table-Grade-Converter
physine/The-C-Programming-Language-Book-solution
The C Programming Language (2nd Edition) by Brian W. Kernighan