Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/heyjaywilson/heyjaywilson
https://github.com/heyjaywilson/heyjaywilson
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/heyjaywilson/heyjaywilson
- Owner: heyjaywilson
- Created: 2019-05-30T12:52:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-01-19T00:06:48.000Z (10 months ago)
- Last Synced: 2024-05-02T01:05:38.199Z (7 months ago)
- Language: Swift
- Homepage: https://iosdev.space/@heyjaywilson
- Size: 221 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```swift
public struct AboutMe {
let name = "Jay"
var pronouns = ["he","him"]
let profession = "iOS Engineer @ Matter Neuroscience"
var preferredTechStack = ["swift", "swiftui", "cloudkit", "core data"]
var hasUsed = ["react", "javascript", "firebase"]
}
```I solve problems using the tools available to me. I generally like using Swift and SwiftUI but not afraid to try something new.
[![YouTube Channel Subscribers](https://img.shields.io/youtube/channel/subscribers/UC6na4Lq0ozPBjHD1X42szEQ?logo=youtube&style=for-the-badge)](https://www.youtube.com/channel/UC6na4Lq0ozPBjHD1X42szEQ) [![Twitch Status](https://img.shields.io/twitch/status/heyjaywilson?logo=twitch&style=for-the-badge)](https://twitch.tv/heyjaywilson)
## Latest [YouTube](https://www.youtube.com/channel/UC6na4Lq0ozPBjHD1X42szEQ) Videos
- [How I start every morning as a work from home employee #coffee #iosengineer #wfh #workfromhome #vlog](https://www.youtube.com/watch?v=21No0Ze0fo4)
- [Items on my desk that aren't tech #desksetup #workfromhome #deskinspiration](https://www.youtube.com/watch?v=UEoq6F4Lz60)
- [Saturday is errand day. #vlog #dayinthelife](https://www.youtube.com/watch?v=g3pETJgMTmQ)## Latest [Blog](https://cctplus.dev) Posts
- [An Introduction to Grids in SwiftUI](https://cctplus.dev/an-introduction-to-grids-in-swiftui/)
- [Why Have a Developer Diary?](https://cctplus.dev/get-started-with-a-developer-diary/)
- [What is App Architecture](https://cctplus.dev/what-is-app-architecture/)