🌐 AI搜索 & 代理 主页
Skip to content
View Jose-Familia's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report Jose-Familia

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

Jose Familia

💻 Full Stack Developer

LinkedIn


👨‍💻 Sobre mí

type Competencias = string[];

interface PerfilJose {
  ubicacion: string;
  rol: string;
  enfoque: Competencias;
  reforzando: Competencias;
  backend: Competencias;
  devops: Competencias;
  datos: Competencias;
  basesDeDatos: Competencias;
  aprendiendo: Competencias;
  pasiones: Competencias;
}

const jose: PerfilJose = {
  ubicacion: "🇩🇴 República Dominicana",
  rol: "Full Stack Developer",
  enfoque: ["Frontend", "Backend", "DevOps"],
  reforzando: ["HTML5", "CSS3", "JavaScript", "TypeScript", "React", "Next.js"],
  backend: ["Node.js", "Nest.js", "Express", "Go"],
  devops: ["Docker", "GitHub Actions", "Jenkins", "Nginx"],
  datos: ["Python", "Excel", "Power BI"],
  basesDeDatos: ["PostgreSQL", "MongoDB", "MySQL", "SQL Server", "SQLite", "Prisma"],
  aprendiendo: ["Arquitectura de Software", "Patrones de Diseño"],
  pasiones: ["Anime 🎌", "Béisbol ⚾", "Open Source 🌟"],
};

Transformando ideas en código limpio y soluciones escalables


🌐 Socials

LinkedIn


💻 Tech Stack

Frontend

HTML5 CSS3 JavaScript TypeScript React Next.js Astro TailwindCSS

Backend

NodeJS Nest.js Express Go

Bases de Datos

PostgreSQL MongoDB MySQL SQL Server SQLite Prisma

DevOps / Infra

Docker GitHub Actions Jenkins Nginx Vercel PNPM Windows Terminal

Datos & BI

Python Pandas Power BI Excel

Testing / Build

Vitest

Diseño & Colaboración

Figma Notion Postman Git GitHub Markdown Cisco


📊 GitHub Stats

GitHub Streak

Top Langs


📫 ¿Trabajamos juntos?

Disponible para colaborar en proyectos innovadores

LinkedIn

Si te gusta mi trabajo, no olvides dar estrella a mis repositorios

Pinned Loading

  1. Async-Await.js Async-Await.js
    1
    async function requestHandler(req, res)
    2
    {
    3
            try
    4
            {
    5
                    const user = await User.findById(req.userId);
  2. This .sh solves kubernetes virtualiz... This .sh solves kubernetes virtualization errors in Docker when starting a new cluster with minikube.
    1
    "minikube delete --all --purge"
    2
    
                  
    3
    minikube delete
    4
    
                  
    5
    ## Elimina un clúster local de kubernetes creado en minikube.
  3. Alura-Encriptador Alura-Encriptador Public

    Alura Challenge #1 Alura Encriptador de texto.

    CSS 1

  4. DevDecennialChallenge DevDecennialChallenge Public

    10 days / 10 proyects

    JavaScript 1

  5. SistemadeEstudiantes SistemadeEstudiantes Public

    C# 1

  6. Netflix-LandingPage Netflix-LandingPage Public

    CSS 1