Skip to content
View Leci37's full-sized avatar

Block or report Leci37

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
Leci37/README.md

Hi there 👋, I’m Luis Lecinana

I'm a software engineer and data scientist based in Spain, passionate about building smart solutions using AI, computer vision, and machine learning. I focus on clean, scalable code and have experience deploying real-time systems for both industry and research. I enjoy turning technical challenges into innovative products.

Tech I use: Python, TensorFlow, OpenCV, XGBoost, Scikit-learn, TFLite, Selenium, Docker, JavaScript, Pine Script
Interested in: AI for retail, algorithmic trading, neural networks, and responsible AI development.

Get in touch: LinkedIn | GitHub


Leci37/Leci37 is a special repository because its README.md appears on your GitHub profile.
Here are some ideas to get you started:

  • I’m currently learning: advanced LLM fine-tuning and cloud deployment with Docker
  • I’m looking to collaborate on: AI in finance, computer vision, and open-source tools
  • I’m looking for help with: distribution strategies for retail AI
  • Ask me about: TensorFlow, Pine Script, AI deployment, TradingView automation
  • How to reach me: [email protected]
  • Fun fact: I started with Arduino before jumping into full-stack ML systems

Featured Projects

Stock Prediction ML (Real-Time)

http://github.com/Leci37/TensorFlow-stocks-prediction-Machine-learning-RealTime
Combines LSTM, XGBoost, and news sentiment to predict stock signals in real time.
Includes real-time data integration, multithreaded inference, and technical indicators.

SueGAN – Exploit Code Generator

http://github.com/Leci37/SueGAN-AI-to-generate-exploit-codes
Experimental GAN that generates synthetic exploit code for cybersecurity research.
Read more: http://www.linkedin.com/pulse/possible-ai-gan-generative-adversarial-network-hack-luis-tkief

LLM Financial Chatbot (Spanish)

http://github.com/Leci37/LLM-Financial-Chatbot-Spanish-Training-and-Development-from-Raw-PDFs
NLP chatbot trained on financial documents to assist with banking FAQs.
Uses BLOOM, LLaMA-2, PDF parsing, JSON structuring, and transformer fine-tuning.

iaCarry – AI Checkout System

http://iacarry.tuisku.eu (private) An intelligent vision-based self-checkout station using TensorFlow and OpenCV. Detects products in shopping carts via images and processes payment in seconds.
Live Demo: http://iacarry.tuisku.eu/es/try_it.html
Video: http://www.youtube.com/watch?v=Sj-IvGnjODE

Tuisku – ML Trading Bot

https://tuisku.eu/ (private) Automated trading strategies using Random Forest, XGBoost, and live sentiment via Alpaca, Binance, and Twitter APIs. Visualizes strategies on TradingView.
Integrated with Docker, Selenium, and Telegram Bots.


Thank you for visiting. Gracias por la visita

Pinned Loading

  1. TensorFlow-stocks-prediction-Machine-learning-RealTime TensorFlow-stocks-prediction-Machine-learning-RealTime Public

    Predict operation stocks points (buy-sell) with past technical patterns, and powerful machine-learning libraries such as: Sklearn.RandomForest , Sklearn.GradientBoosting, XGBoost, Google TensorFlow…

    Python 277 84

  2. SueGAN-AI-to-generate-exploit-codes SueGAN-AI-to-generate-exploit-codes Public

    Is it possible for the AI ​​(GAN Generative Adversarial Network) to generate exploit hack codes (in this first version only python) automatically?

    5

  3. Simple-WebServer-html-js-for-Arduino-ESP8266WiFi-browser-control Simple-WebServer-html-js-for-Arduino-ESP8266WiFi-browser-control Public

    simple web server (html-js) for Arduino-ESP8266WiFi browser control. control and monitor by means of an ESP8266 board programmed in Arduino (.ino) language a small industrial process

    C++ 1

  4. LLM-Financial-Chatbot-Spanish-Training-and-Development-from-Raw-PDFs LLM-Financial-Chatbot-Spanish-Training-and-Development-from-Raw-PDFs Public

    Build a Financial Chatbot in Spanish using LLMs. This repository processes raw PDFs, extracts structured data, generates question-answer pairs, and trains models like BLOOM and mT5. Designed for c…

    Python 1