Skip to content
View moha-abdi's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report moha-abdi

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

drawing I'm Moha, probably I am currenly coding 😆. I am a CS engineer; building cool projects and discovering new ideas.

_start:
    ; Write "👋 Hi there!" to stdout (file descriptor 1)

Currently Doing

CC             Rust Rust

Python Python     NextJS NextJS

🔵 Cryptography

🔵 Reverse Engineering

Let's Connect

Twitter Instagram

Pinned

  1. DataFilter DataFilter Public

    Crypto trade results analysis.

    Python 2

  2. Subclass for edge_tts.Communicate bu... Subclass for edge_tts.Communicate but it generates the TTS with pauses as the custom SSML is not working anymore.
    1
    import asyncio
    2
    from typing import Union, Optional
    3
    from pydub import AudioSegment
    4
    import io
    5
    from edge_tts import Communicate
  3. Shop-Management-Project Shop-Management-Project Public

    Simple GUI shop app that uses sqlite3.

    Python 1