Skip to content
View piusjohn's full-sized avatar
💭
On Eagles's Wing
💭
On Eagles's Wing
  • New Vision Institute of Technology

Block or report piusjohn

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


👋 About Me

package main

import "fmt"

type Developer struct {
	Name     string
	Role     string
	Location string
	Stack    []string
	Cloud    []string
	Building []string
}

func main() {
	me := Developer{
		Name:     "Pius John",
		Role:     "Cloud AI Application Developer",
		Location: "Nigeria 🇳🇬",
		Stack:    []string{"Go", "Python"},
		Cloud:    []string{"AWS", "GCP"},
		Building: []string{
			"Realtime AI Chatbots",
			"Image Analysis Systems",
			"Scalable Cloud Applications",
		},
	}
	fmt.Printf("Hi there! I'm %s 👋\n", me.Name)
	fmt.Printf("I build intelligent cloud applications using %v\n", me.Stack)
}

🤖 Featured Projects

🧠 Realtime AI Chatbot

A production-ready realtime chatbot powered by AI models deployed on the cloud. Built for scale, speed, and intelligent conversations.

🖼️ Image Analysis AI

An intelligent image analysis system leveraging cloud AI services to extract insights, detect objects, and process visual data at scale.


🛠️ Tech Stack


📊 GitHub Stats

🔥 Contribution Streak


📊 Activity Graph


🏆 Achievements


🚀 Current Focus

current_focus = [
    "Building AI-powered cloud applications with Go & Python",
    "Deploying scalable services on AWS & GCP",
    "Integrating LLMs and AI APIs into production systems",
    "Mastering cloud-native architecture & infrastructure",
    "Advanced algorithms & data structures",
    "Software engineering best practices",
]

🌐 Connect With Me


⚡ Fun Fact

I enjoy building AI-powered cloud applications from scratch, understanding how things work at a deep level, and continuously pushing myself to become a better engineer every day. 🔥


Popular repositories Loading

  1. devops devops Public

    CSS

  2. devops_portolio devops_portolio Public

    CSS 1

  3. RideSmartFE RideSmartFE Public

    Forked from john-ojabo/RideSmartFE

    RideSmart Frontend

    TypeScript

  4. nvit_devops_team nvit_devops_team Public

    Forked from Jethro-Nvit/nvit_devops_team

    HTML

  5. equitypro equitypro Public

    CSS

  6. black-dashboard-genezio black-dashboard-genezio Public

    Forked from creativetimofficial/black-dashboard-genezio

    Build and deploy serverless applications like never before with our ultimate full-stack solution.

    CSS