Skip to content
View Pere970's full-sized avatar

Block or report Pere970

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
Pere970/README.md

Pere Β· Software Engineer

Building products. Occasionally breaking things.

HouseKeepr


πŸ‘¨β€πŸ’» About me

Software engineer based in Spain. I build full-stack products β€” currently focused on HouseKeepr, a coliving & flatmate management app (expenses, tasks, bookings, chat).

Previously spent time deep in Web3 β€” smart contracts, DeFi, DAOs, token mechanics. Now mostly writing Go backends and TypeScript frontends.


πŸš€ What I'm building

Project Description Stack
HouseKeepr Coliving management β€” split expenses, tasks, bookings & more Go Β· Next.js Β· PostgreSQL

πŸ›  Tech I work with

Backend

Go Node.js Python

Frontend

TypeScript Next.js React

Infra & Data

PostgreSQL Redis Railway Vercel Docker

Web3 (previous)

Solidity Ethereum


πŸ“Š Stats


Building in public Β· housekeepr.app

Pinned Loading

  1. nft-dao nft-dao Public

    A DAO system using an ERC721 token with Votes extension as the measure of voting power.

    JavaScript 1

  2. nft-marketplace nft-marketplace Public

    This is an NFT marketplace which uses an ERC20 token as the currency to buy and sell the ERC721 tokens.

    JavaScript

  3. RoverDrivingAPI RoverDrivingAPI Public

    API that simulates the interaction with a NASA Rover. It is a simple API that will allow you to interact with the vehicle and see how its position gets updated.

    C#

  4. token-swapper token-swapper Public

    Smart Contract used to swap the amount in a token A to token B through the Uniswap/Pancakeswap Router.

    Solidity

  5. defi-staking defi-staking Public

    This repo contains the smart contracts to create a Staking contracts factory. The factory is able to deploy staking contracts with two given tokens as staking and rewards tokens but also it's capab…

    TypeScript

  6. graphql-example graphql-example Public

    This is a GraphQL example built using NodeJS and ExpressJS

    JavaScript