My primary website, built with Next.js https://www.aidxn.cc
Find a file
2025-02-01 21:44:25 -05:00
.github Delete .github/workflows/codacy.yml 2025-01-06 11:01:23 -05:00
app move components to root, remove analytics and speed insights, cleanup on manifesto, update music link text and tilde icon on header, minor home page improvements/tweaks 2025-02-01 21:44:25 -05:00
components move components to root, remove analytics and speed insights, cleanup on manifesto, update music link text and tilde icon on header, minor home page improvements/tweaks 2025-02-01 21:44:25 -05:00
public add handling for non-github repos, fix hydration errors in header, use Link instead of <a>, move contact button to own component, migrate data folders, use music skip buttons for navigating songs on music by time, change icon in footer, update about page with gitea details, rename LastPlayed widget 2025-01-23 22:38:44 -05:00
.gitignore add home page content, add exclusion for vscode workspace settings folder 2025-01-23 14:42:15 -05:00
eslint.config.mjs initial commit 2025-01-05 14:33:52 -05:00
LICENSE Initial commit 2025-01-04 20:57:52 -05:00
next.config.ts header improvements, add error handling for images on about page, update deps 2025-01-11 00:08:47 -05:00
package.json move components to root, remove analytics and speed insights, cleanup on manifesto, update music link text and tilde icon on header, minor home page improvements/tweaks 2025-02-01 21:44:25 -05:00
postcss.config.mjs initial commit 2025-01-05 14:33:52 -05:00
README.md add deploy with vercel button 2025-01-23 22:47:42 -05:00
tailwind.config.ts initial commit 2025-01-05 14:33:52 -05:00
tsconfig.json initial commit 2025-01-05 14:33:52 -05:00

aidxnCC

aidxnCC is the third version of my personal website. It's still a work in progress and will require more work to be in tip-top shape.

Deploy with Vercel

Deploy with Vercel

To deploy with Vercel, simply click the button above. When prompted for LASTFM_API_URL, simply input:

https://lastfm-last-played.biancarosa.com.br/USERNAME/latest-song

where USERNAME is your LastFM username.

Contributing

Any and all contributions are welcome! Simply create a pull request and I should have a response to you within a day.

Please use common sense when contributing :)