Skip to content
View lussvontrier's full-sized avatar

Block or report lussvontrier

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
lussvontrier/README.md

hi πŸ‘‹, i'm lusine, an iOS engineer learning backend dev with python

lussvontrier

Connect with me:

lussvontrier lussvontrier @lussvontrier lussvontrier

Languages and Tools:

Swift Python Django SQLite Realm Firebase PostgreSQL Docker Pytest Xcode VSCode

Projects:

Consent is an app that lets 2 users swipe on different movies until they find a match to watch. It was my first attempt at tackling SwiftUI almost a year ago. First I built it with MVVM, then after browsing some articles and listening to advice I switched it to redux. It is quiet challenging doing redux with Async/Aawait as redux is more comfortable with Combine or other reactive frameworks. But I am using this project for learning, so it's a bit messy.

Tech Used

  • 🎨 SwiftUI
  • πŸ“¬ Async/Await
  • πŸ”₯ Firebase Firestore

Steven is a cost-sharing fintech app suited for household or travel expenses. Steven issued its own Mastercard last year and I've helped on numerous projects including integrating the Apple Pay functionality to Steven Mastercard, improving the Premium offering, integrating third-party offers from companies like Bolt, Nextory and etc.

Tech Used

  • πŸ’Ώ Core Data, UserDefaults, FileManager
  • 🎨 UIKit (Programmatic & Storyboard)
  • πŸ“¬ Alamofire
  • πŸ“¦ Cocoapods
  • ⭐️ StoreKit
  • πŸ’³ PassKit
  • πŸ”₯ Firebase
  • πŸ‘£ Segment

oores

oores was my first project as an iOS developer. I had an idea of creating a map-based social app where friends could see each other on the map, generate meetups as one would order an uber, message each other and meet new people.

Tech Used

  • πŸ’Ώ UserDefaults
  • 🎨 UIKit (Storyboard)
  • πŸ“¬ URLSession, GCD
  • 🏎️ Socket.io
  • πŸ“¦ Cocoapods
  • πŸ“ Mapbox
  • πŸ”₯ Firebase

This was my first attempt at creating a custom framework that will work both with CocoaPods and Swift Package Manager. It was needed to create a custom segmented control where both underline and the color of the titles will continuously update while the user drags the screen from left to right. To be able to do this I dug deeper into CALayer and used CAGradientLayer.

Tech Used

  • πŸ“¦ Cocoapods
  • 🎁 Swift Package Manager
  • 🎨 UIKit (CAGradientLayer, CALayer)

I was reading the Algorithms and Data Structures in Swift book and implemented all the challenges in this repo. It also includes some leetcode challenges. Actively working on this πŸ˜ƒ

Data Structures

  • πŸ“¦ Stacks
  • πŸ“¦ LinkedList
  • πŸ“¦ Queues
  • πŸ“¦ Trees
  • πŸ“¦ Binary Trees
  • πŸ“¦ Heaps

Algorithms

  • 𝒇 Insertion Sort
  • 𝒇 Selection Sort
  • 𝒇 Bubble Sort
  • 𝒇 QuickSort
  • 𝒇 MergeSort
  • 𝒇 HeapSort

Popular repositories Loading

  1. HandySwift HandySwift Public

    Swift

  2. UnderlineSegmentedControl UnderlineSegmentedControl Public

    A customizable segmented control where the underline selector and the colors of the segment titles move with segment selection.

    Objective-C

  3. Consent Consent Public

    Swift

  4. AlgorithmsAndDataStructures-Swift AlgorithmsAndDataStructures-Swift Public

    Algorithms and Data Structures implemented in Swift

    Swift

  5. lussvontrier lussvontrier Public

  6. Python_Bootcamp Python_Bootcamp Public

    Python