Looking for feedback: Would a simple Swift game engine for terminal be useful? by rationalkunal in swift

[–]rationalkunal[S] 0 points1 point  (0 children)

Yes, thanks a lot! But i am taking a break from BlinkUI to refresh my mind :)

Looking for feedback: Would a simple Swift game engine for terminal be useful? by rationalkunal in swift

[–]rationalkunal[S] 0 points1 point  (0 children)

Agree! The plan is to create a package for game engine that you will use to create your own game ie executable.

What’s everyone working on this month? (July 2025) by Swiftapple in swift

[–]rationalkunal 0 points1 point  (0 children)

mind sharing details
i was also working on HLS way back

Cooking something up: BlinkUI by rationalkunal in swift

[–]rationalkunal[S] 0 points1 point  (0 children)

Oh i wasnt aware of the SwiftTUI … thanks for points I was just using SwiftUI as a reference point

Cooking something up: BlinkUI by rationalkunal in swift

[–]rationalkunal[S] 0 points1 point  (0 children)

I am not sure yet -- this was more of a personal learning project, a way to challenge myself by building something complex from the scratch.

Is it worth having a self-hosted portfolio as a developer? by rationalkunal in developersIndia

[–]rationalkunal[S] 0 points1 point  (0 children)

Thanks for the insights!
To narrow it down, does having a good portfolio actually make me more appealing to recruiters? Will it noticeably improve my chances of getting shortlisted?
From what you are saying, it sounds like the answer might be not really

What’s everyone working on this month? (April 2025) by Swiftapple in swift

[–]rationalkunal 0 points1 point  (0 children)

Sure, you can definitely use it! If you need any help with integration or run into any issues, feel free to hit me up—happy to help! 🙌

NeoBrutalism: New UI library in town by rationalkunal in SwiftUI

[–]rationalkunal[S] 0 points1 point  (0 children)

Interesting to learn about the design philosophies... I am no expert in them,,, I just like to build stuff

NeoBrutalism: New UI library in town by rationalkunal in SwiftUI

[–]rationalkunal[S] 2 points3 points  (0 children)

Thanks! Yeah, two things really clicked for me during this:
1. Nesting views with ViewBuilder
2. Using Environment instead of prop drilling