Pinned Repositories
00_libft
This is my very first project and library writen as Cadet at École 42 | 42SP. The main goal here was to code a C library regrouping usual functions that are allowed to be used at all future projects during the Human Coder | Software Engineering Program.
01_get_next_line
The aim of this project is to make one code a function that returns a line, read from a file descriptor.
swift
Repo that contain all repos regarding my Swift/iOS studies.
tdd-c-42sp
tdd-c-42sp
TEP
Material da disciplina Tópicos Especiais em Programação
The-Pragmatic-Programmer
Summary of the book The Pragmatic Programmer by Andrew Hunt and David Thomas
ToDoListViewCode
ToDoListViewCode
r-fsantos's Repositories
r-fsantos/swift
Repo that contain all repos regarding my Swift/iOS studies.
r-fsantos/tdd-c-42sp
tdd-c-42sp
r-fsantos/42cursus
Projects developed as part of the Human Coder | Software Engineer program at École 42 | 42 SP. Begin date: 2021-07-26.
r-fsantos/algorithms
r-fsantos/challenge-reactive-ios
Base projects for Devpass' Dev Sprints
r-fsantos/challenge-vip-delivery
Project for VIP (Clean Swift) Architecture Dev Sprints on Devpass
r-fsantos/code-wars
r-fsantos/ConsultaCEP
r-fsantos/des-materials
The projects and materials that accompany the Design Patterns by Tutorials book
r-fsantos/drf-tutorial
r-fsantos/fractol
r-fsantos/kata-machine
r-fsantos/leetcode
My leetcode solution
r-fsantos/mlx-templates
My personal MiniLibX templates.
r-fsantos/pipex
42 Network | pipex | This project will let you discover in detail a UNIX mechanism that you already know by using it in your program.
r-fsantos/poc-api-drf
POC to practice poetry, django, drf and unit testing
r-fsantos/POCRxSwift
POCRxSwift
r-fsantos/pokemon-ios
r-fsantos/PreviewViewController
POC of Swift UI preview feature within UIKit
r-fsantos/ProtocolsAppExample
App to practice Protocols implementation and review VIP Architectural Design Pattern
r-fsantos/push_swap
Because Swap_push isn’t as natural
r-fsantos/r-fsantos
r-fsantos/RabbleWabbleApp
An iOS App POC for learning and practicing MVC Design/Architectural pattern
r-fsantos/RPGUnitTests
Ludic project to show the use of unit testing in swift using XCTest framework
r-fsantos/RxSwift
Reactive Programming in Swift
r-fsantos/Specs
DemoPodSpec
r-fsantos/swift100
My codebase on the 100 days with swift.
r-fsantos/thewisepad-core
API of a backend for a simple notepad application. It was written in Node.js and TypeScript following the Clean Architecture principles.
r-fsantos/typescript-curso-1
r-fsantos/UIViewControlllerLifeCycle
Simple POC for UIViewControlller lifecycle learning purposes