Skip to content
View AlbertVilaCalvo's full-sized avatar
🀘
Hola!
🀘
Hola!
Block or Report

Block or report AlbertVilaCalvo

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
AlbertVilaCalvo/README.md

Hola! πŸ‘‹

Hi! I'm Albert, an experienced and passionate Full Stack JavaScript Developer, with focus on Node.js and React Native.


Twitter LinkedIn StackOverflow


Sample Code

Full Stack Node.js & React

  • (2022) Recipe Manager - A Full Stack app built with Express, React and PostgreSQL, using a REST API. Testing done with Jest and supertest.

React Native

  • (2021) Memory Game - A memory game mobile app built with React Native, TypeScript and MobX for state management. Animations and gestures are implemented with Animated, Reanimated2 and PanResponder.

  • (2021) Flashcards - A React Native app that uses MobX for state management and React Navigation for routing.

React

  • (2021) Hacker News Clone - A clone of Hacker News, built with React, Hooks, React Router, Webpack and TypeScript.

  • (2021) Would you rather? - A React app that uses Redux and Redux Thunk for state management, React Router and hooks.

  • (2018) Neighborhood Map - A simple React app that displays locations using Google Maps.

  • (2018) My Reads - A simple React app that allows you to manage books. Uses a REST API.

JavaScript

  • (2018) Memory Game - A funny memory game written in plain JavaScript.

Android

  • (2020) Coupons - A simple Android app that I did for a job interview process, using Kotlin, Coroutines for threading and Koin for dependency injection. Has unit tests with JUnit.

  • (2016) GitHub Trending - An Android app that shows GitHub trending repositories. It implements a Sync Adapter that fetches data periodically and stores it into a Content Provider. It has a home-screen collection widget. It displays ads using AdMob.

  • (2016) Popular Movies - An Android app that displays movies. Uses Dagger 2, Retrofit 2, RxJava 1 and AutoValue, among others. It caches data locally using a SQLite database and the libraries SQLBrite and SQLDelight, so that it can work fully offline.

Pinned

  1. Wiki Wiki Public

    My personal Wiki / Knowledge Base

    TypeScript 2

  2. FullStack-Node-React-Recipe-REST FullStack-Node-React-Recipe-REST Public

    A Full Stack app built with Express and React

    TypeScript

  3. React-Native-Memory-Game React-Native-Memory-Game Public

    A memory game mobile app built with React Native, TypeScript and MobX. Animations and gestures are implemented with Animated, Reanimated and PanResponder.

    TypeScript 2

  4. JavaScript-Udacity-Memory-Game JavaScript-Udacity-Memory-Game Public

    A memory game written in plain JavaScript. It's a project for the Udacity's Front-End Web Developer Nanodegree.

    JavaScript