Skip to content
View sinanazem's full-sized avatar
🏠
Working from home
🏠
Working from home

Organizations

@Asama-Django-Team
Block or Report

Block or report sinanazem

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

Sina Nazem


🌱 I’m currently learning machine learning
👯 I’m looking to collaborate on Python based projects


class SinaNazem():
    
  def __init__(self):
    self.name = "Sina Nazem";
    self.username = "sinanazem";
    self.location = "Tehran, Iran";
    self.web = "https://sinanazem.com";
  
  def __str__(self):
    return self.name

if __name__ == '__main__':
    me = SinaNazem()

    Technologies That I Know👨🏻‍💻


    My Statistics





Pinned Loading

  1. tehran-stock-exchange tehran-stock-exchange Public

    This project focuses on creating a data pipeline to crawl the watchlist data from the Tehran Stock Exchange (TSE), transforming it, and loading it into a data lake for further analysis.

    Python 1

  2. machine-learning-projects machine-learning-projects Public

    This repository contains a collection of advanced machine learning projects covering a wide range of topics and techniques.

    Jupyter Notebook 3 1

  3. nlp-nexus nlp-nexus Public

    This project aims to provide developers and researchers with a powerful tool for working with text data, including tasks such as text summarization, topic modeling, named entity recognition (NER), …

    Jupyter Notebook 1

  4. financial-data-collection financial-data-collection Public

    This repository contains Python scripts for collecting financial data from different sources, including an earnings call transcript crawler, an SEC Edgar downloader, and a prospectus and reports co…

    Jupyter Notebook 3 1

  5. python-projects python-projects Public

    This repository contains a collection of projects categorized under different project levels.

    Jupyter Notebook 3

  6. llm-apps llm-apps Public

    This repository showcases projects leveraging advanced language models.

    Jupyter Notebook 5