Pinned Repositories
30-Days-Of-Python
30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace.
bootstrap-fundamentals
This repo contains the fundamentals of bootstrap front-end framework
Chess-AI
Basic chess engine made with python.
chibicc
A small C compiler
computer-system-project
This repository contains the code for the Computational Systems course project
computer-systems-activities
This repo contains the activities of the computer systems subject
cube-CRUD
Cube-CRUD is a simple example of a REST API CRUD in a context of rubik's cube review service. It uses Sqlalchemy ORM to manage the connection and database operations.
NatanaelRojo.github.io
This repo contains a single landing page with basic html and css
Simples-Data-Structures-Writen-In-Python
store-auth
This is a project to learn auth and autentification
NatanaelRojo's Repositories
NatanaelRojo/Simples-Data-Structures-Writen-In-Python
NatanaelRojo/NatanaelRojo.github.io
This repo contains a single landing page with basic html and css
NatanaelRojo/store-auth
This is a project to learn auth and autentification
NatanaelRojo/30-Days-Of-Python
30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace.
NatanaelRojo/bootstrap-fundamentals
This repo contains the fundamentals of bootstrap front-end framework
NatanaelRojo/Chess-AI
Basic chess engine made with python.
NatanaelRojo/chibicc
A small C compiler
NatanaelRojo/computer-system-project
This repository contains the code for the Computational Systems course project
NatanaelRojo/computer-systems-activities
This repo contains the activities of the computer systems subject
NatanaelRojo/cube-CRUD
Cube-CRUD is a simple example of a REST API CRUD in a context of rubik's cube review service. It uses Sqlalchemy ORM to manage the connection and database operations.
NatanaelRojo/db_project
This is a project for a basic data base course
NatanaelRojo/express-todo-list
This is a backend app to todo list
NatanaelRojo/GuiasLenguajes
Guías y Códigos de C, C++, HTML, PHP, Python, Ruby, Django, JavaScript, Jquery, MySQL, PostgreSQL, Nginx, Apache, Laravel, Comandos de GNU/Linux y muchos más para practicar y aprender.
NatanaelRojo/Hyperblog
Un repositorio para aprender a usar git y github
NatanaelRojo/hyperblog-1
Un blog increíble para el curso de Git y Github de Platzi
NatanaelRojo/memorama-backend
This is memorama backend
NatanaelRojo/memorama-js
Proyecto colaborativo sobre un memorama con diferente tematica.
NatanaelRojo/moviesgram
This web app is a simple movies and tv shows finder
NatanaelRojo/odoo
Odoo. Open Source Apps To Grow Your Business.
NatanaelRojo/php_crud_basic
This is a crud aplication. It uses laravel framework, and tailwind for styling
NatanaelRojo/Practice-js
Basic practice in javascript
NatanaelRojo/react-todo-list
Todo list created with react
NatanaelRojo/render-patterns-and-composition
This repo contains render patterns and composition in react
NatanaelRojo/simple-c-compiler
Simple C Compiler written in Python