Skip to content
View whats2000's full-sized avatar
  • National Sun Yat-sen University
  • Taiwan
  • 18:54 (UTC +08:00)

Highlights

  • Pro

Organizations

@mc-cloud-town @TristarAccessory

Block or report whats2000

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

Deeplearner Badge

Web Developer Badge Code Lover Badge Committer Rank

👨🏻‍💻  About Me

import torch

class whats2000(torch.nn.Module):
    def __init__(self):
        super(whats2000, self).__init__()
        self.name = "whats2000"
        self.pronouns = "He/Him"

        self.projects = [
            "LLM Agent VScode Extension - CodeBRT project",
            "NSYSU AI Selector Helper - selector_helper project",
            "Zero-Shot Composed Text Image Retrieval Research - WeiMoCIR project",
            "CTEC Website Development Phase 2 - CTEC website project"
        ]

        self.learning = [
            "How to use the agent framework with human-in-the-loop with better user experience",
            "Zero-shot learning combined with text image retrieval",
            "React and Node.js for website development"
        ]

        self.collaborate_on = ["CodeBRT project", "selector_helper"]

        self.help_with = [
            "LLM improves coding performance research",
            "Need people to help with CodeBRT project",
            "Testing and debugging in VSCode extension on MacOS"
        ]

        self.ask_me_about = [
            "Developing VSCode extension with React and TypeScript",
            "PyTorch and Hugging Face Transformers deployment",
            "TypeScript and React development with Vite",
            "Website development with React and Node.js"
        ]

        self.reach_me = "Create an issue in the repository"

        self.love = [
            "Coding Website",
            "Playing with Torch",
            "Trying new languages I've never used before",
            "Publishing interesting projects"
        ]

        self.fun_facts = [
            "I am writing this README.md at 03:54 AM 🤔",
            "I am a night owl 🦉"
        ]

    def forward(self, input):
        return input

profile = whats2000()

🛠  IDEs I Use

vscode visualstudio intellij pycharm webstorm webstorm clion

🗃  Version Control

git github gitlab sourcetree githubactions

💻  Languages anf Frameworks I Use

Frontend Development

react reactbootstrap redux vitejs nodejs yarn jest typescript javascript html5 css3 sass bootstrap antdesign d3js blazor

Machine Learning / Deep Learning

python anaconda pytorch tensorflow numpy pandas scikitlearn matplotlib

Backend Development

python typescript c cplusplus csharp java flask axios discordjs

Database

mariadb mysql

🛠  Other Tools I Use

ubuntu postman arduino raspberrypi

📈  GitHub Stats

whats2000's GitHub Stats Top Languages
whats2000's GitHub Streak Stats whats2000's GitHub Activity Graph
github contribution grid snake animation

Pinned Loading

  1. CodeBRT CodeBRT Public

    CodeBRT is an AI program generation plugin for VSCode. It helps you quickly generate code through AI, thus improving development efficiency.

    TypeScript 15 2

  2. ReactCourseData ReactCourseData Public

    React Club Course Source Code

    TypeScript 5 2

  3. PearlCalculatorBlazor PearlCalculatorBlazor Public

    Universal Minecraft Ender Pearl Cannon Calculator Website

    C# 5

  4. hsiangm6/SubwayEaseUp hsiangm6/SubwayEaseUp Public archive

    SubwayEaseUp

    C 2

  5. CelleryLin/selector_helper CelleryLin/selector_helper Public

    TypeScript 5 1

  6. WeiMoCIR WeiMoCIR Public

    Training-free Zero-shot Composed Image Retrieval via Weighted Modality Fusion and Similarity

    Jupyter Notebook 1