Skip to content
View devilsfave's full-sized avatar

Block or report devilsfave

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

HERBERT K. YEBOAH

Typing SVG

GitHub followers Profile views Email


🧬 About Me

class SoftwareEngineer:
    def __init__(self):
        self.name = "Herbert Kwame Yeboah"
        self.role = "Software Engineer & AI/ML Developer"
        self.location = "Ghana πŸ‡¬πŸ‡­"
        self.education = "BSc Computer Science - UENR (2024)"
        self.current_focus = "AI-powered Solutions for Real-World Impact"
        
    def get_skills(self):
        return {
            "languages": ["Python", "TypeScript", "JavaScript", "SQL", "C++", "Java"],
            "ai_ml": ["TensorFlow", "Keras", "Scikit-learn", "NumPy", "Pandas"],
            "web": ["Next.js", "React", "Node.js", "Flask", "Tailwind CSS"],
            "cloud": ["Google Cloud", "Firebase", "Docker", "Railway"],
            "databases": ["PostgreSQL", "MongoDB", "Redis", "Firestore"]
        }
    
    def get_certifications(self):
        return [
            "ALX Africa - AI Career Essentials (2024)",
            "ALX Africa - Software Engineering (2024)",
            "Udemy - SQL Masterclass (2024)"
        ]

me = SoftwareEngineer()

πŸ“ Based in Ghana πŸ‡¬πŸ‡­ | πŸŽ“ BSc Computer Science (2024)

I am a Software Engineer & AI/ML Developer passionate about transforming complex ideas into production-ready code. My foundation blends high-performance software engineering with expertise in Machine Learning, allowing me to build end-to-end intelligent systems that solve real-world problems and make life better through technology.


πŸš€ Featured Projects

AI-Powered Skin Disease Classification System

Deep learning platform democratizing dermatological care across Africa using advanced neural networks.

Technical Highlights:

  • MobileNetV2 + Spatial Transformer Network
  • 87.27% validation accuracy (HAM10000)
  • TensorFlow Lite mobile deployment
  • Full-stack telemedicine platform

🎰 Frankenstein

Algorithmic Trading & Risk Management Engine

Production-ready system demonstrating advanced mathematical optimization and real-time data processing.

Technical Highlights:

  • Real-time probability calculations
  • Async architecture (asyncio/aiohttp)
  • Multi-layered risk assessment
  • Docker + Railway deployment


πŸ› οΈ Technology Arsenal

Languages & Core

AI/ML & Data Science

Web Development

Cloud & DevOps

Databases


πŸ“Š GitHub Analytics

GitHub Streak


πŸ“œ Certifications & Education

πŸŽ“ Credential πŸ›οΈ Institution πŸ“… Year
BSc Computer Science University of Energy & Natural Resources 2024
AI Career Essentials ALX Africa July 2024
Software Engineering ALX Africa June 2024
SQL Masterclass Udemy 2024

πŸ“ˆ Weekly Development Breakdown

Python       12 hrs 45 mins  β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘  45.2%
TypeScript   8 hrs 30 mins   β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘  30.1%
JavaScript   3 hrs 15 mins   β–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘  11.5%
SQL          2 hrs 10 mins   β–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   7.7%
Other        1 hr 30 mins    β–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   5.5%

🌐 Connect With Me


πŸ’‘ "Using AI to solve real-world problems and make life better"

Dev Quote

Pinned Loading

  1. Dermavision_AI Dermavision_AI Public

    Jupyter Notebook 1

  2. ai-hedge-fund ai-hedge-fund Public

    Forked from virattt/ai-hedge-fund

    An AI Hedge Fund Team

    Python