Skip to content
View Pooria-Lari's full-sized avatar
⚙️
⚙️

Organizations

@yadegar-aiot

Block or report Pooria-Lari

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

Pooria Lari

I have the spirit of Dr. Robotnik.

Eggman Pixel Art Typing SVG

Profile Views Followers Stars


🧑‍💻 About Me

  • Im NERD
  • I love mathematics
  • I love Algorithm
  • I love AI

🛠 Skills & Tools

Gear Top
Assembly  Skills
Gear Bottom
  • Languages: Assembly, C++, C#, Python
  • Focus Areas: Algorithm Optimization, Efficient Data Structures, System-Level Understanding

Clau's github activity graph

📊 GitHub Stats


🚀 Featured Projects


📚 Currently Learning

  • Advanced Algorithmic Techniques
  • Artificial Intelligence Foundations
  • CPU Architecture and Computer Organization

📫 Contact


pacman contribution graph

Pinned Loading

  1. AI-Learning-Path AI-Learning-Path Public

    Hands-on AI learning path: ML, DL, CV, NLP, RL & GenAI notebooks.

    Jupyter Notebook 1

  2. DataStructures-Algorithms DataStructures-Algorithms Public

    این ریپوزیتوری جهت ارائه‌ی فایل‌ها و تمرینات کلاس ساختمان داده‌ها به‌صورت عملی ساخته شده است. هدف از این پروژه، یادگیری عمیق مفاهیم داده‌ها، تحلیل الگوریتم‌ها و تمرین پیاده‌سازی آن‌ها در پروژه‌های …

    Jupyter Notebook 1

  3. TheKidKy/prostate_cancer TheKidKy/prostate_cancer Public

    This repository contains models which aim to predict prostate cancer

    Jupyter Notebook

  4. Mandelbrot-set Mandelbrot-set Public

    Interactive Mandelbrot set explorer with CPU / multi-core / GPU backends, real-time zoom, and GIF export — all wrapped in a simple Tkinter control panel.

    Python 1

  5. 16bit-BCD-Addition 16bit-BCD-Addition Public

    This is an Assembly x86 project for adding two 16-bit numbers in BCD (Binary-Coded Decimal) format.

    Assembly 1

  6. Integral-Engine Integral-Engine Public

    A symbolic integration calculator built from scratch (no CAS libraries for the core). UI and secondary utilities may use libraries, but the integration engine, parser, AST, simplifier, differentiat…

    Python