You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The AutoClicker is a Python-based tool that automates mouse clicks at selected coordinates. It features a list of coordinates for sequential clicking and a 'mega' auto clicker that offers faster clicking speed, limited only by your computer's specifications.
This repository contains my personal website hosted on GitHub Pages. It’s a mixed-purpose site that I use to: Showcase projects and interactive web experiments (HTML/CSS/JS) Link social accounts (YouTube channels, Instagram, etc.) Host a 3D design portfolio Store screenshots / promo images for projects and general organization
A minimal custom OS project containing a bootloader, a graphical kernel simulation, and a Python build tool that generates bootable media (floppy image + ISO). :contentReference[oaicite:0]{index=0} This repo includes both source (boot.asm, create_iso.py) and prebuilt artifacts (boot.bin, floppy.img, os.iso) so you can boot it immediately in an emu