Pinned Repositories
caiquetorres
course-platform
Application that represents a course platform, developed for software engineering, DDD and clean architecture studies
graphql-example-nestjs
Project developed to test NestJS with GraphQL.
hard-braking-zones-api
Project developed for monitoring hard braking zones as a scientific initiation at Facens in the period 2021/2022.
hard-braking-zones-app
Application developed with Ionic that allows monitoring the user's speed and position at pre-defined intervals. Project that is part of a scientific initiation at Facens in the period 2021/2022.
hard-braking-zones-location-plugin
Plugin created with CapacitorJS that allows the application to obtain the user's speed and position at each predefined time interval. Project that is part of a scientific initiation at Facens in the period 2021/2022.
hard-braking-zones-socket
Server-side application responsible for receiving and saving the user's speed and position. Project that is part of a scientific initiation at Facens in the period 2021/2022.
lumiscript
A programming language crafted for study purposes.
procedural-island-generator
System developed in Unity and C# that allows to create islands based on seeds and other information
svelte
web development for the rest of us
caiquetorres's Repositories
caiquetorres/hard-braking-zones-api
Project developed for monitoring hard braking zones as a scientific initiation at Facens in the period 2021/2022.
caiquetorres/graphql-example-nestjs
Project developed to test NestJS with GraphQL.
caiquetorres/hard-braking-zones-app
Application developed with Ionic that allows monitoring the user's speed and position at pre-defined intervals. Project that is part of a scientific initiation at Facens in the period 2021/2022.
caiquetorres/caiquetorres
caiquetorres/course-platform
Application that represents a course platform, developed for software engineering, DDD and clean architecture studies
caiquetorres/hard-braking-zones-location-plugin
Plugin created with CapacitorJS that allows the application to obtain the user's speed and position at each predefined time interval. Project that is part of a scientific initiation at Facens in the period 2021/2022.
caiquetorres/hard-braking-zones-socket
Server-side application responsible for receiving and saving the user's speed and position. Project that is part of a scientific initiation at Facens in the period 2021/2022.
caiquetorres/procedural-island-generator
System developed in Unity and C# that allows to create islands based on seeds and other information
caiquetorres/amparo
caiquetorres/coding-challenges
caiquetorres/compiler
This repository contains a progressive compiler for a new programming language. Its development focuses on foundational components like lexer and parser, enabling the recognition of character expressions, along with if, for, while, and do-while statements.
caiquetorres/ecoleta-api
caiquetorres/height-map-generator
API capable of creating height maps based on seed and images
caiquetorres/opengl-app
OpenGL studies repository
caiquetorres/so-architecture
An architecture system for games based on ScriptableObjects
caiquetorres/svelte
Cybernetically enhanced web apps
caiquetorres/lumiscript
A programming language crafted for study purposes.
caiquetorres/aero-zen-api
caiquetorres/wc
Custom implementation of the wc (word count) tool.