Pinned Repositories
analysing-audio-mfcc
Analysing audio tracks using MFCC and Librosa for Python. Document available lively at: https://colab.research.google.com/drive/1ewWc4h7jUlwc9CGzzKpBbamL3RC0ogXn.
codility-tasks
My answers to Codility training tasks.
coding-curriculum
A videogame that teaches students basic programming experience. Programmed on Unity 5 using C#.
comp103p
"TermSeeker" Project. Android application developed for a client to perform personalised technical searches.
danikgan
Config files for my GitHub profile.
interactive
Summer session at Yale University. Course: Introduction to Interactive Design. Programmed a website using HTML, CSS, SVG and JavaScript.
KludgeCounter-DataCollection
My final year research project (Part 1). Collecting GitHub repositories' data, analysing them using PMD and Bugzilla.
KludgeCounter-Simulation
My final year research project (Part 2): to analyse data and to create a simulation. The document is available lively at: https://colab.research.google.com/drive/1DKMXlDks4zjeLj200GhjtN3qt8fyRrAH.
multi-agent-ai
In real-time bidding for advertisement, we can take a more data-driven approach to create an optimal bidding strategy. Developed using Python and Jupyter Notebook. Utilises Game Theory for optimal bidding strategy.
nlp-data
This includes data used in our baseline and advanced models, specifically, DBpedia and Amazon Reviews. The results are published at: https://ieeexplore.ieee.org/document/8931853.
danikgan's Repositories
danikgan/multi-agent-ai
In real-time bidding for advertisement, we can take a more data-driven approach to create an optimal bidding strategy. Developed using Python and Jupyter Notebook. Utilises Game Theory for optimal bidding strategy.
danikgan/KludgeCounter-DataCollection
My final year research project (Part 1). Collecting GitHub repositories' data, analysing them using PMD and Bugzilla.
danikgan/analysing-audio-mfcc
Analysing audio tracks using MFCC and Librosa for Python. Document available lively at: https://colab.research.google.com/drive/1ewWc4h7jUlwc9CGzzKpBbamL3RC0ogXn.
danikgan/codility-tasks
My answers to Codility training tasks.
danikgan/coding-curriculum
A videogame that teaches students basic programming experience. Programmed on Unity 5 using C#.
danikgan/comp103p
"TermSeeker" Project. Android application developed for a client to perform personalised technical searches.
danikgan/danikgan
Config files for my GitHub profile.
danikgan/interactive
Summer session at Yale University. Course: Introduction to Interactive Design. Programmed a website using HTML, CSS, SVG and JavaScript.
danikgan/KludgeCounter-Simulation
My final year research project (Part 2): to analyse data and to create a simulation. The document is available lively at: https://colab.research.google.com/drive/1DKMXlDks4zjeLj200GhjtN3qt8fyRrAH.
danikgan/nlp-data
This includes data used in our baseline and advanced models, specifically, DBpedia and Amazon Reviews. The results are published at: https://ieeexplore.ieee.org/document/8931853.
danikgan/nlp-text-classification
State of the art models used for our research. The results are published at: https://ieeexplore.ieee.org/document/8931853.
danikgan/personal-profile
An attempt to create my own online-resume. Uses HTML, CSS and JavaScript.
danikgan/sw3-group
Programmed a PHP website based on MySQL database to practise ethical hacking. Showcase video available at: https://youtu.be/xoYkWowbnxM.
danikgan/uclh-peach
Part 1 is described on this link: https://danikgan.github.io/uclh-peach/. Part 2 of the project was not uploaded to GitHub, but an explanatory video can be accessed on https://youtu.be/MwpqzazBaIY. This project uses Bootstrap, ReactJS, JavaScript, HTML and CSS.
danikgan/unity-first-project
My first Unity project. I am following Unity tutorial to learn it.