Skip to content
View smashah's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro

Organizations

@open-wa

Block or report smashah

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

Ceasefire Now

Hi 👋, I'm Mohammed Shah

Full Stack OSS Dev based out of London. Maintainer of @open-wa (3k+ stars)

smashah

Check out cve.earth

Hire Me

🔭 I’m currently working on new ideas

 smashah

  1. ❗️ Opened issue #3263 in open-wa/wa-automate-nodejs
  2. ❗️ Opened issue #3262 in open-wa/wa-automate-nodejs
  3. 🗣 Commented on #16135 in iterate-ch/cyberduck
  4. 🗣 Commented on #16135 in iterate-ch/cyberduck
  5. 🗣 Commented on #28 in lovelylain/hass_ingress

Blogs posts

Metrics

Code Time

Profile Views

Lines of code

🐱 My GitHub Data

📦 359.3 kB Used in GitHub's Storage

🏆 82 Contributions in the Year 2025

💼 Opted to Hire

📜 56 Public Repositories

🔑 35 Private Repositories

I'm an Early 🐤

🌞 Morning                14771 commits       █████░░░░░░░░░░░░░░░░░░░░   21.50 % 
🌆 Daytime                20172 commits       ███████░░░░░░░░░░░░░░░░░░   29.36 % 
🌃 Evening                17253 commits       ██████░░░░░░░░░░░░░░░░░░░   25.11 % 
🌙 Night                  16507 commits       ██████░░░░░░░░░░░░░░░░░░░   24.03 % 

📅 I'm Most Productive on Tuesday

Monday                   9049 commits        ███░░░░░░░░░░░░░░░░░░░░░░   13.17 % 
Tuesday                  12418 commits       █████░░░░░░░░░░░░░░░░░░░░   18.07 % 
Wednesday                9884 commits        ████░░░░░░░░░░░░░░░░░░░░░   14.39 % 
Thursday                 10592 commits       ████░░░░░░░░░░░░░░░░░░░░░   15.42 % 
Friday                   9995 commits        ████░░░░░░░░░░░░░░░░░░░░░   14.55 % 
Saturday                 8384 commits        ███░░░░░░░░░░░░░░░░░░░░░░   12.20 % 
Sunday                   8381 commits        ███░░░░░░░░░░░░░░░░░░░░░░   12.20 % 

📊 This Week I Spent My Time On

🕑︎ Time Zone: Europe/London

💬 Programming Languages: 
No Activity Tracked This Week

🔥 Editors: 
No Activity Tracked This Week

💻 Operating System: 
No Activity Tracked This Week

I Mostly Code in TypeScript

TypeScript               29 repos            █████████░░░░░░░░░░░░░░░░   37.18 % 
JavaScript               27 repos            █████████░░░░░░░░░░░░░░░░   34.62 % 
HTML                     6 repos             ██░░░░░░░░░░░░░░░░░░░░░░░   07.69 % 
Dockerfile               4 repos             █░░░░░░░░░░░░░░░░░░░░░░░░   05.13 % 
MDX                      1 repo              ░░░░░░░░░░░░░░░░░░░░░░░░░   01.28 % 

Last Updated on 29/01/2025 00:24:22 UTC

Testimonials

smashah smashah

Pinned Loading

  1. open-wa/wa-automate-nodejs open-wa/wa-automate-nodejs Public

    💬 🤖 The most reliable tool for chatbots with advanced features. Be sure to 🌟 this repository for updates!

    TypeScript 3.2k 605

  2. lit-place-input lit-place-input Public

    A simple and fully customizable place autocomplete component extending @mwc-textfield, following open-wc recommendations.

    TypeScript 2 1

  3. smashblock smashblock Public

    📡 🛡️A self-updating extensive blocklist filter for AdGaurd. Be sure to 🌟 this repository for updates!

    Shell 67 3

  4. ignorecheck ignorecheck Public

    A simple CLI/utility to ensure certain patterns are present in a project's .gitignore - Be sure to 🌟 this repository for updates!

    TypeScript 4

  5. A firebase & ListTile implementation... A firebase & ListTile implementation that disables the tile within onTap during a transaction
    1
    import 'package:baby_names/my_list_tile.dart';
    2
    import 'package:flutter/material.dart';
    3
    import 'package:cloud_firestore/cloud_firestore.dart';
    4
    
                  
    5
    void main() => runApp(MyApp());
  6. A simple way to remove silences belo... A simple way to remove silences below a certain threshold in an audio file [NODEJS/TS]
    1
    //add this to your package.json
    2
    
                  
    3
    // "audio-buffer-utils": "^5.1.2",
    4
    // "audio-decode": "^1.4.0",
    5
    // "audiobuffer-to-wav": "^1.0.0",