{"id":24880935,"url":"https://github.com/sn1f3rt/portfolio","last_synced_at":"2025-03-27T06:25:35.586Z","repository":{"id":274490016,"uuid":"847864687","full_name":"sn1f3rt/Portfolio","owner":"sn1f3rt","description":"My portfolio website.","archived":false,"fork":false,"pushed_at":"2025-02-14T15:56:44.000Z","size":4393,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-19T10:57:50.178Z","etag":null,"topics":["portfolio","python","quart"],"latest_commit_sha":null,"homepage":"https://sn1f3rt.dev","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sn1f3rt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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},"funding":{"buy_me_a_coffee":"sn1f3rt","github":["sn1f3rt"],"patreon":"sn1f3rt"}},"created_at":"2024-08-26T17:35:48.000Z","updated_at":"2025-02-14T15:56:48.000Z","dependencies_parsed_at":"2025-01-27T17:17:55.612Z","dependency_job_id":null,"html_url":"https://github.com/sn1f3rt/Portfolio","commit_stats":null,"previous_names":["sn1f3rt/portfolio"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sn1f3rt%2FPortfolio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sn1f3rt%2FPortfolio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sn1f3rt%2FPortfolio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sn1f3rt%2FPortfolio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sn1f3rt","download_url":"https://codeload.github.com/sn1f3rt/Portfolio/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245793978,"owners_count":20673090,"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":["portfolio","python","quart"],"created_at":"2025-02-01T11:27:52.672Z","updated_at":"2025-03-27T06:25:35.566Z","avatar_url":"https://github.com/sn1f3rt.png","language":"HTML","funding_links":["https://buymeacoffee.com/sn1f3rt","https://github.com/sponsors/sn1f3rt","https://patreon.com/sn1f3rt"],"categories":[],"sub_categories":[],"readme":"# Portfolio\n\n[![Ruff](https://github.com/Sn1F3rt/Portfolio/actions/workflows/ruff.yml/badge.svg)](https://github.com/Sn1F3rt/Portfolio/actions/workflows/ruff.yml)\n[![License](https://img.shields.io/github/license/Sn1F3rt/Portfolio)](LICENSE)\n\n## Table of Contents\n\n- [About](#about)\n- [Prerequisites](#prerequisites)\n- [Installation](#installation)\n- [Configuration](#configuration)\n- [Running](#running)\n  - [Development](#development)\n  - [Production](#production)\n- [Credits](#credits)\n- [License](#license)\n\n## About\n\nThis repository contains the source code for my personal portfolio website. The application is built using `Quart` for the backend and `Jinja2` for the frontend.\n\n## Prerequisites\n\n- Git\n- Python 3.8 or higher (tested on 3.12)\n- [uv](https://docs.astral.sh/uv/)\n\n## Installation\n\n1. Clone the repository\n\n   ```shell\n   git clone https://github.com/Sn1F3rt/Portfolio.git\n   ```\n   \n2. Switch to the project directory\n\n   ```shell\n   cd Portfolio\n   ```\n   \n3. Create a virtual environment\n\n   ```shell\n   uv venv # or make env\n   ```\n4. Install the dependencies\n\n   ```shell\n   uv sync --no-dev # or make install\n   ```\n\n## Configuration\n\nCopy the [`config.example.py`](config.example.py) file to `config.py` and update the variables.\n\n## Running\n\n### Development\n\n```shell\nuv run launcher.py # or make dev\n```\n\n### Production\n\n```shell\nhypercorn [--certfile \u003cpath-to-certificate-file\u003e --keyfile \u003cpath-to-key-file\u003e --bind 0.0.0.0:\u003cport\u003e] launcher:app\n```\n\n## Credits\n\nThanks to [@bedimcode](https://github.com/bedimcode/) for the original design idea. \n\n## License\n\n[Creative Commons Zero v1.0 Universal](LICENSE)\n\nCopyright \u0026copy; 2024 Sayan \"Sn1F3rt\" Bhattacharyya\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsn1f3rt%2Fportfolio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsn1f3rt%2Fportfolio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsn1f3rt%2Fportfolio/lists"}