Skip to content
View AbhilashPalem258's full-sized avatar

Block or report AbhilashPalem258

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
AbhilashPalem258/README.md

Hi there, I'm Abhilash Kumar Palem πŸ‘‹

  • I'm an iOS Developer with a passion for building high-quality, user-friendly applications. With 10+ years of experience in iOS development, I enjoy turning complex problems into simple, beautiful code.
  • πŸ‘©β€πŸ’» I am always open to collaborating on projects and innovative ideas.
  • ⚑ Reach out to me at palem.abhilashkumar@gmail.com

πŸš€ Skills

  • Languages: Swift, Objective-C, JavaScript, Python, Ruby
  • Frameworks: UIKit, SwiftUI, Combine, CoreData, SwiftData, Concurrency
  • Tools: Xcode, Git, CocoaPods, Swift Package Manager, Fastlane
  • Methodologies: Agile, Scrum, TDD
  • Design: Familiar with principles of UX/UI design
  • Architecture: MVVM + C, MVP, VIPER, CLEAN

πŸ“« Connect with Me

πŸ’¬ Let’s Collaborate!

I’m always open to discussing new projects, ideas, or opportunities. Feel free to reach out!

Pinned Loading

  1. NetworkService NetworkService Public

    NetworkService is used to decouple network related functionality from the main application and provides us with a simple interface to perform all network related tasks.

    Swift

  2. DIContainer DIContainer Public

    DIContainer is a simple lightweight dependency injection container which can help resolve tight coupling of Third party/Custom services from the main application.It also promotes testability of the…

    Swift

  3. DSAOverview DSAOverview Public

    Using this space to store coding algorithm techniques and resuable datastructure components in Swift

    Swift

  4. RouterApp RouterApp Public

    An approach to solve UIKit Routing and deeplinking to go hand in hand to form a easy screen navigation.

    Swift

  5. Ride-Seating-Arrangment---iOS-Coding-Challenge Ride-Seating-Arrangment---iOS-Coding-Challenge Public

    This was done back in 2017 as part of coding challenge to fill the flight seats in the following order Aisle, Middle, Window.

    Swift

  6. Explore-BGTasks Explore-BGTasks Public

    Using this space to explore new BackgroundTasks framework

    Swift