Skip to content
View pyxudev's full-sized avatar
🀞
Please join my new event!
🀞
Please join my new event!

Block or report pyxudev

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

About me


Hi, thank you for reaching out to my profile.
Justin Xu, a full-stack engineer, leader of SenjuMeetup!.





Personal Activities

  • Senju Meetup!

Senju Meetup! is an IT study organization started since Mar 2025.
For more details: Connpass

Personal Projects

Those projects below are my personal projects help you know me better about my skills or what am I interested in.
You are welcome to join any of my project or raise an issue or any discussion!

Web apps
AI projects
  • Local_LLM_Coding_Prediction
    An editor can predict what you going to type while coding.

  • gpt_foreigners
    A sinple app to call ChatGPT to give a comprehensive guid for foreigners in Japan.

  • diffussers_flask
    A flask application can submit requests to stable diffusion web ui with APIs.

  • AIreviewer
    A react-router app to help technical support engineers to get assistant from ChatGPT.


Bots
  • Riot_Discord_KDA_Bot
    A bot that helps players in my game community(Discord) to show weekly KDA.
    Register page: https://riot-discord-bot.vercel.app/

  • Discord_AI_TestBot
    A bot that can detect user updated github repository with getting notification from discord and send quiz to check how mach does the user understand the changes.

  • Line_Bot_Compost_Calculate
    This is a python code for creating a Line bot on AWS Lambda to collect how many food waste will be discard every day.
    Since the user persona is senior citizen, I made it polite and clear and easier for people who are not familliar with using apps on smartphone to get help at any phaze.

  • NBA_Schedule
    This is a personal remainder with a payed api powered by api-nba-v1.p.rapidapi.com.
    It collects when will Minesota Timberwolves are going to have games for this week and send to Line bot at Monday 8AM.


Automation and Scraping
  • Holmes
    A python liblary on pip to simplify some daily use logic codes.
    Still collecting new ideas for more features.

  • Diffusers_env
    It's a batch file to automatically create environment for diffuserson Windows.
    It could be outdated since it's using diffusers0.8.0.

  • Discord_Twitter_Scraper
    Its a scraper that can script certain Tweets from Twitter then send the posts to Discord.
    However, I've leave it long time since the Twitter changed its name to 'X' and changed policy of the API. It may not work as expected.

  • SEC_Scraper
    This a scrapy project to scrape listed company data from SEC.

  • Sports_Basketball_Scriper
    A urllip-bs4 scraping script to get holding basketball games in Tokyo, Chiba, Saitama.
    The origin website is showing too many ads recently.


Single Scripts
Templates Providing templates to speed up developing start up since we will need to create different framework projects among developing projects.
Tutorials

Popular repositories Loading

  1. diffussers_flask diffussers_flask Public

    An API based app to generate pictures with diffusers

    Python 1 1

  2. sec_scraper sec_scraper Public

    Python

  3. bilibili_comment_scraper bilibili_comment_scraper Public

    HTML

  4. line_bot_compost_calculate line_bot_compost_calculate Public

    works on AWS Lambda

    Python

  5. nba_min_schedule nba_min_schedule Public

    get the date which MIN have games for the coming 7 days

    Python

  6. holmesxu holmesxu Public

    A library for pypi to help users to simplify some logic steps on programming.

    Python