Skip to content
View tkoyama010's full-sized avatar
:shipit:
Working from future
:shipit:
Working from future

Sponsoring

@numfocus

Highlights

  • Pro

Block or report tkoyama010

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
tkoyama010/README.md

Contribution Graph

🐍 Pythonista | 📝 Vimmer | 🔬 Scientific Computing Enthusiast

Profile views GitHub followers GitHub stars Sponsor


🎯 Current Roles

🏢 Organization 👤 Role
@numfocus Technical Steering Committee Member
@scipy-conference Tutorial Chairperson
@pyvista Core Developer
GetFEM Contributor & Documentation Lead

📊 GitHub Stats

Tetsuo Koyama github stats
GitHub Streak Stats
GitHub Trophies

🏆 Achievements & Badges

LeetCode Kaggle TryHackMe

AtCoder Codeforces


👨‍💻 About Me

class TetsuoKoyama:
    def __init__(self):
        self.name = "Tetsuo Koyama"
        self.role = "AI Engineer"
        self.location = "Japan 🇯🇵"
        self.interests = [
            "Scientific Computing",
            "3D Visualization",
            "Finite Element Method",
            "Open Source Development"
        ]
        self.languages = ["Japanese", "English"]

    def get_current_projects(self):
        return {
            "PyVista": "3D plotting and mesh analysis",
            "GetFEM": "Finite Element Method library",
            "pyOpenSci": "Scientific Python packaging"
        }

    def say_hi(self):
        print("Thanks for visiting my profile! 🎉")
        print("Feel free to explore my projects and connect!")

me = TetsuoKoyama()
me.say_hi()

🚀 Featured Projects

📦 Project 📝 Description ⭐ Role
PyVista 3D plotting and mesh analysis through VTK Core Developer
GetFEM Open source Finite Element Method library Contributor
PyVista Tutorial SciPy Conference tutorial materials Main Contributor
pyOpenSci Guide Scientific Python packaging guide Contributor

Streamlit App


📚 Documentation & Translation Work

🇯🇵 Japanese Documentation Projects (Click to expand)

I'm passionate about making technical documentation accessible to Japanese speakers:


💻 Tech Stack

🔧 Languages & Core Tools

Python C++ TypeScript Fortran Bash

📊 Scientific Computing & ML

NumPy Pandas SciPy Matplotlib PyTorch scikit-learn

🛠️ Development Tools

Git GitHub Vim VS Code Jupyter Streamlit

🖥️ Systems & Infrastructure

Ubuntu Docker GitLab LaTeX


📈 Contribution Activity

Contribution Graph

📖 Publications & Media

📚 Books & Articles (Click to expand)

📰 Conference Reports

📗 Books

🎤 Featured Talk

📚 Academic Publications


🎙️ Podcast Appearances

🎧 Terapyon Channel Podcast Episodes (Click to expand)

🌐 Connect with Me


Footer
Thanks for visiting! Have a great day! 🌟

Pinned Loading

  1. pyvista/pyvista pyvista/pyvista Public

    3D plotting and mesh analysis through a streamlined interface for the Visualization Toolkit (VTK)

    Python 3.2k 581

  2. pyvista/pyvista-tutorial pyvista/pyvista-tutorial Public

    PyVista SciPy 2022-2025 Tutorial

    Python 62 8

  3. pyvista/scikit-gmsh pyvista/scikit-gmsh Public

    Scikit for Gmsh to generate 3D finite element mesh

    Python 62 4

  4. scientific-python-lectures-translations scientific-python-lectures-translations Public

    translated docs for scientific python lectures

    Shell 2

  5. awesome-finite-elements awesome-finite-elements Public

    A curated list of awesome stuff related to Finite Element Analysis (FEA) Software for Structural Engineering😎

    Python 14 1

  6. getfem/getfem getfem/getfem Public

    Mirror of GetFEM repository

    C++ 52 15