Pinned Repositories
AI-For-Beginners
12 Weeks, 24 Lessons, AI for All!
CLITODO
unnecessarily exaggerated CLI TODO app
docs-content
Arduino documentation (docs.arduino.cc)
FAT-12-system-simulation-in-C
An implementation of a FAT 12 system simulation in C as part of Operating Systems course
Find-Double-Game-Java-Swing
A simple game where you need to find a number on a grid twice
llamaindex-streamlit-demo
Memo-app-Java-Jframe-GUI
A simple app for taking memos supported by date, done for the purpose of practising Java GUI
motivate
:zap: motivate :zap: - A simple script to print random motivational quotes. Highly influenced by linux command fortune.
OverTheWire-bandit-solutions-and-walkthroughs
Solutions to levels I've done so far, with short straightforward walkthroughs
portfolio
MatanyaP's Repositories
MatanyaP/llamaindex-streamlit-demo
MatanyaP/AI-For-Beginners
12 Weeks, 24 Lessons, AI for All!
MatanyaP/CLITODO
unnecessarily exaggerated CLI TODO app
MatanyaP/docs-content
Arduino documentation (docs.arduino.cc)
MatanyaP/FAT-12-system-simulation-in-C
An implementation of a FAT 12 system simulation in C as part of Operating Systems course
MatanyaP/Find-Double-Game-Java-Swing
A simple game where you need to find a number on a grid twice
MatanyaP/Memo-app-Java-Jframe-GUI
A simple app for taking memos supported by date, done for the purpose of practising Java GUI
MatanyaP/motivate
:zap: motivate :zap: - A simple script to print random motivational quotes. Highly influenced by linux command fortune.
MatanyaP/OverTheWire-bandit-solutions-and-walkthroughs
Solutions to levels I've done so far, with short straightforward walkthroughs
MatanyaP/portfolio
MatanyaP/pentest
:no_entry: offsec batteries included
MatanyaP/Programming
just code snippets
MatanyaP/remember-pi
MatanyaP/runningMedian
Python Data Structure and Algorithm to return median of Integer stream at three test points
MatanyaP/sb
MatanyaP/Simple-Reverse-Shell
A basic reverse shell made with python to demonstrate possibilities for usage of client/server programming
MatanyaP/SnakePygame
snake
MatanyaP/word-guessing-game-OOP-design
A simple command prompt game of guess the word implemented in Java as part of an OOP design course