Alejandro Carrizosa Grant's repositories
Finstagram
This project is a full-stack clone of Instagram, allowing the user to interact with posts and other users. Read the README for more information!
Creepy_Crawler
Creepy Crawler is a search engine wrapped in a fully customizable browser. Users can search the web, have their history logged, and set custom themes.
Arcade_Academy
Welcome to Arcade Academy, an application to browse and interact with games! Check out the README for project structure and descriptions. Enjoy.
MasterGrant137
Get to know me! Also, here were some helpful resources used to create this markdown: [Profile Views] https://github.com/antonkomarev/github-profile-views-counter [Code Stats] https://github.com/anuraghazra/github-readme-stats [Jokes] https://github.com/ABSphreak/readme-jokes
Progress_Checker
This is a personal project done on a family member's behalf. It allows individuals to track their progress on a project. It was aided by content learned in module 3 of App Academy though the scope of the content quickly became a solo venture as the logic intensified. I made a challenge to construct this completely on the frontend, utilizing local storage as a pseudo-database and rendering every dynamic creation through native JavaScript so that every piece of information on the page persists after refresh. It afforded me the opportunity to become acutely familiar with dynamic creation and object manipulation.