An open API service providing repository metadata for many open source software ecosystems.

GitHub / Antosser 6 Repositories

I am 14 years old and like programming in Rust, Go, JavaScript (TypeScript), Python, C++

Antosser/speedtest

Rust-based network speed testing tool between two computers

Language: Rust - Size: 50.8 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 4 - Forks: 0

Antosser/sudoku-solver

A Rust implementation of a backtracking algorithm that solves Sudoku puzzles with randomized search, progress visualization, and colorful terminal output.

Language: Rust - Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Antosser/web-crawler

Rust Web Crawler that finds every page, image, and script on a website (and downloads it)

Language: Rust - Size: 215 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 7 - Forks: 1

Antosser/discord-p-table-bot

A Discord bot that checks if messages can be represented using periodic table symbols and responds with the decomposition

Language: Python - Size: 10.7 KB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

Antosser/4d-golf-hilbert-curve

A Python script that made the 3D hilbert curve track embedded in 4D space in 4D Golf.

Language: Python - Size: 11.7 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Antosser/bhop-script

Bunny-hop script that presses the ; at an arbitrary rate while the space key is held. Can be used in Half-Life *

Language: Rust - Size: 11.7 KB - Last synced at: 25 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Antosser/ki-diskussion

Dieses Projekt ermöglicht die Erstellung einer konversativen Debatte (Pro vs. Contra) zu einem bestimmten Thema mithilfe von OpenAI's GPT-4, die anschließend in Sprache umgewandelt und als Audiodatei gespeichert wird.

Language: Python - Size: 40 KB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

Antosser/base94-rs

Base94 Encoding Library: Convert binary data to a compact text-based format using Base94 encoding. Effortlessly encode and decode data for a wide range of use cases. 🔐🔍

Language: Rust - Size: 18.6 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

Antosser/spy

This software creates a screenshot around the cursor every time the user clicks and saves all images highly compressed.

Language: Python - Size: 2.93 KB - Last synced at: 8 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

Antosser/brainfuck-compiler-web

Compile easy to read code to brainfuck

Language: TypeScript - Size: 207 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 9 - Forks: 2

Antosser/cargo-leet Fork of rust-practice/cargo-leet

Program to make working on leetcode problems locally more convenient

Language: Rust - Size: 392 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Antosser/Antosser

GitHub profile desc.

Size: 34.2 KB - Last synced at: 4 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Antosser/0h-h1-ai

Oh h1 board solver

Language: TypeScript - Size: 157 KB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Antosser/nushell

My nushell config

Language: Nushell - Size: 15.6 KB - Last synced at: 18 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Antosser/diagonal-rs

Language: Rust - Size: 4.88 KB - Last synced at: 25 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Antosser/coderboard

Turns you code into a checkerboard pattern

Language: Rust - Size: 10.7 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Antosser/working-tld-sites

All TLDs with working websites and DNS records

Language: Rust - Size: 24.4 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Antosser/advent-of-code-2023

My solutions to Advent of Code 2023 written in Rust

Language: Rust - Size: 400 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Antosser/rust_is_even Fork of daikw/rust_is_even

Unofficial wrapper crate of isevenapi

Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Antosser/http-server Fork of http-server-rs/http-server

Simple and configurable command-line HTTP server

Language: Rust - Size: 2.25 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Antosser/whisper-ui-web

Web App for interacting with the OpenAI Whisper API visually, written in Svelte

Language: Svelte - Size: 46.9 KB - Last synced at: 4 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Antosser/random-file-generator-rs

Program to create large file consisting of random data

Language: Rust - Size: 11.7 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Antosser/memorable-password-generator

Create memorizable passwords easily using this CLI

Language: Rust - Size: 22.5 KB - Last synced at: 18 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Antosser/water-simulation

Simulates how virtual water would flow in a 2d environment

Language: Rust - Size: 31.9 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Antosser/gicopy

Copies a directory to another location, ignoring files listed in .gitignore files

Language: Rust - Size: 6.84 KB - Last synced at: 20 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

Antosser/prime-number-calculator-cpp

Calculate prime numbers at insane speeds

Language: C++ - Size: 48.8 KB - Last synced at: 4 months ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

Antosser/connect-4-ai-rs

Rust program that calculates the best move of a Connect 4 game 5 moves in advance

Language: Rust - Size: 31.3 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Antosser/google-ddns-updater-rs

Simple application for updating ddns on Google servers

Language: Rust - Size: 34.2 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Antosser/boggle-helper-rs

Prints out every word in a boggle board relativly fast OR autoselects the words in an online game

Language: Rust - Size: 8.79 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Antosser/mind-your-decisions-using-z3

A collection of examples on how to solve Math Problems using Z3

Language: Python - Size: 3.91 KB - Last synced at: 4 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Antosser/55-angularfire-google-auth Fork of fireship-io/55-angularfire-google-auth

Episode 55 (Revised) - Firebase Google OAuth with @angular/fire + Firestore

Size: 325 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Antosser/the-stanley-parable-ultra-deluxe-hack

A hack for noclipping in The Stanley Parable: Ultra Deluxe

Language: C++ - Size: 6.84 KB - Last synced at: 4 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

Antosser/c-sharp-calculator

Simple calculator on C#

Language: C# - Size: 59.6 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Antosser/minecraft-lever-lock-cracker

Cracks leaver combination locks in minecraft

Language: Python - Size: 8.79 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Antosser/ram-file-backup

Language: Inno Setup - Size: 3.91 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Antosser/csv-to-svg

Converts Csv (Comma Seperated Values) file to Svg (Scalable Vector Graphics)

Language: JavaScript - Size: 128 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Antosser/workout

An easy-to-use app for working out. Behaves like an editable grocery store list, but with a built-in automatic timer

Language: TypeScript - Size: 1.83 MB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Antosser/random-file-creator

Generates a file with random characters

Language: C++ - Size: 5.86 KB - Last synced at: 4 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Antosser/file-backup

Backup a file in your RAM

Language: C++ - Size: 26.7 MB - Last synced at: 4 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Antosser/mcdonalds-nugget-calculator

Claculates which nugget packs to give to give n nuggets

Language: JavaScript - Size: 33.2 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Antosser/hangman-helper

Gives you the best character to pick in hangman

Language: TypeScript - Size: 218 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

Antosser/2d-raymarching

2d raymarching

Language: JavaScript - Size: 6.84 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Antosser/2d-raytracing

Visualizer for raytracing

Language: JavaScript - Size: 7.81 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Antosser/3d-engine

Engine for simple 3d

Language: JavaScript - Size: 87.9 KB - Last synced at: 4 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Antosser/github-get-user-email

Get someone's email on github

Language: JavaScript - Size: 31.3 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Antosser/springs

Simple 2d physics engine that simulates objects made out of springs

Language: JavaScript - Size: 12.7 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Antosser/3d-bouncing-cube

A 3d bouncing cube

Language: JavaScript - Size: 86.9 KB - Last synced at: 1 day ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

Antosser/super-alt-f4

Force exit for any application

Language: C++ - Size: 4.88 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Antosser/gpu-power-price-calculator

Calculates the price of the power used by your GPU

Language: Python - Size: 2.93 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Antosser/plants-vs-zombies-bot

Most efficient money bot for plants vs. zombies

Language: Python - Size: 11.7 KB - Last synced at: 4 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0