Skip to content
View abnerpersio's full-sized avatar
🔥
Working hard / available for freelancer projects
🔥
Working hard / available for freelancer projects

Block or report abnerpersio

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
abnerpersio/README.md

Hello, I'm Abner Persio! 💻

(Typescript | React | TailwindCSS | NestJS | Serverless | AWS | DynamoDB | Postgres)

  • Open to work on freelancer projects with NodeJS, React and React Native
  • Currently working with React and NodeJS

Find me elsewhere

link for linkedin profile link for instagram profile

Main projects 🚀

Name Description (en-US) Techs
Fincheck - Backend / Frontend - web NestJS (backend) and React app. It is an app to organize your personal finances. nestjs,typescript,react,react-query,tailwindcss
Waiter APP - Backend / Frontend - web / Mobile app App made on javascript course (JStack). It is an app that would be used in a restaurant. Main features: waiter catalog, make orders from clients, manage current orders node,mongodb,react,react-native,styled-components,ios,android,mobile,websockets
Bedrock API a project focused on learning about security on APIs. I have built an express API that tries to be secure against common attacks. Main features: Login, Request rate limit, Nginx proxy, Docker, Unit tests to cover all the scenarios node, typescript, docker, mongodb, nginx, jest
Billing helper API used to validate billets bar codes. Main feature: you send a bar code and the API returns informations about that billet: Due date, Value, ... node, typescript, docker, jest
Emailer API to send emails asynchronously. Main features: Batch emails, Choose a provider to send the email (AWS / Sendgrid), queues node, typescript, docker, redis
My contacts - Backend / Frontend App learned on javascript course (JStack). It is an app to manage contacts. Main features: waiter catalog, make orders from clients, manage current orders node,postgresql,react,styled-components
File uploader Microservice to handle file uploading. Main features: Multiple platforms (AWS S3 / Firebase / Google Cloud / Azure blob storage) node, typescript, jest, clean arch, clean code
Next with authentication next, typescript, react
Websockets with AWS API Gateway aws, typescript, apigw, lambda, serverless
Github proxy API to search informations about an user from github API. Main features: Search user, search user repos node, typescript, jest, clean arch, clean code
Studier API API built as part of rocketseat learning challenge. Main features: manage users, manage user lessons typescript,docker,prisma,ec2
Movies catalog Movies catalog frontend app based on a Figma layout and using MovieDB API. Main features: Filtering and search, Pagination react, typescript, hooks,styled-components, clean code, figma
Shopify wish list My first Node + React project, a app to search for products from a shopify commerce store. Built in 2021 react, node
node-aws Project to learn about deploying a backend project into AWS EC2 Containers typescript,docker,aws,ec2
Javascript icon Typescript icon React icon Node icon AWS icon Docker icon

Pinned Loading

  1. fincheck-api fincheck-api Public

    NestJS backend API from "Fincheck" project

    TypeScript

  2. waiter-app waiter-app Public

    React Native mobile app from "WaiterApp" project

    TypeScript

  3. fincheck-web fincheck-web Public

    React frontend app from "Fincheck" project

    TypeScript

  4. bedrock-api bedrock-api Public

    Studying security on NodeJS APIs

    TypeScript 2

  5. node-rbac node-rbac Public

    JStack - Applying RBAC on nodeJS APIs

    TypeScript

  6. report-processor report-processor Public

    AWS Lambda + SQS + S3 + DynamoDB service that process data from DB and send as CSV file by email using queues and multipart uploads

    TypeScript