Skip to content
View neodroid's full-sized avatar
Block or Report

Block or report neodroid

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
neodroid/README.md
// AboutKevinController.swift

import Kevin

class About: Me{
    @objc func getLanguages(){
          return [
                "Swift",
                "Python",
                "Javascript",
                "Typescript",
                "C++"
          ]
    }
    @objc func getExperiences(){
          return [
                "Software Engineer",
                "iOS Developer",
                "Data Scientist"
          ]
    }
    let interest = ["Hackathons", "Competitive Programming", "AI/Robotics Competitions", "Any Tech Stuff lol"]
}

Pinned Loading

  1. Parallax-Card-SwiftUI Parallax-Card-SwiftUI Public

    Swift 160 10

  2. SwiftUI-one-button-animation-control SwiftUI-one-button-animation-control Public

    Swift 6

  3. SmokeLess SmokeLess Public

    Swift 2

  4. twitter-clone-UIKit-MVVM-NoStoryboard twitter-clone-UIKit-MVVM-NoStoryboard Public

    Swift