[go: up one dir, main page]

Skip to content
View itsgeniuS's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report itsgeniuS

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

πŸ’« About Me:

πŸ”­ I’m currently working on Jetpack Compose & KMP
πŸ‘― I’m looking to collaborate on open source projects
🀝 I’m looking for freelancing projects in Mobile application development
🌱 I’m currently learning Node.js
πŸ’¬ Ask me about Native development in android and Hybrid app development using Flutter
⚑ Sometimes i write blogs on Medium

πŸ’» Tech Stack:

Dart Java Kotlin JavaScript Swift Firebase GithubPages Heroku Express.js Flutter NodeJS SASS Apache Maven Nginx Jenkins Firebase MongoDB SQLite Adobe Photoshop Canva Figma GitHub Actions GitLab CI Bitbucket Git GitHub GitLab CMake Gradle Postman SonarLint Swagger

πŸ“Š GitHub Stats:



πŸ† GitHub Trophies

✍️ Random Dev Quote

πŸ” Top Contributed Repo


Pinned Loading

  1. This Helper will help the activity c... This Helper will help the activity calling with animations and transition, circular reveal, shared element transitions
    1
    package com.geniuS;
    2
    
                  
    3
    import android.animation.Animator;
    4
    import android.animation.AnimatorListenerAdapter;
    5
    import android.app.Activity;
  2. Animation Helper Utils in android. C... Animation Helper Utils in android. Code contains animations for views using simple transition animation to hide and show views. Don't foget to use >>android:animateLayoutChanges="true" to the parent of the view to get animation properly.
    1
    package com.genius;
    2
    
                  
    3
    import android.animation.Animator;
    4
    import android.animation.AnimatorListenerAdapter;
    5
    import android.animation.AnimatorSet;
  3. Code contains image size reducing in... Code contains image size reducing including bitmap and drawable resources. Images from camera and gallery can be size reduced using this.
    1
    package com.genius;
    2
    
                  
    3
    import android.content.Context;
    4
    import android.graphics.Bitmap;
    5
    import android.graphics.BitmapFactory;
  4. Simple SharedPreference Util. Handle... Simple SharedPreference Util. Handles string, int, boolean. One method to clear all data in shared preference.
    1
    package com.genius;
    2
    
                  
    3
    import android.content.Context;
    4
    import android.content.SharedPreferences;
    5
    
                  
  5. flutter-splash-animation flutter-splash-animation Public

    C++

  6. itsgeniuS.github.io itsgeniuS.github.io Public

    A portfolio website - where anyone can see about my information and what I am up to!

    HTML