Skip to content
View erfanshafagh's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report erfanshafagh

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

🤓Welcome to my Profile!

  • 👋 Hi, I am Erfan Shafagh (@erfanshafagh)
  • 🎓 I am a student at SFU and studying computer science👨‍💻
  • 😄 I am interested in machine learning🤖, backend🔧, databases💾
  • 🌱 I am currently learning SQLite and Operating systems
  • 🤝 If you find any issues in my projects or have suggestions for improvement, please open an issue or submit a pull request. I welcome any contributions and feedback!
  • 📫 I am always open to collaboration and networking. Feel free to reach out to me through [email protected]
  • 💻 Languages: python, C++, C
  • 👨‍💻 Feel free to ask questions about my projects
  • 🔥Thank you for visiting my GitHub profile! 🔥

Popular repositories Loading

  1. erfanshafagh erfanshafagh Public

    Config files for my GitHub profile.

  2. portfolio portfolio Public

    Erfan Shafagh Portfolio

    HTML

  3. SpotifyAPI SpotifyAPI Public

    This Python script processes audio files, extracts metadata, and updates a Spotify playlist based on the extracted information.

    Python

  4. s-talk s-talk Public

    s-talk is a simple chat program developed in C, allowing users to send and receive messages over a network using UDP sockets.

    C

  5. bankSimulation bankSimulation Public

    Bank simulation system that takes care of customer arrivals and departures using priority queues

    C++

  6. OS_Simulation OS_Simulation Public

    This program simulates the behavior of a simple operating system with various processes and commands. It provides an interface for users to interact with the simulated operating system through a co…

    C