Skip to content
View mojahid2021's full-sized avatar
🍃
Focusing
🍃
Focusing

Highlights

  • Pro

Organizations

@cpcdiu

Block or report mojahid2021

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
mojahid2021/README.md
terminal header
╔══════════════════════════════════════════════════════════════════════╗
║                                                                      ║
║    ███╗   ███╗ ██████╗      ██╗ ██████╗ ██╗  ██╗ █████╗ ██╗██████╗  ║
║    ████╗ ████║██╔═══██╗     ██║██╔═══██╗██║  ██║██╔══██╗██║██╔══██╗ ║
║    ██╔████╔██║██║   ██║     ██║██║   ██║███████║███████║██║██║  ██║ ║
║    ██║╚██╔╝██║██║   ██║██   ██║██║   ██║██╔══██║██╔══██║██║██║  ██║ ║
║    ██║ ╚═╝ ██║╚██████╔╝╚█████╔╝╚██████╔╝██║  ██║██║  ██║██║██████╔╝ ║
║    ╚═╝     ╚═╝ ╚═════╝  ╚════╝  ╚═════╝ ╚═╝  ╚═╝╚═╝  ╚═╝╚═╝╚═════╝  ║
║                                                                      ║
║    role      →  Software Engineer                                    ║
║    focus     →  Android Native · Kotlin Multiplatform · Backend     ║
║    location  →  Bangladesh  🇧🇩                                      ║
║    status    →  [████████████░░░░░░░░]  building in public...       ║
║                                                                      ║
╚══════════════════════════════════════════════════════════════════════╝

views  followers  stars



$ cat profile.json
{
  "name"         : "Md Mojahid",
  "role"         : "Software Engineer",
  "speciality"   : ["Android Native", "Kotlin Multiplatform", "Backend Systems"],
  "architecture" : ["Clean Architecture", "MVVM", "MVI", "Microservices"],
  "exploring"    : ["ML-powered Mobile", "Enterprise KMP", "AI Integration"],
  "strengths"    : ["System Design", "API Architecture", "DevOps", "Full-Stack"],
  "fun_fact"     : "ships clean code · debugs with logs, not prayers"
}


$ ls -la ~/stack
  LANGUAGES    kotlin · java · typescript · javascript

  MOBILE       android-native · jetpack-compose · kotlin-multiplatform
               mvvm · mvi · coroutines · flow · hilt · room
               retrofit · okhttp · workmanager · datastore · ktor-client

  BACKEND      spring-boot · spring-mvc · node.js · fastify · express · ktor

  DATABASES    postgresql · mysql · mongodb · sqlite · room · firebase

  DEVOPS       docker · docker-compose · nginx · github-actions
               linux · ubuntu · cloudflare · gcp

  FRONTEND     react · html5 · css3 · material-design

  TOOLS        git · gradle · maven · postman · swagger
               junit · espresso · mockk · android-studio



$ git log --author="mojahid2021" --stat

$ git graph --contributions

$ achievements --list


$ cat .env.socials
LINKEDIN    =  https://linkedin.com/in/mojahid2021
TWITTER     =  https://twitter.com/mojahid2021
EMAIL       =  aammojahid@gmail.com
COFFEE      =  https://buymeacoffee.com/mojahid.2021
SPONSOR     =  https://github.com/sponsors/mojahid2021

linkedin  twitter  email  coffee  sponsor



$ echo "if [ useful ]; then git star; fi   # ⭐ it means a lot"

Pinned Loading

  1. pdf-to-audio pdf-to-audio Public

    The Flask PDF-to-Audio API is a service that converts text from a PDF file into an MP3 audio file. The PDF is uploaded to the Flask API, which processes the text, converts it into speech using Goog…

    Python

  2. invoice_generator invoice_generator Public

    Forked from cpcdiu/invoice_generator

    An Android application built using Java that enables users to easily create, manage, and export professional invoices directly from their mobile devices. Perfect for freelancers, contractors, and s…

    Java

  3. Simple-QR-Code-Scanner Simple-QR-Code-Scanner Public

    A simple QR code scanner app that enables users to quickly scan and decode QR codes. It provides a fast and user-friendly interface to view the content behind QR codes, whether it's a URL, contact …

    Java

  4. Shortly-apk Shortly-apk Public

    Forked from cpcdiu/url_shortener

    A scalable, open-source URL shortener app offering link shortening and management with real-time working features.

    Java 2 1

  5. Linux-broken-bangla-fonts Linux-broken-bangla-fonts Public

    A simple Bash script to fix broken Bangla (Bengali) font rendering issues on Linux based systems by installing necessary fonts, removing conflicting ones, and refreshing the font cache.

    Shell 1 1

  6. TMDB TMDB Public

    An Android application for browsing movies and TV shows using The Movie Database (TMDB) API.

    Java