A discord bot built on top of the serenity-rs & poise-rs Rust frameworks using tokio.
Updated 2025-01-12 12:39:05 +01:00
A simple yew site using the yew router and trunk. This is a copy of it on Codeberg. The original is hosted from GitLab: https://gitlab.com/1k2s/yew-site/ via netlify. Website:
Updated 2024-06-12 00:48:08 +02:00
A monorepo example written with React + Tailwind + TS on the front-end and Actix.rs on the back-end.
Updated 2024-06-08 02:37:13 +02:00
A hunger games website featuring members from a discord server. HOSTED ON GITLAB PAGES
Updated 2024-05-31 14:13:06 +02:00
An arduino_hal (hardware abstraction layer) tool using the Arduino Nano that counts in binary using the LEDs.
Updated 2024-05-31 14:10:19 +02:00
A small interaction discord bot that I was making for a YouTuber (ユーツーバー)called "NoPengoo".
Updated 2024-05-31 14:08:23 +02:00
It's quite funny how poorly implemented this is. Libraries that do these operations usually work in highly parallelized environments (sometimes entirely on the GPU). But the beauty of doing it manually is the learning curve. (Vec double heap indirections are a crime against humanity)
Updated 2024-05-30 14:14:38 +02:00
A Rust library for Binary Tree Node and Singly Linked List ListNode LeetCode problems.
Updated 2024-05-30 14:04:53 +02:00
This repository was made to test the speed of C++'s constexpr values (at runtime) in comparison to the traditional Sieve of Eratosthenes optimization. NOTE: The SIMD solution doesn't work.
Updated 2024-05-29 23:57:45 +02:00
This project Isn't a lot more than a simple experiment on C++ optimizations on a basic array. I'm publishing the code for anyone to check it out and try it out if they wish.
Updated 2024-05-29 23:45:49 +02:00
C practices based on the book: "The C Programming Language, 2nd Edition".
Updated 2024-05-29 23:27:26 +02:00
A classic LAMP stack site with a basic register and login system and HTML+CSS for the front-end.
Updated 2024-05-29 23:17:55 +02:00