Skip to content
View Danirogerc's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Block or report Danirogerc

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
danirogerc/README.md

👋 Hi, I'm Daniel

Venture Builder, Business Analyst, Full-Stack Developer


🧬 Developer Card

const contact = () => {
  linkedin: "https://www.linkedin.com/in/danirogerc",
  github: "https://github.com/danirogerc",
};

const life = () => {
  const languages = ["English", "Spanish", "French", "Catalan"];
  const nationalities = ["Spanish"];
  return { languages, nationalities };
};

const education = () => {
  const degrees = {
    bachelor: ["BBA in Business and Management"],
    postgraduate: ["Full-Stack software Engineer by Tripleten"],
    other_certifications: [],
  };

  return degrees;
};

const coding = () => {
  const fullstack = {
    frontend: ["HTML", "CSS", "JavaScript", "React", "React Router", "Next.js"],
    backend: ["Node.js", "Supabase", "Prisma"],
    cloud: ["Supabase"],
    tools: ["Figma", "Vite", "npm", "Postman", "Vercel"],
  };

  const environment = ["VSCode", "Cursor", "GitHub"];

  return { fullstack, environment };
};

export { contact, life, education, coding };

🧠 Stack




Popular repositories Loading

  1. webflyx webflyx Public

    git#1 from boot.dev

    2

  2. CRM-for-auto-repair-shops CRM-for-auto-repair-shops Public

    This repository was created by Flatlogic Platform: https://flatlogic.com/generator | Application page: https://mecanican.flatlogic.app

    TypeScript 1

  3. web_project_around web_project_around Public

    JavaScript 1

  4. gpt-pilot gpt-pilot Public

    Forked from Pythagora-io/gpt-pilot

    The first real AI developer

    Python 1

  5. Malimite-decompile-apple Malimite-decompile-apple Public

    Forked from LaurieWired/Malimite

    iOS and macOS Decompiler

    Java 1

  6. comp comp Public

    Forked from carhartlewis/comp

    The open source compliance platform - Drata & Vanta Alternative

    TypeScript 1