Nothing Special   »   [go: up one dir, main page]

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 Dev based out of London

smashah

Hire Me

🔭 I’m currently working on new ideas

 smashah

  1. ❗️ Closed issue #3245 in open-wa/wa-automate-nodejs
  2. 🗣 Commented on #3245 in open-wa/wa-automate-nodejs
  3. 🗣 Commented on #3245 in open-wa/wa-automate-nodejs
  4. ❗️ Closed issue #3244 in open-wa/wa-automate-nodejs
  5. ❗️ Opened issue #3245 in open-wa/wa-automate-nodejs

Blogs posts

Metrics

Code Time

Profile Views

Lines of code

🐱 My GitHub Data

📦 305.0 kB Used in GitHub's Storage

🏆 589 Contributions in the Year 2024

💼 Opted to Hire

📜 56 Public Repositories

🔑 32 Private Repositories

I'm an Early 🐤

🌞 Morning                14788 commits       █████░░░░░░░░░░░░░░░░░░░░   21.52 % 
🌆 Daytime                20218 commits       ███████░░░░░░░░░░░░░░░░░░   29.43 % 
🌃 Evening                17207 commits       ██████░░░░░░░░░░░░░░░░░░░   25.05 % 
🌙 Night                  16491 commits       ██████░░░░░░░░░░░░░░░░░░░   24.00 % 

📅 I'm Most Productive on Tuesday

Monday                   9108 commits        ███░░░░░░░░░░░░░░░░░░░░░░   13.26 % 
Tuesday                  12423 commits       █████░░░░░░░░░░░░░░░░░░░░   18.08 % 
Wednesday                9883 commits        ████░░░░░░░░░░░░░░░░░░░░░   14.38 % 
Thursday                 10589 commits       ████░░░░░░░░░░░░░░░░░░░░░   15.41 % 
Friday                   9979 commits        ████░░░░░░░░░░░░░░░░░░░░░   14.52 % 
Saturday                 8359 commits        ███░░░░░░░░░░░░░░░░░░░░░░   12.17 % 
Sunday                   8363 commits        ███░░░░░░░░░░░░░░░░░░░░░░   12.17 % 

📊 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 JavaScript

JavaScript               29 repos            ██████████░░░░░░░░░░░░░░░   39.19 % 
TypeScript               24 repos            ████████░░░░░░░░░░░░░░░░░   32.43 % 
HTML                     5 repos             ██░░░░░░░░░░░░░░░░░░░░░░░   06.76 % 
Dockerfile               4 repos             █░░░░░░░░░░░░░░░░░░░░░░░░   05.41 % 
MDX                      1 repo              ░░░░░░░░░░░░░░░░░░░░░░░░░   01.35 % 

Last Updated on 07/10/2024 00:28:38 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.1k 590

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