Pinned Repositories
3DEnginePygame
A 3D Engine to render vertices and edges from scratch using Pygame, NumPy, and Numba
adversarial-patch-attacks
AM3064ManimAnimations
The Animations created with Manim for the AM3064 Presentation by Sean O Riordan and Brian Long.
ExoplanetsJupyter
Contains Jupyter Notebooks working on explaining and demonstrating the detection and characterisation of Exoplanets using publicly available data.
MasterCalculatorPython
This project contains numerous functions primarily for usage in an Undergraduate Physics context.
NEAT_FlappyBird
A project to recreate the classic game Flappy Bird in Python using Pygame. Further, creation of an AI to play this game using NEAT.
PDFEditing
Allow the user to edit pdfs using PyPDF2, with a GUI using PySimpleGUI for easy use.
ProceduralLandmass_csharp
Creating Procedural Landmass using Unity and C#
project_GMTKGameJam2022
Code for GMTK Game Jam 2022 submission made in Unity
Streamlit_RandomApps
A collection of various apps created using Streamlit, a web-app Python framework.
seanie5011's Repositories
seanie5011/3DEnginePygame
A 3D Engine to render vertices and edges from scratch using Pygame, NumPy, and Numba
seanie5011/adversarial-patch-attacks
seanie5011/ApproximatingPi
seanie5011/AutonomousVehiclesAM4067
seanie5011/ExoplanetsJupyter
Contains Jupyter Notebooks working on explaining and demonstrating the detection and characterisation of Exoplanets using publicly available data.
seanie5011/MasterCalculatorPython
This project contains numerous functions primarily for usage in an Undergraduate Physics context.
seanie5011/NEAT_FlappyBird
A project to recreate the classic game Flappy Bird in Python using Pygame. Further, creation of an AI to play this game using NEAT.
seanie5011/ProceduralLandmass_csharp
Creating Procedural Landmass using Unity and C#
seanie5011/Streamlit_RandomApps
A collection of various apps created using Streamlit, a web-app Python framework.
seanie5011/battlesnakes-group08
Group 8's solution to the BattleSnake competition as part of DD2438.
seanie5011/FileManager
Project to create a File Manager that can rename, sort, etc on files of differing types.
seanie5011/flutter-firebase
All course files for the Flutter & Firebase tutorial playlist on The Net Ninja YouTube channel
seanie5011/FourierSeries
seanie5011/GameOfLife
seanie5011/GMTK2023
My submission to the GMTK Game Jam 2023, A Clingy Target.
seanie5011/IPythonAlgorithms
Contains implementations of many algorithms using IPython. Many were taken from the AM2061 module.
seanie5011/KaggleLearn
The notebooks I have created based off the Kaggle Learn courses.
seanie5011/kthfs_training
seanie5011/ModellingEulerCromer
ModellingEulerCromer a project to model Physical Systems in Python with graphics using Pygame and Matplotlib
seanie5011/OSNR_fyp
seanie5011/ProjectHelp
A repo that contains code snippets, pictures, and more. The intention is to create a collection of useful and helpful items for future use.
seanie5011/PytorchNotebooks
Repository containing notebooks and other materials I am using to learn Pytorch.
seanie5011/Quiz
A Multiple Choice Question (MCQ) quiz game automatically generated from text files.
seanie5011/RandomGLSL
Random projects using the OpenGL Shader Language (GLSL).
seanie5011/SlimeSimulations
Looking at simulating the behaviour of Slime Moulds. Planned implemetations on the CPU and GPU, in Python and C#.
seanie5011/SolarSystemSimulation
Simulating the Solar System with Pygame Graphics
seanie5011/SortingAlgorithms
Project to visualise various sorting algorithms in various ways.
seanie5011/SoulsLikeController
A Unity3D project creating a character controller in the style of Souls-like games.
seanie5011/SpeechToText
seanie5011/UnityPathfinding
Set of pathfinding examples like A* in Unity.