❤️ Github Followers
⚙️ Settings - Github Followers
- Update: Every 30 minutes!
🎮 Play Pixel Walker
⚙️ How it works
A small interactive game that runs directly inside the GitHub profile README.
The game is controlled through image links. Each button sends an action to the game server, which updates the game state and returns the current game image.
The game works without JavaScript or any client-side application running inside GitHub.
The game is controlled through image links. Each button sends an action to the game server, which updates the game state and returns the current game image.
GitHub README → Click button → /action?move=... →
Game state updated → Game image generated → GitHub loads imageThe game works without JavaScript or any client-side application running inside GitHub.
Hi, my name is Vinícius Francisco Xavier, below are some of the stacks I've been accumulating during my years of work and study.
-
Version Control and Workflows with Git:
- Centralized/Distributed;
- Gitflow;
-
Languages:
- HTML/CSS;
- JavaScript/Typescript/NodeJs - Advanced;
- Python - Basic;
- C|C++ - Basic;
- C# - Basic;
- LUA - Basic;
-
Frontend:
- AngularJs and Angular2+;
- React;
- jQuery;
- Bootstrap;
- Material Design;
-
Mobile and Desktop:
- Ionic;
- React-Native;
- Expo;
- Electron;
- NW.js
-
Backend:
- Node.js;
- Next.js;
- Express;
- Socket.IO;
- Graphql/Apollo Graphql;
-
Database:
- Redis;
- PostgreSQL;
- MySQL;
- MongoDB;
- OracleDB;
- Firebase DB;
- Amazon DynamoDB;
-
Architecture:
- BDD (Behavior Driven Development);
- DDD (Domain Driven Design);
- TDD (Test Driven Development);
- Microservice Architecture;
- Serverless - AWS Lambdas;
- PWA (Progressive Web App);
- SPA (Single Page Application);
- P2P(Peer-to-peer) architecture - WebRTC;
- Database Migrations;
- Blockchain architecture;
-
Message Queue:
- Amazon SQS;
- Amazon MQ;
- RabbitMQ;
-
Tests:
- Integrated and Unitary with Ava.js, Jest, Mocha & Chai, Sinon.js(Mock, Stub, Spy);
- Automated tests with Cypress, Robot.js, Selenium, Puppeteer.
-
Deployment:
- NGINX;
- Docker & Docker Compose;
- PM2 - Advanced Node.js process manager;
- Kubernetes & AWS EKS (Amazon Elastic Kubernetes Service);;
-
Cloud:
- AWS (Amazon Web Service);
- Google Cloud Platform;
- Heroku;
-
CI/CD:
- Github Actions;
- AWS Amplify;
- Jenkins;