{"id":22477034,"url":"https://github.com/felixtellmann/flext.dev","last_synced_at":"2025-07-21T12:34:18.030Z","repository":{"id":43033583,"uuid":"369902313","full_name":"FelixTellmann/flext.dev","owner":"FelixTellmann","description":"FelixTellmann.com - 2021 Website Upgrade","archived":false,"fork":false,"pushed_at":"2022-07-24T20:13:24.000Z","size":10680,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-09T02:35:59.524Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"flext-dev.vercel.app","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/FelixTellmann.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}},"created_at":"2021-05-22T20:43:05.000Z","updated_at":"2024-06-18T22:15:04.000Z","dependencies_parsed_at":"2022-09-03T06:02:02.743Z","dependency_job_id":null,"html_url":"https://github.com/FelixTellmann/flext.dev","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/FelixTellmann/flext.dev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FelixTellmann%2Fflext.dev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FelixTellmann%2Fflext.dev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FelixTellmann%2Fflext.dev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FelixTellmann%2Fflext.dev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FelixTellmann","download_url":"https://codeload.github.com/FelixTellmann/flext.dev/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FelixTellmann%2Fflext.dev/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266302941,"owners_count":23908267,"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","status":"online","status_checked_at":"2025-07-21T11:47:31.412Z","response_time":64,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-12-06T14:09:20.686Z","updated_at":"2025-07-21T12:34:17.987Z","avatar_url":"https://github.com/FelixTellmann.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# flext.dev\n\nMy upgraded portfolio and blog site. Here is where I show my work and side projects and write about interesting web development topics, business ideas, and being productive as a developer.\n\nThe site is also a learning platformf or myself, where I try out new tools \u0026 libraries, coding patterns, and whatever new and interesting comes my way.\n\n## Objective\n\nMy aim is to make the site accessible for anybody as a learning tool. I will follow a strict RDD(read more) approach and document the development and different stages using git branches(read more). Feel free to clone the site for learning purposes \u0026 checkout the Tech Stack (link) to see if you are interested in the things used here.\n\n## Local Development\n\nTo run this project locally, simply clone the project and copy the `.env.example` to `.env`. You will need accounts for the following services:\n- Firebase (link)\n- Google books App (lets see how)\n- Other accounts to follow\n\n```bash\n  yarn install\n  yarn dev\n```\n\n## Outline\n\n### Primary navigation\n- `pages/index` - Landing Page - Preview of other pages\n  - Welcome intro - CTA: Read more about me\n  - Latest news - CTA: Blog Overview / Individual Blog\n  - Projects preview - CTA: Projects page\n- `pages/about` - About Page\n  - Introduction\n  - Timeline\n  - Gallery\n  - CTA: Link to CV\n- `pages/blog` - Blog Overview - Option to sort by topic (tag) - Search\n- `pages/projects` - Projects \u0026 work I've done / Might completely integrate into home page \u0026 not keep extra page\n\n### More\n\n- `pages/tweets` - Tweets \u0026 Interesting reads I like to share\n- `pages/newsletter` - Collection of my previously sent newsletters\n- `pages/uses` - My pc setup \u0026 gear\n- `pages/snippets` - Scripts i've written for interesting things\n- `pages/books` - API integration of Google books - showcase books i've read\n- `pages/learn` - Calendar with things I want to learn / have learned gone through\n- `pages/resume` - Detailed CV of myself\n\n## Features\n\n- Dashboard - view of interesting things\n  - Usage Stats Summary\n  - Books read count\n      \n- DarkMode / multicolor mode\n- Show usage stats (hover over elements to see clicks etc.)\n- Link library exit page via page query - no direct links to X\n- Newsletter Sign-up\n- MDX Blog - preview code correctly\n- Branches for different levels of development - change version of page selector\n\n## Tech stack\n\nClient side:\n- React.js\n- Next.js\n- Tailwind CSS\n- Next-seo\n- tRPC with react-query\n\nServer side:\n- Next.js\n- Node.js\n- planet-scale\n- prisma\n- tRPC\n\nDevelopment:\n- Typescript\n- fx-style (gts + custom eslint + custom prettier)\n- Github\n\nHosting \u0026 Domain:\n- Vercel\n- Google Domains\n\n## Contributing\n\nContributions are always welcome!\nPlease inbox me for small issues or create a pull request for anything else.\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelixtellmann%2Fflext.dev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffelixtellmann%2Fflext.dev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelixtellmann%2Fflext.dev/lists"}