Skip to content
View arleujr's full-sized avatar

Block or report arleujr

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

Arleu Júnior

Backend and Data applied to Agriculture

Python · SQL · FastAPI · PostgreSQL · Docker

Portfolio LinkedIn Email Resume


About me

I am an Agronomy undergraduate at the Federal University of Viçosa, focused on backend development and data systems.

My background helps me understand agricultural operations, business rules and the contexts in which field data is generated. I use this domain knowledge to build software projects involving APIs, databases, automation and operational data processing.

My primary stack is Python, SQL, FastAPI and PostgreSQL. I also use Docker, automated tests and continuous integration to make my projects easier to reproduce and maintain.

I am currently seeking an internship or junior opportunity in backend development, data or AgTech.


Current focus

  • Backend development with Python and FastAPI
  • Relational data modeling with PostgreSQL
  • Data validation, transformation and ingestion
  • Automated testing and continuous integration
  • Asynchronous processing
  • Agricultural telemetry and operational data

I am also studying PySpark, Delta Lake and Medallion Architecture through practical exercises and experimental projects.


Selected projects

AgriSentry IoT Gateway

Experimental Rust service for receiving, validating and persisting agricultural telemetry through MQTT and HTTP.

The project explores asynchronous processing, database integration, automated tests, continuous integration and load testing.

Technologies: Rust, Actix Web, SQLx, MQTT and PostgreSQL.

View repository


AgriSentry Core

Backend service for processing agricultural telemetry and applying configurable data-quality and anomaly-detection rules.

The current implementation uses rule-based classification and asynchronous workers. Future versions may explore statistical or machine-learning models after the rule-based baseline has been properly evaluated.

Technologies: Python, FastAPI, SQLAlchemy, AsyncIO, PostgreSQL and Pytest.

View repository


Nomino

Python application created to automate certificate generation from spreadsheet records.

The project was developed to reduce repetitive administrative work related to event organization and certificate distribution.

Technologies: Python, Pandas and spreadsheet processing.

View repository


Experience and domain background

Pif Paf Alimentos — Intern

Developed an experimental data-analysis and prediction prototype using Python, Streamlit and XGBoost. Worked on data preparation, validation and visualization.

ADWA Cannabis — Intern

Supported environmental data recording, process monitoring and traceability activities related to plant production.

GeCotton — UFV

Developed Nomino, a Python application used to automate part of the certificate-generation workflow for events.


Technology stack

Primary

  • Python
  • SQL
  • FastAPI
  • PostgreSQL
  • Git
  • Docker

Additional experience

  • Pandas
  • Pytest
  • SQLAlchemy
  • MQTT
  • Vue.js
  • Tailwind CSS
  • Rust
  • GitHub Actions

Currently studying

  • PySpark
  • Delta Lake
  • Data pipelines
  • Data quality
  • Observability
  • Distributed processing fundamentals

Education

B.Sc. in Agronomy Federal University of Viçosa — UFV Expected graduation: 2026


Contact

Popular repositories Loading

  1. agrisentry-iot-gateway agrisentry-iot-gateway Public

    Headless IoT gateway for AgriSentry. Handles real-time MQTT communication with field devices, persists telemetry to PostgreSQL, and delivers configuration updates. Built in Rust with Actix-web and …

    Rust 1

  2. dev-guard-core dev-guard-core Public

    A blindingly fast secret scanner for pre-commit hooks built in Rust. Protects enterprise codebases by blending regex signatures with Shannon Entropy mathematical checks to block active credentials …

    Rust 1

  3. arleujr arleujr Public

    1

  4. agrisentry-core agrisentry-core Public

    Central AI and Data Quality engine for the AgriSentry ecosystem. Built with Python/FastAPI, it features asynchronous batch processing, statistical anomaly detection, and physical context validation…

    Python 1

  5. professional-site professional-site Public

    Landing page highlighting my journey as a future Agricultural Engineer and Tech & Agribusiness enthusiast, with links to resume and portfolio.

    HTML 1

  6. agrisentry-iot-platform agrisentry-iot-platform Public

    The frontend dashboard for the AgriSentry ecosystem. Built with Vue.js to deliver real-time agricultural telemetry metrics, system audit logs, and anomaly visualization.

    Vue 1