Skip to content
View Phosky71's full-sized avatar

Block or report Phosky71

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

Antonio Juan González-Conde Abril 👋

MSc in Big Data & AI | Software Engineer | Founder of Operia

LinkedIn Portfolio Contact


📋 About Me

I'm a Software Engineer based in Murcia, Spain, with a Master of Science in Big Data & Artificial Intelligence. My academic background covers the full modern stack: distributed data engineering, cloud-native AI pipelines, full-stack and cross-platform development, and application security.

Professionally, I've delivered a wide range of software — client-facing web platforms, cross-platform desktop and mobile applications, enterprise document processing systems, and custom IDE tooling. I thrive at the intersection of well-architected systems and real-world utility.

I'm the founder of Operia, a software initiative building developer security tooling for the JetBrains ecosystem. What started as a side project has grown into a serious product I'm actively developing and iterating on.

Outside of work: I build personal projects that genuinely interest me — from an offline-first PWA for managing my Magic: The Gathering collection, to a local multiplayer party game built in Flutter for playing with friends. I'm also deep into automation, emulation, and finding creative ways to apply code to unconventional problems.


🛠️ Tech Stack & Skills

Languages

C# Kotlin Python JavaScript TypeScript Dart Rust Java Lua PHP

Frameworks & Platforms

.NET .NET MAUI WPF Flutter Angular React Node.js Express Spring Boot FastAPI Tauri Vite Tailwind CSS Bootstrap

Cloud & AI Services

Azure Azure AI Vision Azure Speech OpenAI Docker RabbitMQ

Data Engineering & Databases

Apache Airflow Jupyter Pandas MySQL MongoDB MongoDB Atlas MariaDB Oracle

Security, Testing & Dev Tools

IntelliJ IDEA VS Code Git GitHub Actions Swagger JWT Mockito


🚀 Featured Projects

### 🔐 Operia Security Analyzer > Private — Operia Initiative Security tooling for the JetBrains platform, focused on helping developers write safer code without leaving the IDE. Actively developed and iterated. Kotlin · IntelliJ SDK · Static Analysis · AI ### 🤖 MAUI-LLM-Chat-RabbitMQ > Distributed AI Messaging Cross-platform .NET MAUI application enabling automated LLM-to-LLM conversations via RabbitMQ async message routing and MVVM architecture. Fully dockerized. C# · .NET MAUI · RabbitMQ · Docker · MVVM
### 🧠 RAG MAUI + AnythingLLM > Local AI · Privacy-First Cross-platform app for private Retrieval-Augmented Generation using AnythingLLM and LM Studio. Run fully local AI pipelines with document context — no data leaves the machine. C# · .NET MAUI · RAG · LM Studio · MVVM ### 📄 Azure AI Invoice Scanner > Enterprise Document AI MAUI app integrating the full Azure AI suite: invoice OCR, Computer Vision, real-time Speech Translation, and OpenAI-powered document summaries. C# · Azure Cognitive Services · OCR · Speech · OpenAI
### 🃏 MTG-Vault > Personal Project · Offline-First PWA Offline-first Progressive Web App for managing a Magic: The Gathering collection. Features deck builder, card search via Scryfall, foil pricing, wishlists, multi-format CSV import, and a bracket calculator for Commander. JavaScript · Vite · Tailwind CSS · PWA · IndexedDB ### 🗃️ Medallion ETL Pipeline > Big Data · Bronze-Silver-Gold Architecture Financial budget execution pipeline with medallion architecture. Automated data validation, invalid-record quarantine, idempotent deduplication, and Parquet exports. Python · ETL · Pandas · Airflow · Parquet

📊 GitHub Insights

Phosky71's Stats Top Languages

GitHub Streak


🎯 Areas of Expertise

  • Distributed Systems: Scalable event-driven architectures and message brokering.
  • Intelligent Systems: SOTA LLM integration, RAG pipelines, and Computer Vision.
  • Data Engineering: End-to-end data lifecycles from ingestion to KPI reporting.
  • IDE Ecosystems: Custom plugin development for the JetBrains platform.
  • Cybersecurity Tooling: Static analysis, secret detection, and vulnerability remediation.
  • Offline-First Apps: Progressive Web Apps with robust synchronization capabilities.

📫 Contact & Connect

Pinned Loading

  1. WalletSimulator WalletSimulator Public

    Full-stack digital wallet simulator with Node.js/Express backend and vanilla JavaScript frontend. Features authentication, sessions, MongoDB integration and secure balance operations.

    JavaScript

  2. FileEncryptorService FileEncryptorService Public

    Educational cybersecurity project for learning file encryption/decryption with Python, FastAPI & WebSockets. ⚠️ INCOMPLETE & ARCHIVED - Educational purposes only. Demonstrates cryptography concepts.

    Python