Skip to content
View shinanDev's full-sized avatar
🦊
Laugh'n'Love
🦊
Laugh'n'Love

Block or report shinanDev

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


About Me

class Developer_AI_Engineer:
    def __init__(self):
        self.name = "Philipp"
        self.role = "Junior Developer | AI Engineer in training"
        self.location = "Hamburg, Germany"
        self.education = "Fachinformatiker Anwendungsentwicklung @ BBQ Hamburg"
        
        self.expertise = [
            "Network Automation",
            "Python Development", 
            "VMware & Storage",
            "AI Integration",
            "Ethical AI Principles",
            "Lifelong Learner"
        ]
        
        self.recent_work = {
            "Junior Developer (6m)": "FemAI - Ethical AI Solutions",
            "AI Trainer (1y)": "Outlier.ai",
            "System Engineer (3+y)": "Vater Business IT",
            "IT Helpdesk (3+y)": "3net GmbH",
            "IT Technician (4y)": "Freelancer & DIS Daten IT Service GmbH"
        }
        
        self.experience = "11+ years IT Infrastructure"

    def current_projects(self):
        return {
            "BKartA Network Architecture": {
                "description": "Enterprise network design for 400 users",
                "tech": ["VLANs", "Zero Trust", "Multi-Site", "Filius", "draw.io"],
                "docs": "150+ pages",
                "team": "9 members",
                "status": "Completed (Dec 2025)"
            },

            "AI Agent Development": {
                "description": "Building intelligent automation agents",
                "tech": ["Python", "Claude API", "Local LLMs"],
                "status": "In Progress"
              }
          }
    
    def get_philosophy(self):
        return """
        ‣ Automate
        ‣ Review, hands-on, optimize
        ‣ Build ethical AI that respects humanity
        ‣ Learn continuously, share knowledge freely
        """

    def current_focus(self):
        return [
            "IHK Certification - Fachinformatiker fuer Anwendungsentwicklung",
            "Building Ethical AI applications",
            "Goal: AI Engineer role (2027)"
        ]
  

Certifications

LPI Linux Essentials Certificate

Verify on Badgr

LPI Linux Essentials - Credly

Verify on Credly


Other Achievements: ☁️ Google Cloud LLM Certification

Tech Arsenal

Programming & Scripting

Python Bash HTML5 CSS3

Infrastructure & Networking

VMware Cisco Linux Hyper-V Windows Server Hornetsecurity Azure

AI & Development

Claude OpenAI Ollama Mistral GitHub Copilot

Frameworks & Libraries

Flask SQLAlchemy

SQL Databases

MySQL

Cloud & Tools

PyCharm GitHub Docker Notion Slack Google Cloud Cisco Packet Tracer


Philosophy & Values

"Building Ethical AI, Automating the future"

"The only truly secure system is one that's automated, monitored, and built with ethical principles at its core."

Core Values:

- Ethical AI First - Technology must serve humanity
- Automation Excellence - Eliminate repetition, focus on innovation  
- Continuous Learning - Every day is an opportunity to grow
- 100% Commitment - Accept nothing less than excellence
- Knowledge Sharing - Lift others as you climb

LinkedIn Email GitHub


"Yesterday is history. Tomorrow is a mystery. Today is a gift.

And that's why it called the present."

Profile Views

Pinned Loading

  1. portfolio portfolio Public

    HTML

  2. ethical_ai_post_agent ethical_ai_post_agent Public

    Bias & Diversity in LLMs - post agent for LinkedIn

    Python 2