kastorcode
👷 Systems Analyst | 🔨 Full-Stack Developer | ✉️ kastorcode@gmail.com
Goiânia, Goiás, Brazil.
Pinned Repositories
blast-arena
Browser based, battle royale, online multiplayer 2D game about bombs on a board.
CC50
Soluções para os set's de problemas do CC50/CS50.
chip-8-emulator-typescript
CHIP-8 emulator that runs on a browser developed with TypeScript
design-patterns-software-engineering
Studies on design patterns and software engineering.
gostack-fast-feet
Final challenge of the Rocketseat GoStack Bootcamp: FastFeet, a complete system for a shipping company with backend, frontend and mobile app.
loony-lips-godot
First game developed on Godot Engine in Discovering Godot: Make Video Games in Python-like GDScript course.
naruto-adventures-java-game
2D Zelda-style game where Naruto needs to defeat rival ninjas.
nextjs-14-training-ssr-concepts
Full-stack SSR app to train Next.js 14 concepts.
quiz-game-android-kotlin
A Q&A Android Kotlin game.
roadmap
This repository stores my studies as a developer.
kastorcode's Repositories
kastorcode/blast-arena
Browser based, battle royale, online multiplayer 2D game about bombs on a board.
kastorcode/quiz-game-android-kotlin
A Q&A Android Kotlin game.
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/design-patterns-software-engineering
Studies on design patterns and software engineering.
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/ollama-gui-reactjs
Frontend for the Ollama LLM, built with React.js and Flux architecture.
kastorcode/spacepeng-trainer-frida-examples
Frida trainer for SpacePeng game and code examples.
kastorcode/business-card-generator-puppeteer-cluster
Node.js script that generates PDF files via clustering (multi-thread processing).
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/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.github.io
kastorcode/large-csv-stream-concat-nodejs
Node.js script that concatenates unlimited CSV's into a single file using Streams.
kastorcode/math-operations-game-android-java
Android Java game based on the four basic mathematical operations.
kastorcode/nestjs-multitenancy-first-touch
My first contact with the NestJS framework.
kastorcode/omnistack11-be-the-hero
A system written in NodeJS, React and React-Native that connects ONG's that need help from people willing to help.
kastorcode/react-native-android-taskdescription
Android TaskDescription component for React Native
kastorcode/ticket-sales-golang-kong-nestjs-nextjs
Ticket sales system built with Golang, Kong, Nest.js, Next.js and microservices architecture.
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/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.