Ranking
Originally Posted by Mack View Post
welcome lionet!

So, update on the project in my application. I have added a bunch of content on the main page. It's basically finished as of now. The second page has started getting content, and i have made it so the remaining pages will use the same layout as the main page. For now it looks a bit empty but I'll try to fix that soon enough. I'm really happy with the fact that the main page is using units like vw and hw, which means the main banner is always the exact size of the users screen. This way it keeps looking clean no matter the monitor.
Btw, sorry that everything is in a foreign language. I have to use swedish since it's a school project.
Also note that everything in this is fictional. It's a website made for a made up band.

Link to github

looks pretty good. Looking at yours makes me Want to work on something.
|Proud founder of origin|
Clan Squad|Event Squad<Biggems|Simga|
Got a clan issue? How about a App? pm me!
Zeus for Smod| I’m a god just deal!
The Brazilian (Dog) Godfather
Recently installed this linux distro as my main system: https://getsol.us
quite happy with it so far, isn't based on ubuntu/arch/etc so it is it's own thing.

Pretty nice.
Originally Posted by Elite View Post
Recently installed this linux distro as my main system: https://getsol.us
quite happy with it so far, isn't based on ubuntu/arch/etc so it is it's own thing.

Pretty nice.

yeah, when I looked at it I thought about downloading it as well. I'm also looking for a new Compiler.
|Proud founder of origin|
Clan Squad|Event Squad<Biggems|Simga|
Got a clan issue? How about a App? pm me!
Zeus for Smod| I’m a god just deal!
The Brazilian (Dog) Godfather
Originally Posted by Zeus View Post
yeah, when I looked at it I thought about downloading it as well. I'm also looking for a new Compiler.

llvm + clang is pretty nice if you're doing low level stuff like C++/C

Update: Made a NodeJS module to make fetching toribash user info a bit easier
https://www.npmjs.com/package/toriapi

js code:
const Toribash = require("toriapi");
const Api = new Toribash();

Api.getUser("elite").then(user => {
console.log(user.clan.tag);
});
Last edited by hanna; Mar 16, 2019 at 03:34 AM.
Originally Posted by Elite View Post
llvm + clang is pretty nice if you're doing low level stuff like C++/C

Update: Made a NodeJS module to make fetching toribash user info a bit easier
https://www.npmjs.com/package/toriapi

js code:
const Toribash = require("toriapi");
const Api = new Toribash();

Api.getUser("elite").then(user => {
console.log(user.clan.tag);
});

looks cool. Also that's a great idea! Umm thank I'm going to download that That compiler and give it a try.
|Proud founder of origin|
Clan Squad|Event Squad<Biggems|Simga|
Got a clan issue? How about a App? pm me!
Zeus for Smod| I’m a god just deal!
The Brazilian (Dog) Godfather
Originally Posted by Zeus View Post
looks cool. Also that's a great idea! Umm thank I'm going to download that That compiler and give it a try.

Yeah i'd recommend it.

Update: Made the lib a bit more clean by moving the "User" class into it's own file
Last edited by hanna; Mar 16, 2019 at 12:19 PM.
Originally Posted by Elite View Post
Yeah i'd recommend it.

Update: Made the lib a bit more clean by moving the "User" class into it's own file

sounds good. Yeah I’ll get on that. I’m currently out, trying to found a new charger for my laptop cause on of the wires came out. Damn blue wire.
|Proud founder of origin|
Clan Squad|Event Squad<Biggems|Simga|
Got a clan issue? How about a App? pm me!
Zeus for Smod| I’m a god just deal!
The Brazilian (Dog) Godfather
Originally Posted by Zeus View Post
sounds good. Yeah I’ll get on that. I’m currently out, trying to found a new charger for my laptop cause on of the wires came out. Damn blue wire.

You free to play some games soon? starting to be in tb more.
im here too if anything
<[Vector]Aadame> damn pat with his mod skills
Need help? PM me! Reach me on Discord: Lionet#1325


Watch my Replays!
[SIGPIC][/SIGPIC]