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 Developer                                 ║
║    > focus     →  Android Native · KMP · Backend Systems             ║
║    > location  →  Bangladesh  🇧🇩                                     ║
║    > status    →  [████████████░░░░░░░░]  building in public...     ║
║                                                                      ║
╚══════════════════════════════════════════════════════════════════════╝

views  followers  stars



📂 system_info.sh

$ cat profile.json
{
  "name"         : "Md Mojahid",
  "role"         : "Software Developer",
  "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"
}


🛠️ development_stack.exe

$ ls -la ~/skills
Category Tools & Technologies
Languages Kotlin Java TypeScript JavaScript SQL Bash
Mobile Android SDK Jetpack Compose KMP Coroutines Flow Hilt
Backend Spring Boot Ktor Node.js Fastify Express
Database PostgreSQL MySQL MongoDB Redis Room SQLite
DevOps Docker Nginx GitHub Actions Linux (Ubuntu) GCP
Architecture Clean Architecture MVVM MVI SOLID TDD



📊 analytics.log

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



🌐 connect_with_me.env

$ cat .env.socials

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