College student and software engineer from Thailand, currently specializing in full-stack web development. I also build mobile apps, discord bots, and other things. I mostly work with Javascript and Python-based frameworks.
Pinned Loading
-
op-template-nextjs
op-template-nextjs Public template[WIP] Let's build a crazy feature-rich website template with localization, CMS, ecommerce, analytics and all. 好吧,让我们建立一个疯狂的功能丰富的网站模板,包括内容管理系统、电子商务、分析和所有功能。
TypeScript 2
-
yt-downloader
yt-downloader PublicYouTube downloader web application built with Flask. Uses cookies to bypass bot checks. Working as of Mar 19, 2025. Python youtube 下载器。
HTML 1
-
Python decorator function to require...
Python decorator function to require login. 1def login_required(f):
2"""
3Decorate routes to require login.
4http://flask.pocoo.org/docs/1.0/patterns/viewdecorators/
5"""
-
Domain status checker in Java
Domain status checker in Java 1import java.net.HttpURLConnection; // Import necessary classes for HTTP connections
2import java.net.InetAddress; // Import necessary classes to resolve IP addresses
3import java.net.URL; // Import necessary classes to work with URLs
4import java.net.UnknownHostException; // Import to handle cases where the domain is unknown
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.