Code Monkey home page Code Monkey logo

Nayeem Shiddiki Abir

Senior Software Engineer || Mobile Application Engineer || Technical Lead [Project Management]

πŸ”­ I’m currently working as a Technical Lead (Project Management) at Global Dynamic Solutions LLC-United State with full time Remote support & 6Years+ Experienced In Mobile Application Engineering. I'm a passionate & expertise in both native Android development and cross-platform mobile app development using Flutter. With a strong foundation in computer science and years of hands-on experience, I enjoy crafting robust and user-friendly applications that solve real-world problems. I Love to write code & Share Knowledge with my community.

Total time coded since Mar 25 2019

TECHNICAL SKILLS

Programming Language: C, C++, JAVA, Kotlin PHP
Development Architecture: MVVM, MVI, MVC
Development Flatform: Android, iOS, Cross (Flutter)

github linkedin facebook instagram twitter stackoverflow website

Notes for Programmer

git Commit message guideline

Would be something like that. <type>(<scope>): <subject>

type

  • build: Build related changes (eg: npm related/ adding external dependencies)
  • chore: A code change that external user won't see (eg: change to .gitignore file or .prettierrc file)
  • feat: A new feature
  • fix: A bug
  • docs: Documentation related changes
  • refactor: A code that neither fix bug nor adds a feature. (eg: You can use this when there is semantic changes like renaming a variable/ function name)
  • perf: A code that improves performance
  • style: A code that is related to styling
  • test: Adding new test or making changes to existing test
  • fix: A bug fixing
  • config: Project Root Architecture & Design pattern configuration

subject

  • use imperative, present tense (eg: use "add" instead of "added" or "adds")
  • don't use dot(.) at end
  • don't capitalize first letter

emoji

  • πŸ›  build
  • πŸ‘€ chore
  • πŸ“¦ feat
  • πŸ› bug
  • πŸ“ docs
  • πŸ—œοΈ refactor
  • πŸš€ perf
  • 🎨 style
  • πŸ§ͺ test
  • πŸ”¨ fix
  • βš™οΈ Config

example

πŸ›  build(app gradle): add new itextpdf library

Nayeem Shiddiki Abir's Projects

datastore-jetpackandroid icon datastore-jetpackandroid

An Implementation of JETPACK DATASTORE instead of shared preference to store data using keypair value with asynchronously in Android.

enablegps icon enablegps

Simple Practice Project for enable GPS programitically without going GPS Phone Settings

exoplayer icon exoplayer

Implementation of Exoplayer an android’s MediaPlayer API for playing audio and video both locally and over the Internet.

exoplayerdemo icon exoplayerdemo

How to use ExoPlayer πŸ“Ή with Kotlin in Android ⁉️ Project includes HLS Media Type.

fcm-2020 icon fcm-2020

Firebase Cloud Messeging 2020 including API

fcm-php-db-app icon fcm-php-db-app

Fcm cloud Messaging from web to app with only title & message 0

floatingsearchview icon floatingsearchview

A search view that implements a floating search bar also known as persistent search

geofire icon geofire

Real time location update in google map with store firebase database

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.