-
-
-
Sentiment-analysis Public
Analyse social media sentiment of OpenAI using LinkedIn data with NLP and transfer learning
-
Life-control-button Public
A python app automatically shutting down a PC at a set time or after set time passed. Useful for gamers.
Python MIT License UpdatedJan 19, 2025 -
Flashcards-controller Public
A python script mapping gamepad inputs to keyboard key presses, allowing studying eTutor flashcards with a controller
Python MIT License UpdatedNov 20, 2024 -
DS-project-template Public template
Forked from datalumina/datalumina-project-templateA logical, reasonably standardized, but flexible project structure for doing and sharing data science work
MIT License UpdatedNov 10, 2024 -
Fuel-efficiency-prediction Public
Comparison of fuel efficiency prediction models using different linear regression types. Based on Mileage Per Gallon (MPG) dataset.
Python MIT License UpdatedJul 22, 2024 -
-
Book-rental Public
A simple CRUD Python app with PyQt6-powered GUI and SQLite database
Python MIT License UpdatedMay 19, 2024 -
Four-in-a-row Public
Four in a row GUI game built with tkinter, promoting OOP design
Python UpdatedMay 13, 2024 -
Fourier-transforms Public
1D and 2D Fourier Transform implementations in Python
-
Trial-division Public
Check if a given number is prime using trial division
Python MIT License UpdatedMay 2, 2024 -
Multithreading Public
A simple PyQt-based GUI app demonstrating the use of multithreading
-
Calculator Public
Simple calculator software with PyQt based GUI
Python MIT License UpdatedApr 24, 2024 -
Auto-dank Public
Discord Dank Memer bot automated command posting via Python script
Python MIT License UpdatedMar 26, 2024 -
Chess-Y2K Public
A Python Monte-Carlo simulation on how much one can improve in chess over 90 days
-
Creutz-demon Public
A Python Monte Carlo simulation of Ising's model - Creutz's demon approach
Python UpdatedNov 20, 2023 -
-
Game-of-life Public
Implementation of Conway's Game of Life with GUI and console interface
Python UpdatedJun 7, 2023 -
Responsive-website Public
A CSS & HTML only website build as part of a job interview task
CSS UpdatedNov 13, 2022 -
Crimson-lantern Public
A dark fantasy survival card game created during 24h game jam
-
Homework.com Public
Forked from TomekSwitecki/homework-projectReact-based, CRUD-like, assignment bank app intended for enhancing student - teacher workflow
JavaScript UpdatedOct 18, 2022 -
-
Project-dream Public
Narrative horror dreamcore stylised Unreal Engine 5 game
-
DSA Public
Data Structures and Algorithms II class C++ implementations
C++ MIT License UpdatedJul 18, 2022 -
Film-picker Public
A programme generating a film proposal based on user's locally defined watchlist.txt file
Python MIT License UpdatedJul 13, 2022 -
Machine-learning Public
Advanced Programming class Python machine learning assignments
Python MIT License UpdatedJun 5, 2022 -
Numerical-methods Public
Numerical methods C++ implementations