Skip to content

whats2000/whats2000

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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 = [
            "Physical AI as a human assistant",
            "Isaac Sim MCP server"
        ]

        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",
            "Test Time Computation",
            "How to build an LLM",
            "Vision Language Action Model",
            "Affordable Robotic",
            "Human Central AI"
        ]

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

        self.help_with = [
            "LLM Test Time Computation Research",
            "VLM/MLLM Retrieval System",
            "LLM Code Generation Method and Application",
        ]

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

        self.reach_me = "Create an issue in the repository or message me at LinkIn"

        self.love = [
            "Frontend Vibe Coding for fast POC",
            "Playing with PyTorch",
            "Trying new languages I've never used before",
            "Publishing interesting open source 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 and Frameworks I Use

Frontend Development

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

Machine Learning / Deep Learning

python anaconda pytorch tensorflow numpy pandas scikitlearn matplotlib jupyter kaggle jupyter

Backend Development

python pytest typescript c cplusplus csharp java flask axios discordjs swagger fastapi

Database

mariadb mariadb mysql

🛠  Other Tools I Use

ubuntu postman arduino raspberrypi vercel docker tex latex

📈  GitHub Stats

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

About

I like coding

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors