● My main university project involved me using Van Gogh artworks to create new ones. I implemented GAN, DCGAN, CYCLE-GAN, and DDPM (diffusion) methods. I used PyTorch, and a number of other libraries. For my UI I first used a local website using Flask for the back-end, and I ended up creating a UI with QT6 to replace the local website.
● Implemented a genetic algorithm for to find the fastest path and compare the results to A* and Dijkstra's algorithm
● C++ is my main language that I have used for many years, this is the language I am most confident with. I have done a number of projects in this language, including my SDL2 game, blackjack game, and genetic algorithm path finding program, etc...
● Python is my second most proficient language. I used this for my main project, making a data warehouse, etc...
● C#, this is the Language I am currently learning. I have worked with C# before in unity, and on my restaurant website project.
● Designed a data warehouse then migrated data from an existing relational data structure with JSON, CSV, and SQL files for data. This was done using Python and PANDAS.
● Analysed a questionnaire for students opinions on AI using R.
● Implemented k-means clustering from scratch to use with a dataset of countries with their GDP and development indicators
● My main university project involved me using Van Gogh artworks to create new ones. I implemented GAN, DCGAN, CYCLE-GAN, and DDPM (diffusion) methods. I used PyTorch, and a number of other libraries. For my UI I first used a local website using Flask for the back-end, and I ended up creating a UI with QT6 to replace the local website.
● Tested a basic banking application using microsoft's c++ testing library
● Audited a website
● stuffs