Skip to content
View 0x3EF8's full-sized avatar
💭
Continuously learning and growing 🌱
💭
Continuously learning and growing 🌱

Organizations

@hallofcodes

Block or report 0x3EF8

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
0x3EF8/README.md
const introduction = {
  name: "Jay Patrick Cano",
  profession: "Developer",
  description: "A self-taught developer always eager to learn",
  location: "Philippines",
  passions: ["Learning new technologies", "Building useful tools"],
  experienceAreas: [
    "Web Development",
    "Software Development",
    "Computer Formatting & Software Installation",
    "Scripting, Bots & Automation",
    "IT Support & Troubleshooting",
    "Database Management"
  ],
  skills: {
    frontend: [
      "HTML", "CSS", "JavaScript", "TypeScript", "React", "Next.js", "Vue.js", "jQuery",
      "Bootstrap", "Tailwind CSS", "Sass", "Responsive Design", "Web Accessibility (a11y)",
      "Redux / Context API", "React Router"
    ],
    backend: [
      "Node.js", "Express.js", "MongoDB", "MySQL", "PostgreSQL", "PHP", "Laravel",
      "REST APIs", "GraphQL", "Authentication & Authorization", "Server-side Rendering"
    ],
    tools: [
      "Git", "GitHub", "VS Code", "Postman", "npm / yarn", "Chrome DevTools", "Docker Basics",
      "Terminal / Bash", "Webpack", "ESLint / Prettier", "Cloud Platforms (AWS, GCP, Azure)",
      "AI Development Tools (OpenAI API, ChatGPT, Copilot, Hugging Face)",
      "Antigravity", "Figma / UI Design Tools", "CI/CD Pipelines (GitHub Actions, Jenkins)"
    ],
    automation: [
      "Python Scripting", "Batch Scripts", "Shell Scripts", "Web Scraping", "Task Automation"
    ]
  },
  portfolio: "https://jaypatrickcano.vercel.app",
  github: "https://github.com/0x3ef8",
  socialMediaLinks: ["https://0x3ef8.github.io/linktree"],
  quote: "Programming knowledge is the key to unlocking the power of a god. ~ 0x3EF8"
};

export default introduction;

GitHub Stats

Programming Languages

c logo cplusplus logo csharp logo html5 logo css3 logo javascript logo typescript logo python logo

Tools and Technologies

nodejs logo express logo react logo nextjs logo tailwindcss logo mongodb logo mysql logo flutter logo firebase logo figma logo vscode logo visualstudio logo androidstudio logo

Note: I'm also continuously learning new things and expanding my skillset beyond the MERN stack. I'm not an expert in all of these technologies; I'm still a learner.

Pinned Loading

  1. Coffee-Shop-System-using-CPlusPlus Coffee-Shop-System-using-CPlusPlus Public

    The Coffee Shop System was created in a simple console application, the system is protected by a strict login security, in order for you to access the system you need to enter a correct password in…

    C++ 2

  2. Contact-Management-System-Project-in-Python Contact-Management-System-Project-in-Python Public

    This Contact Management System is a Python program that can manage the list of contact information. The purpose of the system is to organize the list of all available contacts such as by inputting …

    Python 5

  3. Covid-19-Contact-Tracing-System-Web-App-with-QR-Code-Scanning-using-PHP Covid-19-Contact-Tracing-System-Web-App-with-QR-Code-Scanning-using-PHP Public

    This project was inspired in the LGU's Contact Tracking System here in the Philippines. The Contact Tracing System logs all individuals that are visiting a certain establishment. The system has 2 s…

    JavaScript 3

  4. Simple-Image-Gallery-with-Viewer-Modal-using-jQuery-and-Bootstrap Simple-Image-Gallery-with-Viewer-Modal-using-jQuery-and-Bootstrap Public

    A simple Image Gallery web application with an image viewer modal.The Image Viewer will also have control button for navigating to the pervious or next image. We will be using Bootstrap for the des…

    HTML 2

  5. Simple-Mobile-Contact-Management-System-using-Python Simple-Mobile-Contact-Management-System-using-Python Public

    The Simple Mobile Contact Management System was built in a console application, the user can accessed the system without any use of user login information. The user can do simple things in the syst…

    Python 2

  6. Nero-2.0 Nero-2.0 Public

    Nero 2.0 is a Facebook Messenger bot that helps answer a variety of questions using AI APIs for information. At its core, it operates on the fca-unofficial library.

    JavaScript 1 2