Skip to content
View datafromlopes's full-sized avatar
👨‍💻
👨‍💻

Highlights

  • Pro

Block or report datafromlopes

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

Hi, I'm Diego Lopes

MSc Candidate in Computer Science @ IME-USP

Senior Data Engineer & Researcher | Business Metrics & Analytical Modeling | Distributed Systems & Large-Scale Pipelines | Neural Networks, LLMs, NLP


Research Areas

  • Artificial Intelligence (AI)
    • Neural Networks
    • Generative AI
    • Large Language Models (LLM)
  • Natural Language Processing (NLP)
  • Computational Linguistics

Languages and Tools

Programming Languages

C    C++    Python

Relational Databases & NoSQL

PostgreSQL    MySQL    Cassandra    MongoDB

Big Data and Data Processing

Hadoop    Trino    Hive    Kafka   

Technologies & Frameworks

AWS    Docker    Grafana    PyTorch    Airflow    Git Apache Spark   


Support

odiegolopestech



Pinned Loading

  1. geo-nlq-to-sql geo-nlq-to-sql Public

    Geospatial NLQ-to-SQL dataset and framework for Portuguese natural language queries.

    Python

  2. edurag_geo edurag_geo Public

    Educational & Geospatial Retrieval-Augmented Generation System. A hybrid RAG and agentic system built in Python for answering natural language queries about Brazilian educational and geospatial dat…

  3. matrix_multiply_optimizer matrix_multiply_optimizer Public

    This repository provides optimized implementations of matrix multiplication algorithms in C. It explores techniques like blocking, vectorization, and loop reordering to maximize performance.

    C