GithubHelp home page GithubHelp logo

Mohammad Karbalaee ๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป

Mobile Application Developer

When it comes to software engineering, nothing is as interesting as the Mobile Application Development world. I have been learning mobile development throughout my whole career and worked with various teams and companies all across the blobe. My main expertise is Flutter, However, I can develop native applications for both Android and iOS using Kotling, Java and Swift. No one is perfect. Neither do I. That's why I try to learn new things and deepen my knowledge everyday. ๐Ÿ˜Š

youtube subscribers youtube views followers total stars

Github Viewers

Github Viewers

GitHub Streak


import 'package:flutter/materail.dart';

class JobTitle extends StatelessWidget {
  String jobTitle = 'Flutter Developer';
  JobTitle({Key? key}) : super(key: key);

  @override
  Widget build(BuildContext context) {
    return Scaffold(
        body: Container(
          child: Center(
            child: Column(
              mainAxisAlignment: MainAxisAlignment.center,
              crossAxisAlignment: CrossAxisAlignment.center,
              children: [
                FlutterLogo(),
                Text(this.jobTitle)
              ],
            ),
          ),
        ),
    );
  }
}

About me๐Ÿงโ€โ™‚๏ธ

  • ๐Ÿ–ฅ๏ธ Mobile Application Developer at Roshan AI
  • ๐Ÿ›๏ธ Computer Science student at Shahid Beheshti University
  • โค๏ธ I building open-source projects and video and written content
  • ๐ŸŽฎ Gaming is my hobby and I plan to build lots of multiplatform games using Flutter and Flame
  • ๐Ÿ“— Reading books is my preferred way of learning

My Tools & Technologies ๐Ÿ› 

  • Mobile Application Development ๐Ÿ“ฒ

  • Web Development ๐ŸŒ

  • Favorite IDEs & Text editors

  • Design & Content creation tools ๐Ÿ–ผ

  • General Software Engineering tools

--- ## My coding stats ๐Ÿ“Š

Let's stay in touch โ˜บ๏ธ

Click on every contact link down below and I would love to talk to you about anything.


Buy me a Coffee โ˜•

If you found my content and open-source projects useful, Buy me a coffee to help me keep creating the content and projects you like. โ˜บ๏ธ

For crypto lovers๐Ÿ˜‰๐Ÿ’ธ bitcoin
bc1qnm05lpkjz0pal33k5ql7vctayqu2vvfqf4cytt
Ethereum
0xb3e3bfa9a6eFb8031eCe720D25c50cB5cc6668da
Dogecoin
DAHeY48RtPfvwJrGdspAboBXwRteiEMBCV
SHIB
0xb3e3bfa9a6eFb8031eCe720D25c50cB5cc6668da
Tron
TGVuMmEpdZELjHZvYiPi5YZoQchUJk7b3A
USDT
TGVuMmEpdZELjHZvYiPi5YZoQchUJk7b3A
Wanna support but don't want to use the previous methods? Contact me please.๐Ÿ™
USDT

Mohammad Karbalaee's Projects

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.