{"id":22407266,"url":"https://github.com/ivansaul/blog","last_synced_at":"2025-10-15T18:31:22.444Z","repository":{"id":243938402,"uuid":"813851593","full_name":"ivansaul/blog","owner":"ivansaul","description":"This repository is a growing collection of practical examples and tutorials for SwiftUI, Swift,Flutter, Dart, Python, Linux and more. As I continue to learn and explore, I will be updating this repository with new content and examples.","archived":false,"fork":false,"pushed_at":"2025-04-03T01:52:15.000Z","size":9034,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-08T11:06:38.747Z","etag":null,"topics":["dart","flutter","ios","ios-app","macos","python","swift","swiftui","swiftui-example","swiftui-learning","xcode"],"latest_commit_sha":null,"homepage":"https://ivansaul.github.io/blog","language":"Python","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/ivansaul.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-06-11T21:43:33.000Z","updated_at":"2025-04-03T01:51:53.000Z","dependencies_parsed_at":"2024-06-12T05:24:57.469Z","dependency_job_id":"51f8f1d1-40a0-4dd8-b8e5-312908481e2e","html_url":"https://github.com/ivansaul/blog","commit_stats":null,"previous_names":["ivansaul/swiftui-cookbook","ivansaul/blog"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ivansaul/blog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivansaul%2Fblog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivansaul%2Fblog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivansaul%2Fblog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivansaul%2Fblog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ivansaul","download_url":"https://codeload.github.com/ivansaul/blog/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivansaul%2Fblog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279101350,"owners_count":26103775,"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-10-15T02:00:07.814Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":["dart","flutter","ios","ios-app","macos","python","swift","swiftui","swiftui-example","swiftui-learning","xcode"],"created_at":"2024-12-05T11:13:38.428Z","updated_at":"2025-10-15T18:31:22.431Z","avatar_url":"https://github.com/ivansaul.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- markdownlint-disable MD033 MD036 MD041 MD045 MD046 --\u003e\n\n\u003cdiv align=\"center\"\u003e\n    \u003cimg width=\"100\" src=\"https://i.imgur.com/mYeYufe.png\" alt=\"Blog Logo\"\u003e\n\u003c/div\u003e\n\u003cdiv align=\"center\"\u003e\n\n\u003ch1 style=\"border-bottom: none\"\u003e\n    \u003cb\u003e\u003ca href=\"https://ivansaul.github.io/blog\"\u003eDev Blog\u003c/a\u003e\u003c/b\u003e\n\u003c/h1\u003e\n\nThis repository is a growing collection of practical examples and tutorials for `SwiftUI`, `Swift`,`Flutter`, `Dart`, `Python`, `Linux` and more. As I continue to learn and explore, I will be updating this repository with new content and examples.\n\n![GitHub repo size](https://img.shields.io/github/repo-size/ivansaul/blog)\n![GitHub stars](https://img.shields.io/github/stars/ivansaul/blog)\n![GitHub forks](https://img.shields.io/github/forks/ivansaul/blog)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n[**`🌐 https://ivansaul.github.io/blog`**](https://ivansaul.github.io/blog)\n\n\u003ca href=\"https://discord.gg/tDvybtJ7y9\"\u003e\n    \u003cimg alt=\"Discord Server\" height=\"50\" src=\"https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/cozy/social/discord-plural_vector.svg\"\u003e\n\u003c/a\u003e\n\n\u003c/div\u003e\n\n---\n\n![Demo-Screenshot](https://i.imgur.com/XoA96Ia.png)\n\n## Content\n\n### Swift\n\n- **Continued Learning**\n  - [How to Sort Arrays in Swift](https://ivansaul.github.io/blog/swift/continued-learning/how-to-sort-arrays-in-swift)\n  - [Extensions in Swift](https://ivansaul.github.io/blog/swift/continued-learning/extensions-in-swift)\n  - [How to get a sublist from a list in Swift](https://ivansaul.github.io/blog/swift/continued-learning/how-to-get-a-sublist-from-a-list-in-swift)\n\n### SwiftUI\n\n- **Getting Started**\n  - [SwiftUI Text](https://ivansaul.github.io/blog/swiftui/getting-started/swiftui-text)\n\n- **Continued Learning**\n  - [How to Add Custom Fonts in SwiftUI](https://ivansaul.github.io/blog/swiftui/continued-learning/how-to-add-custom-fonts-in-swiftui)\n\n### Linux\n\n- **Guides**\n  - [Open Ports on Oracle Cloud](https://ivansaul.github.io/blog/linux/guides/open-ports-on-oracle-cloud)\n\n### Apps\n\n- **Xcode**\n  - [Xcode How to Customize File Headers](https://ivansaul.github.io/blog/apps/xcode/xcode-how-to-customize-file-headers)\n\n- **Drive**\n  - [Teldrive Free Unlimited Cloud Storage](https://ivansaul.github.io/blog/apps/drive/teldrive-free-unlimited-cloud-storage)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivansaul%2Fblog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fivansaul%2Fblog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivansaul%2Fblog/lists"}