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 #3253 in open-wa/wa-automate-nodejs
  2. ❗️ Closed issue #3252 in open-wa/wa-automate-nodejs
  3. 🗣 Commented on #3253 in open-wa/wa-automate-nodejs
  4. 🗣 Commented on #3253 in open-wa/wa-automate-nodejs
  5. ❗️ Opened issue #3256 in open-wa/wa-automate-nodejs

Blogs posts

Metrics

Code Time

Profile Views

Lines of code

🐱 My GitHub Data

📦 310.9 kB Used in GitHub's Storage

🏆 729 Contributions in the Year 2024

💼 Opted to Hire

📜 56 Public Repositories

🔑 34 Private Repositories

I'm an Early 🐤

🌞 Morning                14839 commits       █████░░░░░░░░░░░░░░░░░░░░   21.51 % 
🌆 Daytime                20361 commits       ███████░░░░░░░░░░░░░░░░░░   29.51 % 
🌃 Evening                17275 commits       ██████░░░░░░░░░░░░░░░░░░░   25.04 % 
🌙 Night                  16516 commits       ██████░░░░░░░░░░░░░░░░░░░   23.94 % 

📅 I'm Most Productive on Tuesday

Monday                   9195 commits        ███░░░░░░░░░░░░░░░░░░░░░░   13.33 % 
Tuesday                  12478 commits       █████░░░░░░░░░░░░░░░░░░░░   18.09 % 
Wednesday                9901 commits        ████░░░░░░░░░░░░░░░░░░░░░   14.35 % 
Thursday                 10636 commits       ████░░░░░░░░░░░░░░░░░░░░░   15.42 % 
Friday                   9986 commits        ████░░░░░░░░░░░░░░░░░░░░░   14.47 % 
Saturday                 8405 commits        ███░░░░░░░░░░░░░░░░░░░░░░   12.18 % 
Sunday                   8390 commits        ███░░░░░░░░░░░░░░░░░░░░░░   12.16 % 

📊 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               30 repos            █████████░░░░░░░░░░░░░░░░   37.50 % 
JavaScript               29 repos            █████████░░░░░░░░░░░░░░░░   36.25 % 
HTML                     5 repos             ██░░░░░░░░░░░░░░░░░░░░░░░   06.25 % 
Dockerfile               4 repos             █░░░░░░░░░░░░░░░░░░░░░░░░   05.00 % 
MDX                      1 repo              ░░░░░░░░░░░░░░░░░░░░░░░░░   01.25 % 

Last Updated on 27/11/2024 00:27:18 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 600

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