Skip to content
View numericalmind's full-sized avatar

Block or report numericalmind

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

Hi, I'm Elanur ๐Ÿ‘‹

Mathematics & Computer Engineering Student

Mathematics ร— Computing ร— Artificial Intelligence

I'm interested in using mathematics, computation, and AI to understand and model real-world systems.

Currently, I'm building my foundations in data analysis, scientific computing, machine learning, and numerical methods, while exploring research areas at the intersection of AI and applied mathematics.


Research Interests

  • Artificial Intelligence & Machine Learning
  • Scientific Computing & Numerical Methods
  • Physics-Informed Neural Networks (PINNs)
  • AI for Physics
  • GreenTech & Computational Sustainability
  • Mathematical Modeling & Dynamical Systems
  • Data Analysis

๐ŸŒฑ Currently Learning

Python             โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘
Data Analysis      โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘
Scientific Comp.   โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘
Machine Learning   โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘
MATLAB             โ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘

Always learning, experimenting, and building.


๐Ÿ› ๏ธ Languages & Tools

My Skills

Data & Scientific Computing

Python Pandas NumPy Matplotlib LaTeX


๐Ÿš€ Featured Projects

๐Ÿ“Š Python Expense Analyzer

A Python data-analysis project for exploring personal expense data using Pandas and Matplotlib.

Python โ€ข Pandas โ€ข Matplotlib โ€ข Data Analysis


๐Ÿค– Ela Academic Assistant

An AI-powered academic assistant exploring Retrieval-Augmented Generation (RAG) and local AI systems.

Python โ€ข RAG โ€ข AI โ€ข Local LLM


๐Ÿ“Š GitHub Activity


๐ŸŸฉ Contribution Activity

Activity Graph


๐ŸŽฏ Current Focus

class Elanur:
    education = ["Mathematics", "Computer Engineering"]

    interests = [
        "Scientific Computing",
        "AI for Science",
        "Mathematical Modeling"
    ]

    currently_learning = [
        "Machine Learning",
        "MATLAB"
    ]

    goal = "Turning mathematical ideas into computational solutions."

๐Ÿค Let's Connect

I'm always happy to connect with people interested in mathematics, AI, scientific computing, and interdisciplinary research.

LinkedIn

๐Ÿงฎ Think mathematically. Build computationally.

Pinned Loading

  1. ela-academic-assistant ela-academic-assistant Public

    A fully local Retrieval-Augmented Generation (RAG) application for answering questions over academic documents using Microsoft Foundry Local.

    Python