Skip to content
View PetrJoe's full-sized avatar

Highlights

  • Pro

Block or report PetrJoe

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
petrjoe/README.md

👨‍💻 Full Stack Developer | 🇳🇬 Nigeria | 🚀 Open Source Enthusiast

Profile Views Wakatime GitHub Followers


🧑‍💻 About Me

const akanmu = {
    location: "Lagos, Nigeria 🇳🇬",
    role: "Full Stack Developer",
    workingOn: ["School Management Systems", "Web Applications", "Cloud Solutions"],
    learning: ["Advanced React Patterns", "Cloud Architecture", "System Design"],
    expertise: ["JavaScript", "TypeScript", "Python", "React", "Node.js"],
    askMeAbout: ["Web Dev", "APIs", "Database Design", "System Architecture"],
    funFact: "I turn coffee into code ☕ → 💻",
    openToCollaborate: true
};

💻 Tech Arsenal

⚡ Languages

JavaScript TypeScript Python C# HTML5 CSS3

🎨 Frontend

React TailwindCSS Next.js Redux Vite

⚙️ Backend

Node.js Express.js FastAPI Django Flask

🗄️ Database

PostgreSQL MongoDB MySQL Redis

🛠️ DevOps & Tools

Docker Git Linux Nginx Heroku


📊 GitHub Analytics

GitHub Streak Stats

🏆 GitHub Achievements

GitHub Trophies

🐍 Contribution Snake

github contribution grid snake animation

📈 Activity Graph

Contribution Graph

🌐 Connect With Me

LinkedIn Twitter Gmail YouTube Instagram Facebook Daily.dev


💭 Dev Quote

Snake animation


⭐️ From PetrJoe with 💙

Pinned Loading

  1. VueJS Loading JSON data from AJAX VueJS Loading JSON data from AJAX
    1
    <div id="app">   
    2
        <div class="list-title">SINGEL ITEM</div> 
    3
        <child-one v-bind:mydataone="getsingleItem"></child-one>   
    4
        <br><br>
    5
        <div class="list-title">LIST</div>