Skip to content
View SMojtabaE's full-sized avatar

Block or report SMojtabaE

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
SMojtabaE/README.md
  • 👋 Hi, I’m Seyed Mojtaba Esmaili
  • 👀 I’m interested in python/django development
  • 🌱 I’m currently learning Linux and django
  • 📫 You can reach me via { email : "mo93esm@gmail.com" , Linkedin : Seyed Mojtaba Esmaili}

Pinned Loading

  1. OnlineTextShare OnlineTextShare Public

    A Site to Share text online using python/django

    HTML

  2. todolist todolist Public

    An online Todo list manager using django,html,css,Bootstrap

    HTML 1

  3. web-scraper-TopLearn web-scraper-TopLearn Public

    web scrape using python and beautifulsoup TopLearn website to save topic of lecturs in a txt file.

    Python

  4. Network-Sniffier Network-Sniffier Public

    A university project that sniff the network using python and scapy ,and collect infomation about TCP,UDP and ICMP protocols on network.

    Python

  5. Simple-chatroom Simple-chatroom Public

    A simple chatroom writen in python and using Sockets and TCP protocol.

    Python

  6. Sudoku-Solver Sudoku-Solver Public

    A university project for AI class that Solve Sudoku usinig CSP algorithms like backtracking and forwardchecking,and for heuristic uses MRV and Degree

    Python