Coder Social home page Coder Social logo

👨 My name is Mohammad and I'm a Python/Django developer.

➡️ Some of my own projects that I usually spend time on them:

  • Social Networks Crawler
    • Implemented using Django framework
    • I use it for crawling data from LinkedIn, Twitter and Telegram.
    • (Twitter) Sometimes I need to know what people say about specific topics. Using this project, I can define search pages for Twitter and then I'll get new posts from that search results in my Telegram channel.
    • (LinkedIn) This project can get new posts from Job Search section and also Feed section. So you will notice new jobs ASAP. I've defined various filters for Job Search section. For example you can ignore jobs that has 'Full Stack' in their title or 'United Kingdom' in their location.
    • (Telegram) You can define your favourite channels using their username and then get their new messages into your application. For example you can define if a message had a keyword send it to my channel.
  • Websites Crawler
    • Implemented using Django framework
    • I created this project because back then I wanted to get new articles about politics or new tutorial articles in my Telegram channels.
    • With this project you can get new articles from whatever website that you want. First you should define the structure of the website and how it should gets the list of articles. Then you should define how the get content of each article. So in general you have two define two HTML structure. (getting list of articles and getting the content of a article)

➡️ I've done some projects about NLP tasks in the past:

  • Persian Text Analyzer
    • Developed with Django
    • I used pretrained pytorch models to do some NLP tasks
    • Tasks was: NER, Sentiment, Classification
    • Users could sent their text via API call and get back the desired results.
  • Keyword Extraction
    • I used TextRank algorithm to extract keywords and keyphrases from a text
  • Information Gain
    • About finding keywords or keyphrases that have most information gain
  • Document Representation
    • About compare different ways to represent text documents
  • POSTagger NER
    • Train models for POS tagging and NER

➡️ Other projects:

  • Crypto Assets Manager
    • Developed with Django
    • The goal was to register your bought assets and see their value in real-time and calculate your profit and loss
  • My Website
    • Developed with PHP/Laravel, Jquery and Bootstrap

📝 My recent posts on the Medium


Mohammad's GitHub stats

Mohammad Ghorbani's Projects

Mohammad Ghorbani doesn’t have any public repositories yet.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.