Skip to content
View JorkDev's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report JorkDev

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

Hello there coder! 🤓

My name is Jorkaef and I am a Software Engineer and System Analyst. I design and build end-to-end solutions — from requirements & process analysis to implementation, testing, and delivery — using modern technologies and clean, maintainable practices.
Working remotely since 2020 — coding since console.log('Hello, world!') felt like magic. 🚀

  const birthDate = new Date("11/22/1998").getTime();
  const currDate = new Date().getTime();
  const age = Math.floor((currDate - birthDate) / 31536000000);

  const moreAboutMe = {
    locatedIn: {
      country: "Peru",
      city: "Lima"
    },
    pronouns: ["he", "him"],
    age: `${age} years old`,
    specialties: [
      "System analysis (requirements, user stories, documentation)",
      "Process modeling (BPMN/UML)",
      "API design & integrations (REST, OpenAPI/Swagger)",
      "Web engineering (frontend + backend)",
      "Data modeling & SQL"
    ],
    techStack: {
      languages: ["TypeScript", "Python", "SQL", "Java (8+)"],
      frontend: ["React", "Angular", "Ionic", "React Native"],
      backend: ["Node.js", "Express.js", "Laravel", "DJango"],
      databases: ["PostgreSQL", "MongoDB", "MySQL", "Firebase"],
      cloudDevOps: ["Docker", "AWS", "Linux", "GitHub Actions"],
      testing: ["Jest", "Postman/Newman", "Cypress"],
      versionControl: ["Git"]
    },
    tools: [
      "VS Code",
      "Postman",
      "Docker",
      "Swagger / OpenAPI",
      "Jira",
      "Confluence",
      "draw.io",
      "GitHub Actions"
    ],
    OS: ["Arch Linux x86_64"],
    role: ["Software Engineer", "System Analyst", "Web Engineer"],
    nextGoal: "Finish college and build my own business"
  }

Skills and Tools:

javascript typescript python nodejs express postgresql mongodb mysql docker aws linux git github jira swagger

  • 🔭 I’m currently working on requirements & system analysis, API-driven systems, and web/mobile delivery using TypeScript/JavaScript, Node.js, React/Ionic, PostgreSQL, MongoDB, and Python.
  • 🌱 I’m currently working on my skills with AWS, Docker, CI/CD, testing (unit + E2E), and system design.
  • 👯 I’m looking to collaborate on innovative, product-focused projects: clear requirements, solid architecture, and measurable impact.
  • 😇 About me: Focused, curious, always learning, adventurous explorer, cat lover, musician, artist.

Pinned Loading

  1. JorkDev JorkDev Public

    This is the Homepage of my Github profile