Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View evan-william's full-sized avatar
💭
Busy Learning, Always Building
💭
Busy Learning, Always Building
  • @Sophistec Dev House
  • East Java, Indonesia
  • 03:19 (UTC +07:00)
  • Codestin Search App in/evanwilliam03

Block or report evan-william

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

⚔️ Welcome to My GitHub's Domain ⚔️

Typing Animation


🎯 Developer Profile & Expertise

⚔️ Professional Overview

class EvanWilliam:
    def __init__(self):
        self.name = "Evan William"
        self.location = "Indonesia 🇮🇩"
        self.role = "Software Developer"
        self.education = "Informatics Engineering @ UKWMS"
        self.status = "Student & Developer"
        
    def current_focus(self):
        return [
            "🧙‍♂️ Machine Learning Engineering",
            "📜 Data Science & Analytics", 
            "🏰 Full-Stack Development"
        ]
    
    def tech_stack(self):
        return {
            "languages": ["Python", "JavaScript", 
                         "C++", "PHP", "SQL"],
            "specialties": ["AI/ML", "Data Analysis", 
                           "Web Development"],
            "mindset": "Continuous Learning"
        }
    
    def philosophy(self):
        return "Innovation through code ⚔️"

# Initialize Developer
evan = EvanWilliam()
print(evan.philosophy())

📍 Professional Details

  • 🌍 Location: Indonesia 🇮🇩
  • 🎓 Education: Informatics Engineering @ UKWMS
  • 🎯 Focus Areas: Machine Learning, Data Science, Web Development
  • 🔮 Passion: AI & Technology Innovation
  • 🤝 Status: Open to collaboration

🏆 GitHub Achievements



🛡️ Technical Arsenal & Tools

Programming Languages & Core Technologies

Machine Learning & Data Science Stack

Development Tools & Platforms

Tech Stack


🏆 Featured Project

⚔️ Main Portfolio Repository


📊 Development Statistics

🏆 GitHub Overview & 📈 Language Distribution

📅 Contribution Activity


🎯 Current & Future Objectives

🧙‍♂️ AI & Machine Learning

  • Deep Learning Architecture
  • Model Development & Optimization
  • Data Preprocessing & Feature Engineering
  • Neural Network Implementation
  • MLOps & Production Deployment
  • Research & Experimentation

📜 Data Science & Analytics

  • Statistical Analysis & Modeling
  • Data Visualization & Insights
  • Interactive Dashboard Development
  • Predictive Analytics
  • Business Intelligence
  • Research Methodology

🏰 Software Development

  • Full-Stack Application Development
  • Content Management Systems
  • Responsive Web Design
  • Framework Integration
  • Database Architecture
  • API Development

🤝 Professional Network

📬 Get In Touch

LinkedIn Email GitHub


👀 Profile Views

Profile Views GitHub followers

⚔️ Thanks for Visiting!

Ready to collaborate and build amazing solutions together! ⚔️

Pinned Loading

  1. project-archive project-archive Public

    Sometimes, the best way to learn and grow is by building something, even if it’s small. Every project is a step forward, and this one is part of my journey to become a better developer.

    Python 4

  2. dev-notes dev-notes Public

    This repository is a comprehensive library of my personal coding notes, covering a wide range of programming languages, frameworks, and libraries. It serves as both a learning resource and a quick …

    Jupyter Notebook 1

  3. sms-spamguard sms-spamguard Public

    A sleek web app powered by Python, Flask, and Scikit-learn to intelligently detect SMS spam. Enter any message and see the verdict in real-time :)

    Python 1

  4. tmdb-5000-movie-recommender tmdb-5000-movie-recommender Public

    A web app powered by Python, Flask, and Scikit-learn to intelligently recommend movies based on your favorites. Enter any movie title and discover 5 similar films based on csv data from kaggle (TMD…

    Python 1