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 Backend & 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 | Creator"
        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 intelligent user interfaces",
            "System Architecture for scalable applications"
        ]
        self.interests = [
            "FullStack Development",
            "AI Agents",
            "Data Science & Analytics",
            "Mobile Development"
        ]
        
    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 Kotlin Java

🤖 AI & Big Data

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

🎨 Frontend

Next.js React HTML5 CSS3 Tailwind SASS Bootstrap

🛠️ Backend

FastAPI Node.js Laravel Express Docker Postman NPM

🗃️ Databases

MongoDB PostgreSQL MySQL Firebase SQLite

📱 Mobile Development

Android Jetpack Compose Android Studio

🎨 Design & Tools

Adobe XD Canva Figma

🧰 Development Tools

Git GitHub VS Code PyCharm Sourcetree

🖥️ Operating Systems

Ubuntu Windows Linux

🤝 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 Email Website Dev.to YouTube GitHub


✨ 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. backend-api-fitflow backend-api-fitflow Public

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

    TypeScript 1

  3. backend-chat backend-chat Public

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

    Python 1

  4. nuriadevs nuriadevs Public

  5. readme-deadlines readme-deadlines Public

    Forked from VeroMoreno/readme-deadlines

    ¿Todavía no sabes todo lo que puedes hacer en tu archivo README.md?

  6. App-Java-Veterinario App-Java-Veterinario Public

    Software de escritorio para la gestión de centros veterinarios.

    Java