Last updated: 11 hours ago
export default class TheAlgorithm extend Music {
producer = "Rémi Gallego";
createdIn = 2009;
origin = "France";
genre = "Instrumental synths-driven progressive metal";
socials = [
{ name: "Instagram", handle: "thealgorithm_" },
{ name: "Twitter", handle: "The_Algorithm" }
];
albums = [
{
year: 2018,
title: "Compiler Optimization Techniques",
label: "FiXT"
},
{
year: 2016,
title: "Brute Force",
label: "FiXT"
},
{
year: 2014,
title: "Octopus4",
label: "Basick Records"
},
{
year: 2012,
title: "Polymorphic Code",
label: "Basick Records"
}
];
oui = true;
constructor() {
super();
}
getLiveBand() {
const instruments = ["drums", "guitar", "synth", "bass"];
const musicians = [this.producer, "Jean Ferry"];
const location = "Worldwide";
return { instruments, musicians, location };
}
getWebsite() {
return "https://www.the-algorithm.net";
}
getMerchStore() {
return user.location === "Europe"
? "https://thealgorithm.8merch.com/"
: "https://fixtstore.com/collections/the-algorithm";
}
isFrench() {
return this.oui;
}
}
producer = "Rémi Gallego";
createdIn = 2009;
origin = "France";
genre = "Instrumental synths-driven progressive metal";
socials = [
{ name: "Instagram", handle: "thealgorithm_" },
{ name: "Twitter", handle: "The_Algorithm" }
];
albums = [
{
year: 2018,
title: "Compiler Optimization Techniques",
label: "FiXT"
},
{
year: 2016,
title: "Brute Force",
label: "FiXT"
},
{
year: 2014,
title: "Octopus4",
label: "Basick Records"
},
{
year: 2012,
title: "Polymorphic Code",
label: "Basick Records"
}
];
oui = true;
constructor() {
super();
}
getLiveBand() {
const instruments = ["drums", "guitar", "synth", "bass"];
const musicians = [this.producer, "Jean Ferry"];
const location = "Worldwide";
return { instruments, musicians, location };
}
getWebsite() {
return "https://www.the-algorithm.net";
}
getMerchStore() {
return user.location === "Europe"
? "https://thealgorithm.8merch.com/"
: "https://fixtstore.com/collections/the-algorithm";
}
isFrench() {
return this.oui;
}
}
Monthly Listeners
62,773
Monthly Listeners History
Track the evolution of monthly listeners over the last 28 days.
Followers
105,831
Followers History
Track the evolution of followers over the last 28 days.
Top Cities
885 listeners
732 listeners
645 listeners
585 listeners
568 listeners