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. ❗️ Closed issue #3277 in open-wa/wa-automate-nodejs
  2. ❗️ Closed issue #3278 in open-wa/wa-automate-nodejs
  3. 🗣 Commented on #3744 in colinhacks/zod
  4. 🗣 Commented on #6386 in shadcn-ui/ui
  5. 🗣 Commented on #6443 in shadcn-ui/ui

Blogs posts

Metrics

Code Time

Profile Views

Lines of code

🐱 My GitHub Data

📦 360.0 kB Used in GitHub's Storage

🏆 158 Contributions in the Year 2025

💼 Opted to Hire

📜 57 Public Repositories

🔑 37 Private Repositories

I'm an Early 🐤

🌞 Morning                14773 commits       █████░░░░░░░░░░░░░░░░░░░░   21.50 % 
🌆 Daytime                20174 commits       ███████░░░░░░░░░░░░░░░░░░   29.36 % 
🌃 Evening                17254 commits       ██████░░░░░░░░░░░░░░░░░░░   25.11 % 
🌙 Night                  16509 commits       ██████░░░░░░░░░░░░░░░░░░░   24.03 % 

📅 I'm Most Productive on Tuesday

Monday                   9050 commits        ███░░░░░░░░░░░░░░░░░░░░░░   13.17 % 
Tuesday                  12419 commits       █████░░░░░░░░░░░░░░░░░░░░   18.07 % 
Wednesday                9886 commits        ████░░░░░░░░░░░░░░░░░░░░░   14.39 % 
Thursday                 10593 commits       ████░░░░░░░░░░░░░░░░░░░░░   15.42 % 
Friday                   9995 commits        ████░░░░░░░░░░░░░░░░░░░░░   14.55 % 
Saturday                 8386 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               33 repos            ██████████░░░░░░░░░░░░░░░   39.76 % 
JavaScript               27 repos            ████████░░░░░░░░░░░░░░░░░   32.53 % 
HTML                     6 repos             ██░░░░░░░░░░░░░░░░░░░░░░░   07.23 % 
Dockerfile               4 repos             █░░░░░░░░░░░░░░░░░░░░░░░░   04.82 % 
MDX                      1 repo              ░░░░░░░░░░░░░░░░░░░░░░░░░   01.20 % 

Last Updated on 07/04/2025 00:30:58 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.3k 618

  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",