Coder Social home page Coder Social logo

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





Sina Nazem's Projects

bootstrap-templates icon bootstrap-templates

This repository contains a collection of responsive and customizable Bootstrap templates for building modern web applications and websites.

cpp-learning-roadmap-exercises icon cpp-learning-roadmap-exercises

The C++ Learning Roadmap and Exercises repository is a comprehensive resource for learning C++ programming. It includes a step-by-step guide, code examples, and exercises designed to reinforce concepts.

currency-price-analysis icon currency-price-analysis

Crawl the price data of USD to IRT, then using a python script, store the obtained data into the database

data-engineer-roadmap icon data-engineer-roadmap

The `data-engineer-roadmap` repository is a comprehensive and structured guide designed to assist individuals in their pursuit of a career as a data engineer. It offers a clear roadmap and curated resources to acquire the necessary skills and knowledge in the field of data engineering.

deep-learning-projects icon deep-learning-projects

Welcome to the Deep Learning Projects repository! This repository contains a collection of deep learning projects implemented using various frameworks and libraries.

django-rest-framework-course icon django-rest-framework-course

This project is a Question and Answer system built using Django Rest Framework. It allows users to ask questions, provide answers, and interact with the community by voting on questions and answers.

django-todo-app icon django-todo-app

A simple yet powerful Todo list application built with Django, designed to help you organize your tasks efficiently.

financial-data-collection icon financial-data-collection

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 collector. The scripts are open-source and easy to use.

flask-blog icon flask-blog

flask-blog is a simple web application built using Flask, a lightweight WSGI web application framework in Python. It allows users to create, read, update, and delete blog posts.

jobspy icon jobspy

Jobs scraper library for LinkedIn, Indeed, Glassdoor & ZipRecruiter

listing-provider icon listing-provider

A listing service is a database of a company that is collected from real estate brokers who agree to publish their information and listings in public. These companies publish their listings online to connect buyers and sellers.

llm-apps icon llm-apps

This repository showcases projects leveraging advanced language models.

llm-course icon llm-course

Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.

location-provider icon location-provider

This project has been designed to use as a starting point for developers and data scientists we'll collaborate to expand location data to several countries all around the world.

machine-learning-projects icon machine-learning-projects

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

market-trend-dashboard icon market-trend-dashboard

This project is a Dockerized web crawler that fetches financial news articles from the Motley Fool website and stores them in a PostgreSQL database. It's a simple and efficient way to gather financial news data for further analysis.

nlp-nexus icon nlp-nexus

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), translation, and speech-to-text conversion.

number-guessing-game icon number-guessing-game

This is a simple number guessing game implemented in C++. The program generates a random number between 1 and 100, and the player needs to guess the correct number.

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.