Skip to content
@cmon-pw

Cmon

We are creative

Hello there 👋

visitors Open Source Love

#!/usr/bin/python
# -*- coding: utf-8 -*-


class SoftwareEngineer:

    def __init__(self):
        self.name = "seemon"
        self.role = "IT compnay"
        self.language_spoken = ["FA_IR", "en_US"]

    def say_hi(self):
        print("Thanks for dropping by, hope you find some of our work interesting.")


me = SoftwareEngineer()
me.say_hi()

📝 Blogs

🔧 Technologies & Tools

🗂️ Highlight Projects

DA-RNN crnn-pytorch

Popular repositories Loading

  1. SSatTrak SSatTrak Public

    Design and implementation of space object tracking system based on TLD technology made by NASA/NORAD and exclusive distribution based on JSatTrak open source project made by Shawn Gano with the add…

    Ragel 3 1

  2. .github .github Public

  3. Svision Svision Public

    Computer vision based ML training data generation tool 🚀

    CSS

  4. SHRVAS SHRVAS Public

    ❤️SEEMON Heart Rate Variability Analysis Software

    MATLAB

  5. -Lockdoor-Framework -Lockdoor-Framework Public

    Forked from salinourian/-Lockdoor-Framework

    🔐 Lockdoor Framework : A Penetration Testing framework with Cyber Security Resources

    Python

  6. advanced-crypto-trading-bot advanced-crypto-trading-bot Public

    Forked from salinourian/advanced-crypto-trading-bot

    Ctrade is an advanced crypto trading framework that aims to simplify researching and defining YOUR OWN trading strategies.

    Python

Repositories

Showing 10 of 33 repositories

Most used topics

Loading…