Skip to content
View framonmar7's full-sized avatar

Block or report framonmar7

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

👋 Hi, I'm Francisco Jesús Montero Martínez

Software Engineer · AI & Data Developer
I design clean, modular, and production-ready software systems, with a strong focus on deep learning and language technologies.


🧠 Technical Skills

🧪 Programming Languages & Frameworks

  • Python: Django, FastAPI, data processing
  • JavaScript: React for frontend development
  • Databases: SQL, Django ORM

🤖 Artificial Intelligence & Data

  • Computer Vision: CNN-based classifiers, face detection
  • Natural Language Processing (NLP): BERT, text classifiers
  • LLM Orchestration: LangChain & LangGraph for structured workflows
  • Model Serving: Deployment via Django REST Framework and FastAPI

🛠️ Development & Infrastructure

  • Version Control: Git & collaborative workflows
  • Testing: Pytest, Selenium, Unittest
  • Linux systems administration
  • Networking & basic cybersecurity
  • Docker & containerization
  • CI/CD basics: GitHub Actions

📐 Complementary Skills

  • Mathematics & digital signal processing
  • BPMN (Business Process Modeling Notation)

🌐 Languages

  • Spanish: Native speaker
  • English: B2 level — currently improving spoken fluency

📫 Contact


Popular repositories Loading

  1. framonmar7 framonmar7 Public

  2. cnn-binary-classifier-generator cnn-binary-classifier-generator Public

    Modular tool to train binary image classifiers with CNNs and transfer learning. Built for clarity, reusability, and experimentation.

    Python

  3. suicidal-risk-detection suicidal-risk-detection Public

    Web application for identifying suicidal ideation in user-submitted text via NLP.

    HTML

  4. goku-or-goten-classifier goku-or-goten-classifier Public

    Web application for distinguishing between Goten and Goku (child version) in user-submitted face images using binary image classification.

    HTML

  5. roman-converter roman-converter Public

    Python application for converting between decimal and Roman numerals.

    Python

  6. content-moderation-api content-moderation-api Public

    Django API serving text classification models for content moderation.

    Python