Please sign in to access this page

GitLeague

GitLeague Used AI

13 devlogs
24h 21m
•  Ship certified
Created by Imran

Ever thought your GitHub profile could be a trading card?
With GitLeague, you can generate your own Dev Card, build your dream team, and see how you stack up against other developers. It’s a fun way to explore your skills — and see how far you can climb the leaderboard.

Timeline

Ship 2

1 payout of shell 61.0 shells

Imran

25 days ago

Imran Covers 6 devlogs and 3h 1m

I added a hint button just to make sure testors can try out the 'hidden' feature. tbh the pong game can be a bit hard. A hint to help you out - If the ball hits the edge it goes faster...

Update attachment

Fixed the issue with the cards not filling the full placeholder. I also made the pong game slightly better. The only issue right now is that the when dragging the cards without placing the card down the on hover animation still plays. I'll try get that done now.

Update attachment

I added icons and removed the emojis. I also made the title in the top left interactive. This is the pong game I mentioned earlier. There's an issue with it currently - if you use the top left title page button to back to home page the hidden feature doesn't work.

Update attachment

Adding the hidden feature is going pretty well! If your successful you get a 100 rating. It still has some issues e.g., if you search your name to add yourself to the bench it refreshes your score. Also, I was initially going to keep the hidden feature hidden, but if then I realised the testers may not find it 😅. So the 'hidden' feature is a pong game where if you win you get a 100 rating and get the number 1 sport on the leaderboard. You get the pong spot by... spamming the gaming button on the homepage 7 times.

Update attachment

The positioning of the button is a bit better now. Now I'm working on adding the hidden feature. If that goes well I think the next step is improving how the site looks.

Update attachment

I'm currently adding a remove player button from the bench. I's been quite some time since I was focusing on my other project. I think I want to add a 'hidden' feature to make the project a bit more fun

Update attachment

Ship 1

1 payout of shell 205.0 shells

Imran

2 months ago

Imran Covers 7 devlogs and 21h 20m

I got the drag and drop working and I cleaned up the styling.

Finally, a proper working version!
I'll probably ship this, then start adding the features I mentioned in the last post.

Update attachment

I added the share button! I actually finished it in time but I didn't post the devlog cause I wanted to finish the styling as well. And I fixed the drag drop styling, as well as adding a glow when a card is hovering over a placeholder box.

There are still some weird things I want to fix with the drag and drop. I also want to add gold, silver and bronze to the leaderboard and add color or maybe badges to highlight the skill and age (e.g., classic/legendary) of the card. I'll try fix the drag and drop today and maybe add the other things after I ship.

Update attachment

Drag and Drop finally works!!!

I still need to make adjustments to how the dream team formation looks and adding a share button to it. I'll try to get all of that done today!

Update attachment

Fixed some minor bug and deployed the site to github pages! I also updated the README.

Here's the link:
https://theaimerchant.github.io/GitLeague/

Update attachment

Finally merged redesign to main! The site looks a lot better than it originally did but there's still a lot of work to go... I added a share button to the card, a leaderboard and a 'Dream Team' section so you can make teams similar to fifa teams.

Things I want to do:
- Add animations when the card displays for suspense!
- Add a share button for the dream team
- Fix the drag and drop for the dream team
- Improve the design, esp. the homepage.

Update attachment

Well, I created a branch called redesign, so, I could redesign the site to match the banner I designed on Figma, and... it's taking quite a lot longer than expected 😂. It may also be caused by me adding a leaderboard and turning the site into a single page application 😅.

I'm aiming to finish this, and merge to main today!

Update attachment

First Devlog!
I built a barebones version of the website and designed a banner which I'll likely use as a base for the websites design. The idea of the website is for you to enter your GitHub username and it outputs a 'FIFA'/Trading style card, but for github.

Update attachment