{"id":26366740,"url":"https://github.com/stifskere/portfolio","last_synced_at":"2026-04-11T11:04:08.802Z","repository":{"id":225215602,"uuid":"764755525","full_name":"stifskere/Portfolio","owner":"stifskere","description":"My portfolio website","archived":false,"fork":false,"pushed_at":"2025-03-12T18:51:55.000Z","size":2114,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-12T19:35:45.553Z","etag":null,"topics":["nextjs","portfolio","react","typescript","website"],"latest_commit_sha":null,"homepage":"https://memw.es","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stifskere.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-28T16:46:33.000Z","updated_at":"2025-01-07T02:41:30.000Z","dependencies_parsed_at":"2024-07-28T04:23:13.779Z","dependency_job_id":"7f00f910-9107-40d4-9ef2-1a4b4a3ff267","html_url":"https://github.com/stifskere/Portfolio","commit_stats":null,"previous_names":["stifskere/portfolio"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stifskere%2FPortfolio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stifskere%2FPortfolio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stifskere%2FPortfolio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stifskere%2FPortfolio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stifskere","download_url":"https://codeload.github.com/stifskere/Portfolio/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243933359,"owners_count":20370989,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["nextjs","portfolio","react","typescript","website"],"created_at":"2025-03-16T20:46:11.805Z","updated_at":"2026-04-11T11:04:03.779Z","avatar_url":"https://github.com/stifskere.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Portfolio\n\nThis portfolio is made with `NextJs` the main idea for this portfolio was because I saw a topographic-like design for my mouse pad, and I decided to make my portfolio around it.\n\n![img.png](https://d3fa68hw0m2vcc.cloudfront.net/631/309238823.jpeg)\n\n## Building and/or running\n\nThis app was made by bootstrapping the create-next-app template, so it contains its development server and build utilities configured for this project specifically.\n\nUse the next dev server to start a local development server in the port 3000\n\n```bash\nnpm run dev\n```\n\nOr you can also run the build tool that's configured to build a static version of this site and place it in the `/out` directory\n\n```bash\nnpm run build\n```\n\nWhen you build your own version you should change the `.github/workflows` folder, and make your own workflows. Since you don't have my poller API access, you might want to create your own poller or deploy it trough FTP somewhere else.\n\n## Project dependencies\n\nTo install all the dependencies simply run.\n\n```bash\nnpm install\n```\n\nWhen you configure your project dependencies you will need to clone the `.env.example` file and fill it with the required environment variables.\n\n- `API_GITHUB_TOKEN`: This token is used by the GitHub API all around the project, for the rate widget, the repositories widget, and the gists widget.\n- `API_SPOTIFY_AUTH`: This token is the general `Spotify` API token, you can get it in your `Spotify` developer profile after creating an app.\n- `API_SPOTIFY_REFRESH`: This token is the one you get when creating an `OAuth` flow with your app scopes, you need to simulate as if you were a user trying to use the app, which technically you are.\n\nFor the Environment variables here are some useful pages I used to help me obtain the tokens.\n\n- [GitHub Access Token documentation](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens): In this page you can read how to retrieve your `API_GITHUB_TOKEN`.\n- [Official `Spotify` API Authorization documentation](https://developer.spotify.com/documentation/web-api/concepts/authorization): In this page you can read the \"official\" authentication documentation, it is good so you can make yourself an idea of what you are working with.\n- [Stack overflow response](https://stackoverflow.com/questions/60659902/how-to-get-oauth-token-from-spotify): After reading this response I was able to get my `Spotify` tokens, as it explains how it works.\n\n## Spotify polling disclaimer\n\nYou may or may not notice that there is a polling system implemented in the site so the `Spotify` widget can work. The implementation is proxied trough the `NextJs` back-end, and made to appeal [this discussion](https://community.spotify.com/t5/Spotify-for-Developers/Access-to-websockets/td-p/4955299). The proxy system ensures only a request every 5 seconds is made, which is within the `Spotify` API rate-limits. Now `Spotify` is only giving web-socket access to million dollar companies like Discord, which most of us are not.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstifskere%2Fportfolio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstifskere%2Fportfolio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstifskere%2Fportfolio/lists"}