Skip to content
View Zalius's full-sized avatar
🎯
Learning Graph learning
🎯
Learning Graph learning

Block or report Zalius

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

🚀 Hey there! I'm Dariush Kazemi

Typing SVG

Profile Views GitHub followers GitHub stars


🎯 Quick Bio

class DariushKazemi:
    def __init__(self):
        self.name = "Dariush Kazemi"
        self.role = "Data Engineer & AI Researcher"
        self.location = "Tehran, Iran 🇮🇷"
        self.education = "Ph.D. Student @ University of Tehran"
        self.current_work = [
            "Real-time data systems @ OnTime",
            "Genetic analysis @ Colife Medical Labs",
            "GeoAI research @ University of Tehran"
        ]
        
    def say_hi(self):
        print("Thanks for dropping by! Let's build something amazing together! 🚀")

me = DariushKazemi()
me.say_hi()

💼 What I Do


Data Engineering
Real-time pipelines with Kafka & distributed systems

AI & ML Research
Graph Neural Networks & personalized recommendations

Graph Databases
Neo4j architectures for complex relationships

🏆 Recent Achievements

🎉 INOTEX 2025 Success Story

Deployed recommendation system serving 3500+ active users at Iran's largest tech exhibition!


⚡ Fun Fact - Lightning Fast Fingers!

🔥 Typing Speed Champion

105+ WPM Typing Speed

105+ WPM - Because fast coding requires fast typing! ⚡


🛠️ Tech Stack & Tools

Languages & Frameworks

Python PyTorch TensorFlow C++ JavaScript

Data Engineering & Big Data

Apache Kafka Apache Airflow ClickHouse Docker

Databases

PostgreSQL Neo4j MongoDB Redis

Web Development

Next.js React Node.js


📊 GitHub Analytics

GitHub Streak


🎯 Current Projects & Interests

🔥 What I'm Working On

  • 🚀 Real-time Event Recommendations with GNNs
  • 🧬 Genetic Data Analysis for personalized medicine
  • 🗺️ GeoAI Research for spatial pattern recognition
  • 💊 Drug Interaction Systems with graph databases

🌱 Currently Learning

  • Advanced Graph Neural Network architectures
  • Large Language Model fine-tuning
  • Real-time stream processing at scale
  • Distributed system design patterns

🎨 Contribution Graph

Dariush's github activity graph


🏅 GitHub Trophies

trophy


💬 Random Dev Quote

Quote


🤝 Let's Connect!

I'm always excited to collaborate on innovative projects, especially those involving:

  • 🔄 Real-time data systems
  • 🧠 Graph Neural Networks
  • 🧬 Biomedical AI
  • 🌍 Geospatial analysis

Email LinkedIn Twitter Follow

💡 Fun Fact

When I'm not building data pipelines or training neural networks, you can find me playing Dota 2⚡


🎵 Coding Playlist

Currently coding to:

Spotify

Pinned Loading

  1. Snakes Snakes Public

    Another version of Snake game where our snake needs to avoid Barriers as well as his own body made with Java swing and Java StdDraw

    Java 1

  2. Scheduling-Jobs-on-Identical-Machines Scheduling-Jobs-on-Identical-Machines Public

    Implementing Scheduling Jobs on Identical Machines using: 1.Greedy Algorithm and 2.Dynamic Programming

    Python 1

  3. RojaFam-Accounting-Software RojaFam-Accounting-Software Public

    it's a small management and accounting software for a small company

    1

  4. LinkedListSum LinkedListSum Public

    it's a practical code for getting the sum of 2 numbers saved in linked lists

    Python 1