Pinned Repositories
100_prisoners
Python code for simulating and solving "The 100 Prisoners Problem", a mathematical problem in probability theory and combinatorics.
atikah2301
banking-dashboard
Interactive dashboard for visualisations and tracking of personal financial statements. Built with plotly, dash, and flask.
calculator-app
Cross-platform calculator mobile app built using the Xamarin framework.
fast-fourier-transform
Code for final year BSc Mathematics project on "The implementation and analysis of the Fast Fourier Transform".
flappy-bird-game
Console game written in C++ using an external library by OneLoneCoder to experiment with the implementation of in-game physics.
four-trials-game
A 2D platform game developed using Unity, for a university group project. See README for link to play online, via web browser.
maths
Implementations of algorithms and formulae from Number Theory, Cryptography, and Abstract Algebra
tutor-app
Web app for booking tutors. Coursework for "User Experience & Solution Design" module for MSc Digital and Technology Solutions.
uniqplus_RL
Reinforcement learning code for the UNIQ+ DeepMind Research Internship
atikah2301's Repositories
atikah2301/maths
Implementations of algorithms and formulae from Number Theory, Cryptography, and Abstract Algebra
atikah2301/100_prisoners
Python code for simulating and solving "The 100 Prisoners Problem", a mathematical problem in probability theory and combinatorics.
atikah2301/atikah2301
atikah2301/banking-dashboard
Interactive dashboard for visualisations and tracking of personal financial statements. Built with plotly, dash, and flask.
atikah2301/calculator-app
Cross-platform calculator mobile app built using the Xamarin framework.
atikah2301/fast-fourier-transform
Code for final year BSc Mathematics project on "The implementation and analysis of the Fast Fourier Transform".
atikah2301/flappy-bird-game
Console game written in C++ using an external library by OneLoneCoder to experiment with the implementation of in-game physics.
atikah2301/four-trials-game
A 2D platform game developed using Unity, for a university group project. See README for link to play online, via web browser.
atikah2301/tutor-app
Web app for booking tutors. Coursework for "User Experience & Solution Design" module for MSc Digital and Technology Solutions.
atikah2301/uniqplus_RL
Reinforcement learning code for the UNIQ+ DeepMind Research Internship
atikah2301/covid19-RNA-analysis
University project using Python for conducting data analysis and visualisation of sample RNA sequence from SARS-CoV-2.
atikah2301/java-oop-mooc
Submissions for exercises from the OOP in Java MOOC by the University of Helsinki.
atikah2301/numerical_computing
All coursework code for the Numerical Computing with C++ module of BSc Mathematics course
atikah2301/programming_puzzles
My solutions to programming puzzles from LeetCode, HackerRank, etc. written mostly in Python
atikah2301/space-invaders-game
Remake of the classic 2D arcade game Space Invaders using Python's pygame library and OOP.
atikah2301/statistical-modelling
Implementation of basic data analysis and statistical modelling techniques using R in RStudio.
atikah2301/steam-reviews-API
Download Steam reviews for any game from the Steam API
atikah2301/warwick-cnd-module