Skip to content
View ken-ani's full-sized avatar
🐼
Sonder
🐼
Sonder

Block or report ken-ani

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
ken-ani/README.md

Hey,

views

ko-fi

👯 About Me :

  • 🔭 I’m currently working as Full-Stack Developer at Value 8
  • 🌱 I’m currently learning Elixir
  • 📫 How to reach me: Linkedin Badge

🛠️ Languages and Tools :

Java  React  Flutter  CSS  HTML  JavaScript  Firebase  MySQL 

⚡ Top Languages :

Top Langs

🔥 Streaks :

GitHub Streak

💭 Work In Progress :

ken-ani's github stats

Pinned Loading

  1. PSD-to-HTML PSD-to-HTML Public

    HTML

  2. Flutter Flutter Public

    C++

  3. BCMS BCMS Public

    Mobile app for music students

  4. Interview Challenge Interview Challenge
    1
    a) Write an algorithm that given an M X N  matrix return all numbers that are the maximum value inits row but the minimum in its column
    2
    
                  
    3
    Start
    4
    1. Initialize m * n matrix (row * column)
    5
    2. Initialize the output array