Andrés Felipe Arroyave Naranjo's repositories
anime-list
This website was built using React and Redux. The main objective was to fetch data from an external API using the thunk middleware within the redux store, holding different states for each part of the app and filtering data based on user parameters.
capstoneProject_first
This is a simple landing page built using HTML/SCSS and JavaScript. This page provides basic navigation functionality and was made using an appropriate SCSS file structure.
my_blog_app
This is a basic Blog website that allows users to create, edit, comment and delete posts, keeping data in a database. This project implements both authorization and authentication in order to provide extended functionality to logged in and authorized users.
personal-portfolio
This is is a personal project aimed to build a much more personal and professional portfolio, which I designed myself. Additionally, my plan is to use this project to learn about Material UI library and Tailwind CSS project.
catalog-of-stuff
Ruby Capstone Project meant to wrap the concepts of Ruby language and SQL Databases, creating a OOP project based on an UML diagram. In this project, we created a console app that will help us to keep a record of different types of things we won: books, music albums, and games.
opp_school_library
Ruby library project that runs in the command line. Meant to understand the base principles of OPP programming while building an application with a new programming paradigm
my_recipe_app
This is a simple Ruby On Rails project. Recipe app that allows user to create, delete, and read recipes created by them or the community, allowing the users to decide whether they'd be public or not. Additionally, it allows users to create food records and generate a shopping list based on the missing food for their recipes. It comes with authentication and authorization functionality.
JohnFTitor
My personal Repository
hellorails
Basic repo to understand new rails Project command
morse-code
Simple decoder for Morse messages.
coding_challenges
A repo to store solutions for coding challenges
personal-portfolio-API
This is an API meant to hold all the data for my Portfolio regarding each project I've made. This includes methods for Storing, Deleting and Getting projects. The main goal with this is to facilitate the way I add new projects, separating the front-end logic with the data
bookGrocerBlake
Learning React Native First Project
djangoBlogApp
Just a basic Django blog app project
first-contributions
🚀✨ Help beginners to contribute to open source projects
hello-rails-react
Testing rails with react in one app
hello-react-front-end
Simple React Frontend for the Rails API project
personalPortfolioAngular
An Angular version of my previous porfolio
alexandria
Alexandria is a website that allows users to buy books online, having different options for filtering, checking details, adding to cart, and buying books
django-blog-app
This website allows users to manage their own content, publishing posts, interacting through comments and likes, and following other users to receive alerts on their posting activity
first-django-app
First Django app following official Django documentation
hello-rails-back-end
A simple hello world API
portfolio-API
Django API for my Personal Portfolio, to store information regarding projects and also blog updates
tourOfHeroes
Angular tutorial
understanding-angular
This repo is meant to follow Angular's documentation to understand the basic features of Angular