Avatar for Humza Ahmed
Humza Ahmed
About Projects

100DaysOfSwiftUI

Kotlin

  • September 16, 2025 5:04pm
    Humza Ahmed Humza Ahmed

    Kotlin

    I have also started my journey learning kotlin. Today, I made a hello world program and learned about the differences between vars and vals.

    Hopefully, being exposed to both modern mobile programming languages will make me a better developer.

  • September 16, 2025 12:53pm
    Humza Ahmed Humza Ahmed

    100DaysOfSwiftUI

    Completed day 4 of 100DaysOfSwiftUI. Today I reviewed type annotations and solved a coding challenge involving arrays and sets.

  • September 15, 2025 8:39pm
    Humza Ahmed Humza Ahmed

    100DaysOfSwiftUI

    Day three of 100DaysOfSwiftUI complete. Finished learning about the common built in types in Swift such as Arrays, Dictionaries, and Sets.

  • September 14, 2025 8:30pm
    Humza Ahmed Humza Ahmed

    100DaysOfSwiftUI

    Day 2 of 100DaysOfSwiftUI complete! I reviewed booleans and string interpolation today. I also made a Celsius to Fahrenheit converter in an Xcode playground.

  • September 13, 2025 4:07pm
    Humza Ahmed Humza Ahmed

    100DaysOfSwiftUI

    Restarting my Swift developer journey from the beginning. Trying to master the fundamentals with 100 Days of SwiftUI. Hoping consistency will get me to my goal of being an indie developer rather than jumping around to new tutorials.

    The first day’s curriculum includes getting familiar with variables, constants, strings, and number types.