Pinned Repositories
Add-All-Submodules
Took a while but it works and it's useful to back up all my code with many repos
AniCalendar
Watch your anime history through a calendar!
Auto-Free-Epic-Game-Downloader
You must host this site yourself. You can simply do this buy using repl and uptime bot. I could make a site and ask for people account username and password which the bot can then get the free game for. But to much work lol.
EslintV9-with-TurboPack
Just an example of my flat eslint settings
Generate-Discord-Bots-Cli
This is a simple way to start to build a discord bot. All you have to do is just add commands and Slash Commands to the appropriate folders..
Hand-Control-Tetris
I'll be modifying an old game I mad of Tetris so it can use the camera to check where your hands are move the game based of that. Using this to get into a better python workspace with virtual environment and python.
next-server-theme
This is a theme library that allows you to know the user's theme preference on the server and allow you to server pages with no hydration errors.
robotics
useServerCookies
Bases of cookies for nextjs this library allows you to not only get and set cookies it also lets you get the clients cookie on the server. This allows you to not have to wait for the page to rehydrate before using a useeffect to sync up state but instead allows the server to know what cookies are sent and allow you to use them.
Web-Image-Poster-Discord-Bot
Right click an image and send it to discord. For friend Patrick who saved reddit memes on discord.
ChurroC's Repositories
ChurroC/next-server-theme
This is a theme library that allows you to know the user's theme preference on the server and allow you to server pages with no hydration errors.
ChurroC/EslintV9-with-TurboPack
Just an example of my flat eslint settings
ChurroC/Free-ChatGPT-Api
ChurroC/Generate-Discord-Bots-Cli
This is a simple way to start to build a discord bot. All you have to do is just add commands and Slash Commands to the appropriate folders..
ChurroC/Hand-Control-Tetris
I'll be modifying an old game I mad of Tetris so it can use the camera to check where your hands are move the game based of that. Using this to get into a better python workspace with virtual environment and python.
ChurroC/Add-All-Submodules
Took a while but it works and it's useful to back up all my code with many repos
ChurroC/AniCalendar
Watch your anime history through a calendar!
ChurroC/Auto-Free-Epic-Game-Downloader
You must host this site yourself. You can simply do this buy using repl and uptime bot. I could make a site and ask for people account username and password which the bot can then get the free game for. But to much work lol.
ChurroC/robotics
ChurroC/useServerCookies
Bases of cookies for nextjs this library allows you to not only get and set cookies it also lets you get the clients cookie on the server. This allows you to not have to wait for the page to rehydrate before using a useeffect to sync up state but instead allows the server to know what cookies are sent and allow you to use them.
ChurroC/basicJavaRestAPI
What it said above
ChurroC/CompSciA
My computer science code for java in comp sci.
ChurroC/CompSciP
This is my code from computer science principles.
ChurroC/Custom-Styled-Component-With-SSR
Linaria basically does this
ChurroC/D211-Hackathon-Coolio
ChurroC/Discord-Video-Player-Activity
It just injects as an iframe. Trying to use a custom api to get around the content security stuuufff
ChurroC/Discord-Weather-Bot
A discord bot by me that posts the weather on a discord server. This was just a proof of concept and I could do more by exploring the https://open-meteo.com api but I'm done with this project. Project Done.
ChurroC/dnd-kit
The modern, lightweight, performant, accessible and extensible drag & drop toolkit for React.
ChurroC/eslint-config-neon
The ultimate ESLint shareable config
ChurroC/eslint-define-config
Provide a defineConfig function for .eslintrc.js files
ChurroC/LettrBox-Private-Notes-Extension
ChurroC/new-component
⚛ ⚡ CLI utility for quickly creating new React components. ⚡ ⚛
ChurroC/Next-Tests
ChurroC/pimech_deck
A Pi Zero based cyberdeck with low profile mechanical keyboard
ChurroC/Punnet-Square-Test-Idea
My punnet square based of bio. Doesn't 100% work.
ChurroC/React-Calculator
I made this using a tutorial by Web Dev Simplified: https://youtu.be/DgRrrOt0Vr8.
ChurroC/Repository-Manager
Create a way for me to make lists of random repositoryes and a section for my own repos. This will help me replace the system I have now where I star all my projects and you the star list thing to order them. Probably overkill for a singular page app to use nextjs but why not. Also have custom api for people to check their progress.ani-calendar
ChurroC/Userscripts
Simple tampermonkey scripts that keep getting deleted so saving on github.
ChurroC/Vector-Physic-Problem
I needed to take 56 vectors and find the 7 that end up closes to 0. Starting with the vector 13 and 48.
ChurroC/Web-Socket-React-Renderer
I've seen service workers and canvas renders for react. Why not utilize the server to another degree from just SSR to using it to run the expensive dom diffing. If you already are using websockets this will allow your clients to "hopefully" get even faster load times but at cost to your server.