Skip to content
View nuriadevs's full-sized avatar
🍀
🍀

Block or report nuriadevs

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

Banner

👋 Welcome!

I'm a FullStack Developer specializing in AI, passionate about building applications with real-world impact. I combine Backend development, AI techniques, and intuitive UI to create solutions that solve real problems.

🌍 Currently open to remote opportunities and collaborative tech projects.


👩‍💻 About Me

class Developer:
    def __init__(self):
        self.name = "Nuria Vázquez"
        self.current_role = "FullStack Developer & AI"
        self.languages = {
            "spanish": "Native",
            "english": "Professional"
        }
        self.currently_learning = [
            "Advanced Frontend development (React patterns, Next.js 15+)",
            "Modern UI libraries: shadcn/ui, Radix UI, Framer Motion",
            "AI/ML integration: Building AI agents",
            "System Architecture for scalable applications"
        ]
        self.interests = [
            "FullStack Development",
            "AI Data Science & Analytics"
        ]
        
    def say_hi(self):
        print("Thanks for stopping by! Let's build something amazing together 🚀")

me = Developer()
me.say_hi()

💻 Tech Stack

🧑‍💻 Programming Languages

Python JavaScript TypeScript PHP Java

🤖 AI & Big Data

OpenAI TensorFlow Scikit-learn Pandas NumPy Jupyter Power BI AWS R

🎨 Frontend

Next.js React HTML5 CSS3 Tailwind

🛠️ Backend

FastAPI Node.js Laravel Express Docker

🗃️ Databases

MongoDB PostgreSQL MySQL

🧰 Development Tools

Git GitHub VS Code PyCharm Sourcetree

🖥️ Operating Systems

Linux Windows

🤝 Let's Collaborate!

I'm always interested in:

  • 🚀 Innovative tech projects with real-world impact
  • 🤖 AI/ML applications and intelligent systems
  • 💼 Remote opportunities (FullStack, Backend, AI roles)
  • 🌍 Open source contributions
  • 📚 Technical writing and knowledge sharing

Feel free to reach out if you want to:

  • Collaborate on a project
  • Discuss tech ideas and architectures
  • Explore job opportunities

📫 How to Reach Me

LinkedIn Website Dev.to YouTube


✨ Thanks for visiting! Happy coding! ✨

⭐️ From nuriadevs with 🍀

Popular repositories Loading

  1. basic-app-laravel-12-sanctum-backend basic-app-laravel-12-sanctum-backend Public

    This application has been developed with Laravel, it offers CRUD operations and a basic authentication and registration system.

    PHP 3

  2. WeatherApp WeatherApp Public

    Weather App is a mobile application for Android designed to search the forecast weather from a city.

    Kotlin 1

  3. backend-api-fitflow backend-api-fitflow Public

    AI agent that helps users discover and get personalized workout recommendations.

    TypeScript 1

  4. backend-chat backend-chat Public

    This project implements the backend of a chat system with artificial intelligence using FastAPI and OpenAI.

    Python 1

  5. dog-parks dog-parks Public

    Dog park maps for Málaga built with Python and Folium.

    HTML 1

  6. nuriadevs nuriadevs Public