kastorcode
There are 42 repositories under kastorcode topic.
kastorcode/blast-arena
Browser based, battle royale, online multiplayer 2D game about bombs on a board.
kastorcode/naruto-adventures-java-game
2D Zelda-style game where Naruto needs to defeat rival ninjas.
kastorcode/ollama-gui-reactjs
Frontend for the Ollama LLM, built with React.js and Flux architecture.
kastorcode/quiz-game-android-kotlin
A Q&A Android Kotlin game.
kastorcode/loony-lips-godot
First game developed on Godot Engine in Discovering Godot: Make Video Games in Python-like GDScript course.
kastorcode/nextjs-14-training-ssr-concepts
Full-stack SSR app to train Next.js 14 concepts.
kastorcode/chip-8-emulator-typescript
CHIP-8 emulator that runs on a browser developed with TypeScript
kastorcode/hoppy-days-godot
Second game developed on Godot Engine in Discovering Godot: Make Video Games in Python-like GDScript course.
kastorcode/kastorcode
A Brazilian developer fascinated with programming challenges.
kastorcode/machine-learning-react-native-practical-guide
Android React Native application that use TensorFlow Lite API.
kastorcode/math-operations-game-android-java
Android Java game based on the four basic mathematical operations.
kastorcode/to-do-list-android-java
To-do list Android Java app with title, description and theme engine.
kastorcode/upload-multiple-files-busboy-nodejs
Project that uploads multiple files using Node.js, Busboy, web socket, pipeline pattern and streams.
kastorcode/business-card-generator-puppeteer-cluster
Node.js script that generates PDF files via clustering (multi-thread processing).
kastorcode/javascript-expert
Modules developed in the JS Expert course.
kastorcode/roadmap
This repository stores my studies as a developer.
kastorcode/data-processing-generators-vs-functions-nodejs
Node.js backend that exemplifies the benefits of on-demand data processing using generators over functions.
kastorcode/drawing-board-rxjs-webstreams
Drawing board using reactive programming, RxJS clone, web streams and the pipeline pattern.
kastorcode/editing-videos-nodejs-ffmpeg
Backend and frontend that edits and consumes video on demand using Node.js streams and the FFmpeg library.
kastorcode/flappy-ninja-bird-java-game
HD clone of Flappy Bird game, programmed in Java and with ninja style sprites for the bird.
kastorcode/instagram-clone-android-kotlin
Serverless Instagram android app clone.
kastorcode/javascript-testing-jsexpert
JavaScript test suite with mocks, stubs, spies, end-to-end with coverage and TDD in the JS Expert.
kastorcode/js-mp4-to-webm-webcodecs-fullstack
KastorTube - fullstack project that pre-processes MP4 video to WebM on demand using Streams, WebCodecs, Web Workers and Canvas.
kastorcode/js-real-time-audio-merging-streams-fullstack
KastorRadio - real-time audio streaming and merging using Node.js Streams and SoX, tested with Jest.
kastorcode/js-video-conference-peer-socketio-fullstack
Create real-time video call rooms, record and download the videos. This full-stack project uses Socket.IO and PeerJS libs, and the Builder pattern.
kastorcode/kastorcode-logos
This repository stores my personal brand logos as a developer.
kastorcode/kastorcode-purple-sky-theme-chrome
This is a purple Google Chrome theme with a sky texture of my personal brand as a developer.
kastorcode/kastorcode-purple-theme-firefox
This is a purple Mozilla Firefox theme of my personal brand as a developer.
kastorcode/kastorcode-purple-wood-theme-chrome
This is a purple Google Chrome theme with a wood texture of my personal brand as a developer.
kastorcode/kastorcode-wallpapers
This repository stores my personal brand wallpapers as a developer.
kastorcode/large-csv-stream-concat-nodejs
Node.js script that concatenates unlimited CSV's into a single file using Streams.
kastorcode/nestjs-multitenancy-first-touch
My first contact with the NestJS framework.
kastorcode/pacuto-boy-java-game
2D game programmed in Java, Pac-Man style and thematized with the ninja Naruto.
kastorcode/pong-game-java
Ping Pong game developed in Java.
kastorcode/web-api-nodejs-nlayer
Backend written with pure NodeJS and TypeScript to practice some design patterns: N-Layer, Repository, Factory, Dependency Injection.
kastorcode/webstreams-fullstack-nodejs-and-browser
Full-stack app that consumes unlimited CSV, converts to NDJSON and sends it to the client to render as HTML, all on demand with webstreams.