Skip to content
View iman608's full-sized avatar

Block or report iman608

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

Hi, I'm Iman 👋

🎓 Bachelor's student in Computer Science
💻 Python | C++ | C
📐 Strong background in Mathematics and Algorithms

About Me

I am a Computer Science undergraduate student with a strong interest in mathematical programming, algorithms, and data-oriented problem solving.
I enjoy implementing mathematical concepts from scratch and translating theoretical ideas into clean and efficient code.

My academic background includes:

  • Linear Algebra
  • Probability & Statistics
  • Algorithms and Data Structures
  • Differential Calculus and 3D Geometry

I am comfortable working with both low-level and high-level programming paradigms and enjoy building well-structured, documented projects.

Technical Skills

  • Programming Languages: Python, C++, C
  • Python Libraries: NumPy, Pandas, Matplotlib, Seaborn, SciPy, Plotly
  • Core Concepts: Algorithms, Data Structures, Linear Algebra, Statistics
  • Data Science: Data analysis and visualization
  • Other Tools:
    • PowerPoint (professional academic presentations)
    • Adobe Premiere (basic)
    • Blender (basic)

Featured Academic Project

  • Matrix Inverse using Gauss–Jordan Elimination
    • University project implementing matrix inversion from scratch
    • Focused on linear algebra concepts and numerical correctness
    • Repository link below ⬇️

📌 More academic and applied projects will be added over time.

Popular repositories Loading

  1. iman608 iman608 Public

    Config files for my GitHub profile.

  2. Matrix_Inverse Matrix_Inverse Public

    this reposirory is for my python projects.

    Python

  3. data-structures-final-project data-structures-final-project Public

    Final Data Structures course project implementing searching, sorting, heaps, stacks, BFS, and expression processing in Python.

    Python

  4. bank-system-simulator bank-system-simulator Public

    University project: a console-based banking system simulator in C++ (file-based I/O).

    C++