1
0
mirror of https://github.com/avinal/avinal.github.io.git synced 2026-07-04 15:50:08 +05:30

feat: add events page and music widget

- add music source from Listenbrainz, easter egg and evets page
- update design of resume page

Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
This commit is contained in:
2026-02-26 17:17:48 +05:30
committed by Morumotto
parent 6b07ea345f
commit ef70634b2a
20 changed files with 1429 additions and 387 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import type { ContributionData, ContributionDay } from "./github";
import type { ContributionData } from "./github";
import type { WakaTimeData } from "./wakatime";
export interface ActivityDay {