8000 NSYSU Open Development Community 中山大學開源社群 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
@NSYSU-OpenDev

NSYSU Open Development Community 中山大學開源社群

Open Development Community for National Sun Yat-sen University

Open Source Badge Education Badge

Student-Led Badge Collaboration Badge

👨‍💻  關於我們 | About Us

class NSYSUOpenDevCommunity:
    def __init__(self):
        self.name = "NSYSU OpenDev Community"
        self.chinese_name = "中山大學開源社群"
        self.founded = "2025"
        self.location = "National Sun Yat-sen University, Kaohsiung, Taiwan"
        
        self.mission = [
            "推廣開源文化與價值觀",
            "開發校園實用工具與服務",
            "提升選課體驗與資訊透明度",
            "培養程式開發與協作能力"
        ]
        
        self.activities = [
            "中山選課系統優化與開發",
            "課程資料API服務維護",
            "人工智慧選課助手開發",
            "開源技術分享與協作"
        ]
        
        self.tech_focus = [
            "Web Development",
            "Data Science & APIs",
            "AI & Machine Learning",
            "UI/UX Design"
        ]
        
        self.values = [
            "開放 Open",
            "創新 Innovation",
            "共享 Sharing",
            "協作 Collaboration",
            "實用 Practicality"
        ]
        
        self.join_us = "歡迎所有中山大學學生加入我們的社群!"
        
    def get_involved(self):
        return "探索我們的專案,參與中山選課系統的優化,一起提升校園資訊服務!"

community = NSYSUOpenDevCommunity()

💻  技術領域 | Technologies

Web Development

react reactbootstrap vitejs nodejs yarn typescript javascript html5 css3 bootstrap antdesign

Data Science & APIs

python pandas jupyter numpy

AI & Machine Learning

pytorch

📂  主要專案 | Main Projects

📫  聯絡我們 | Contact Us

📧 Email: yochen0123@gmail.com

🌐 Website: 還沒開發

💬 Discord: https://discord.gg/Md4x9frrHf

📍 Location: 國立中山大學, 高雄市鼓山區蓮海路70號

Popular repositories Loading

  1. NSYSUSelectorHelper NSYSUSelectorHelper Public

    中山選課小助手

    TypeScript 6 2

  2. NSYSUCourseAPI NSYSUCourseAPI Public

    中山大學選課列表API

    Python 2

  3. NSYSUCourseSelectorV6 NSYSUCourseSelectorV6 Public

    第六代UI 還在開發中 Soon™

    TypeScript 1

  4. NSYSUSelectorHelperAI NSYSUSelectorHelperAI Public

    Forked from NSYSU-OpenDev/NSYSUSelectorHelper

    中山選課小助手人工智慧驗證版 (Transformer RAG Version)

    Jupyter Notebook 1

  5. .github .github Public

    特殊項目,用於存放 GitHub 組織的特殊設定和資訊

Repositories

Showing 5 of 5 repositories

Top languages

Loading…

Most used topics

Loading…

0