I have a burning passion about anything related to computing, space exploration and VR/AR. I love solving problems, learning everyday and working with others.
I've recently graduated from Holberton's foundation year and I've also worked as a student tutor there. Now I'm ready for my next step as a Software Developer
Repository | Description |
---|---|
holbertonschool-higher_level_programming | Python3, Object-Oriented Programming, interpreted languages, test driven deveplopment, SQL, MySQL, HTML, CSS, JSON, jQuery and Unit Testing |
holbertonschool-low_level_programming | C programming, functions, pointers, data structures (stacks/queues, singly/doubly linked list, hash tables, binary trees), algorithms(sorting, Big O), bit manipulation, recursion, variadic functions, memory management, heap/stack, static/dynamic libraries |
holbertonschool-system_engineering-devops | Linux permissions, redirections, syscalls, loops, conditions and parsing, processes and signals, SSH |
Project name | Description |
---|---|
Printf | The program is designed to mimic the printf function in C. |
Simple_Shell | The program is designed to mimic the abilities of a simple shell. |
Monty | Stacks, Queues - LIFO, FIFO |
AirBnB - The Console | HolbertonBnB is a complete web application, integrating mysql storage with ORM, a back-end JSON API, and front-end interfacing in a clone of AirBnB. And a console interpreter to work with the classes and that interacts with both, the DB and JSON storages |
DTL - Down To Learn | A fully funtional social network that connects two types of users, students and tutors based on their interests. Features includes, login and register as either Tutor or Student, match system between users, Students and Tutors can review each other, user profile with the ability to upload user avatar, portfolio pictures, information, location etc and a chat sytem between connected users |