Pinned Repositories
cclient
Fork of cclient with http/2 chrome connection setting mimicry, http/2 enable push, chrome header order & pseudo header order mimicry, proper timeout handling, and allowredirects
CycleTLS
Fork of CycleTLS with Allowredirects, http/2 chrome connection setting mimicry, http/2 enable push, chrome header order & pseudo header order mimicry
discord.js-patched-v11
A patched version (v11) of the Discord Javascript library. Fixes issues with stage channels in modern Discord versions and prevents your bots from crashing. Built for legacy codebases and reviving open source Discord bots.
fhttp
fork of fhttp with fixed window_update and removal of gzip/flate/brotli decoding
instacartmonitor
Notifies you when grocery delivery is available. Built for an immunocompromised family member in March 2020 and expanded to public notifications for people in my town. CPU/RAM efficient (monitors using HTTP requests, no headless browser)
MirrorBot
Mirrors messages from one discord channel to another using multiple bots! Just configure it on the top of the file and run!
niny.io
Domain Expired :( URL shortener with support for custom vanity URLs, or autogenerated memorable vanities (Easy to type words, NOT random strings). Also supports QR codes and integration with third party services such as Discord and shareX.
Shopify-ATC-Generator
Finds product variants from any Shopify website and generates add to cart links. Also gathers info about the item such as weight and price. An easy way to get product details quickly!
TLS-Fingerprint-API
Privacy protection for the 21st century. Modern websites like Facebook can track details about your HTTP client even if you prevent sending a User Agent! This repo proxies your requests using a fork of go’s networking library (fhttp) and my fork of cclient (TLS fingerprint mimicry library) to prevent detection at the TLS stack level.
umdcoursemonitor
Quick script I built in 30 mins that monitors UMD Testudo SOC for openings in course seats. Sends alerts via discord webhook
Carcraftz's Repositories
Carcraftz/TLS-Fingerprint-API
Privacy protection for the 21st century. Modern websites like Facebook can track details about your HTTP client even if you prevent sending a User Agent! This repo proxies your requests using a fork of go’s networking library (fhttp) and my fork of cclient (TLS fingerprint mimicry library) to prevent detection at the TLS stack level.
Carcraftz/cclient
Fork of cclient with http/2 chrome connection setting mimicry, http/2 enable push, chrome header order & pseudo header order mimicry, proper timeout handling, and allowredirects
Carcraftz/MirrorBot
Mirrors messages from one discord channel to another using multiple bots! Just configure it on the top of the file and run!
Carcraftz/fhttp
fork of fhttp with fixed window_update and removal of gzip/flate/brotli decoding
Carcraftz/niny.io
Domain Expired :( URL shortener with support for custom vanity URLs, or autogenerated memorable vanities (Easy to type words, NOT random strings). Also supports QR codes and integration with third party services such as Discord and shareX.
Carcraftz/CycleTLS
Fork of CycleTLS with Allowredirects, http/2 chrome connection setting mimicry, http/2 enable push, chrome header order & pseudo header order mimicry
Carcraftz/utls
Fork of https://gitlab.com/yawning/utls for github. It can be used in Go without issues parsing go.mod
Carcraftz/discord.js-patched-v11
A patched version (v11) of the Discord Javascript library. Fixes issues with stage channels in modern Discord versions and prevents your bots from crashing. Built for legacy codebases and reviving open source Discord bots.
Carcraftz/basic-json-proxy
code.org doesn’t support making requests to any websites other than heroku. This proxy adds this feature (proxies any JSON API). Used this to integrate third party APIs into my projects for my APCS Principles class, Just host this on Heroku and forward to the API you want to access.
Carcraftz/ParentPortalAlerts
Get a text when your grade changes! Wraps Genesis Parent Portal (used in most NJ high schools) and uses Twillio to send texts.
Carcraftz/umdcoursemonitor
Quick script I built in 30 mins that monitors UMD Testudo SOC for openings in course seats. Sends alerts via discord webhook
Carcraftz/utls-1
Fork of the Go standard TLS library, providing low-level access to the ClientHello for mimicry purposes.
Carcraftz/CoronaTweeter
Grab coronavirus stats (cases, deaths, recovered) and posts them on Twitter for public updates, and as a reminder to be responsible and wear a mask.
Carcraftz/deepdream
Carcraftz/nj-covid-tracker
Coronavirus tracker for the state of New Jersey. Forked version ditches selenium for a request based data grabber that runs faster and uses less system resources. Now grabs hospitalization data as well.
Carcraftz/normalize-text
:memo: Provides a simple API to normalize texts, whitespaces, paragraphs & diacritics.
Carcraftz/Questo
Quiz platform that syncs over the cloud and works on any platform (Mac/Windows/Linux). Various question types such as multiple choice and drag & drop. Elegant user interface. Email notifications. Built for FBLA Coding and Programming 2021.
Carcraftz/Queued-Discord-Webhooks-Go
Go library that allows you to easily create webhook payloads and queue your webhooks to prevent ratelimiting
Carcraftz/snowplace-bot
Discord bot to compare snowflake timestamps | Discord, Twitter & Hiven
Carcraftz/Carcraftz
Carcraftz/CMSC416
CMSC416, CS@UMD
Carcraftz/Conductor
FORK of a cross-platform FRC Driver Station written with Rust and React
Carcraftz/godiscord
A GoLang package for Embeds in Discord
Carcraftz/gpacalc
100% accurate GPA calculator built for the weird weighting system used by East Brunswick High School. Entirely static, check it out at https://gpacalceb.netlify.app/
Carcraftz/grafana
The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
Carcraftz/Snowplace
Compare snowflake timestamps on Discord, Twitter, and Hiven. Extracts timestamps from snowflakes and displays readable time (and compares snowflakes with millisecond precision). Created with my friend @smuke. https://snow.place
Carcraftz/speedlearn-cli
speedlearn-cli is a command-line tool that automates the process of downloading MP4 videos, converting them to MP3, and transcribing the audio content. This project was entirely built with Claude 3.5 Sonnet in under an hour. Not a single line of code was written by a human.
Carcraftz/Summer2023-Internships
Collection of Summer 2023 tech internships!
Carcraftz/tdlib
tdlib build for Windows
Carcraftz/wordle-solver-extension
A chrome extension that solves the new NY Times Wordle in 1 click.