Pinned Repositories
AI-OWL
A wordly owl who uses GPT API to answer all user questions.
AI-Treasure-Island
A choose your own adventure game that utilises AI in order to create and control the adventure. Makes the story unique every playthrough.
BitcoinWebScraper
This is a web scraper which identifies the current price of Bitcoin and alerts you if prices fall or increase.
BrickBreaker
Brick Breaker game
colour_art
A project using the Colorgram library which can read in image colours
Data_Structures_Algorithms
A collection of works on data structures and algorithms
OSINT-Monitor
An OSINT tool to monitor a selected webpage and send an email alert should changes happen.
PythonProjects
A collection of smaller projects programmed in Python. This collection has been added to a single repository to prevent clutter.
TurtleArt
An example of using Python's Turtle library to draw graphics
Website
Portfolio Website
PureJD's Repositories
PureJD/BitcoinWebScraper
This is a web scraper which identifies the current price of Bitcoin and alerts you if prices fall or increase.
PureJD/BrickBreaker
Brick Breaker game
PureJD/PythonProjects
A collection of smaller projects programmed in Python. This collection has been added to a single repository to prevent clutter.
PureJD/TurtleArt
An example of using Python's Turtle library to draw graphics
PureJD/AI-OWL
A wordly owl who uses GPT API to answer all user questions.
PureJD/AI-Treasure-Island
A choose your own adventure game that utilises AI in order to create and control the adventure. Makes the story unique every playthrough.
PureJD/colour_art
A project using the Colorgram library which can read in image colours
PureJD/Data_Structures_Algorithms
A collection of works on data structures and algorithms
PureJD/Interceptor
A game in which you calculate when to fire interceptor rockets in order to prevent being hit
PureJD/JavaScriptProjects
This is a collection of smaller projects which utilise JavaScript
PureJD/Lander
A lunar lander game created in Pygame
PureJD/music_player
A music player app created utilising doubly linked lists
PureJD/OSINT-Monitor
An OSINT tool to monitor a selected webpage and send an email alert should changes happen.
PureJD/PandasProjects
A collection of projects that utilise the Python Pandas Library.
PureJD/Password
A password app which requires specific input, encrypts and can suggest passwords
PureJD/Pong
A simple Pong game coded using the Python Turtle class
PureJD/PureJD
PureJD/Snake
Snake game using OOP and Turtle library
PureJD/SQLSRS
Spaced repetition system utilitising database with SQL
PureJD/TurtleCrossing
A game made in python Turtle which utilises objects to recreate a classic game
PureJD/Website
Portfolio Website
PureJD/Ethereum_Solidity
A repository for general work into the subject of etherium and solidity. Larger projects will be in their own repository.
PureJD/JonCoin_Blockchain
A blockchain built from the ground up in Python for educational purposes
PureJD/Pygame-Projects
This is a collection of projects created using the Pygame library