Pinned Repositories
0x02-unity-scripting
Hands-on project to learn oncepts for unity scripting
0x03-unity-ui
Hands-on project to learn Unity UI/UX basic concepts
AirBnB_clone
Our Cloned version of AirBnB
AirBnB_clone_v2
Version 2 of our own implementation of AirBnB website clone
AirBnB_clone_v3
Version 3 of our AirBnb website clone
binary_trees
Project to familiarize ourselves with binary treees in C.
printf
Custom version of function printf defined in the stdio.h library of C programming language
simple_shell
Our own implementation of a UNIX shell
torres1-23
Personal Repository
utils_project
Different scripts with utilities made by me in order to use in other projects
torres1-23's Repositories
torres1-23/printf
Custom version of function printf defined in the stdio.h library of C programming language
torres1-23/simple_shell
Our own implementation of a UNIX shell
torres1-23/utils_project
Different scripts with utilities made by me in order to use in other projects
torres1-23/0x02-unity-scripting
Hands-on project to learn oncepts for unity scripting
torres1-23/0x03-unity-ui
Hands-on project to learn Unity UI/UX basic concepts
torres1-23/AirBnB_clone
Our Cloned version of AirBnB
torres1-23/AirBnB_clone_v2
Version 2 of our own implementation of AirBnB website clone
torres1-23/AirBnB_clone_v3
Version 3 of our AirBnb website clone
torres1-23/binary_trees
Project to familiarize ourselves with binary treees in C.
torres1-23/torres1-23
Personal Repository
torres1-23/challenges-SQL
torres1-23/Fix_My_Code_Challenge
torres1-23/holberton-system_engineering-devops
torres1-23/holbertonschool-csharp
torres1-23/holbertonschool-higher_level_programming
torres1-23/holbertonschool-interview
Holberton School algorithm practice project
torres1-23/holbertonschool-low_level_programming
torres1-23/holbertonschool-unity
Projects to learn Unity
torres1-23/holbertonschool-zero_day
I'm now a Holberton Student, this is my first repository as a full-stack engineer
torres1-23/monty
Interpreter for Monty scripting language made in C
torres1-23/sorting_algorithms
Implementation of sorting algorithms to learn about big O notation.