Skip to content
View Peruibeloko's full-sized avatar
🍔
beesechurger
🍔
beesechurger
Block or Report

Block or report Peruibeloko

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

eae

Aqui está uma listinha de coisas sobre mim que talvez você ache interessante:

  • Paulistano e Mooquense (ORRA MEUUU 🤌)
  • Dev. Sênior & Arquiteto em busca de novas oportunidades (me contrata pf)
  • Bacharel em Ciências da Computação pela UAM, com planos de iniciar um mestrado
  • Minha linguagem principal é TypeScript
  • Atualmente estudando Elixir e programação funcional no geral

Dá uma olhada no meu site para mais infos

Se você gosta de barulhos altos, talvez goste das minhas músicas!


Projetos

Isso é uma lista de ideias de projetos que eu gostaria de realizar em algum momento. Sinta-se a vontade caso queira tentar implementar algum dessa lista!

Tech

  • Lightweight Kanban/Scrum app
    • Planning poker app
  • Programming language
    • Purely functional while allowing local (?) mutation
    • Local mutation has to be further defined
    • Look into React's useState hook scoping
    • Imperative Shell, Functional Core
  • Minecraft mod
    • Realistic oil extraction and refinery
  • Git visualizer/simulator
    • Allows for visual construction of branches and commits
    • Might allow for git command generation by using a before/after comparison
    • "Repo is like this, but I want it like that, how?"
  • Personal finance manager
  • A light, P2P, WebRTC based video calling web app for tech interviews
    • Provides audio, video and chat
    • Monaco based editor
    • Run code directly in the browser
    • Configure tests with descriptions, example inputs and outputs using Markdown

Audio & Music

  • Rhythym to ms
    • Set BPM and pattern, get ms values back
  • Polyrhythm app
    • Grid view of the pen & paper method for writing out polyrhythms
    • Sound preview
  • Reese calculator
    • Figure out detune values for different reese speeds
    • E.g. A dotted eigth note reese in F2 at 174BPM has two saws detuned by 46 cents
  • Simple visual audio router
    • Captures audio from all running applications
    • Creates a new virtual microphone
    • Uses a GUI for connecting applications to the virtual microphone and by how much
    • Probably written in Rust + Tauri
  • Chord decoder
    • Web MIDI
    • Sound preview
    • Discards inversions at first
    • Orders chord by pitch in ascending order for parsing
  • Batch FL Studio project exporting tool

Pinned

  1. advent-of-code-2023 advent-of-code-2023 Public

    My solutions for the Advent of Code 2023 using Elixir.

    Elixir 2

  2. peruibeloko.github.io peruibeloko.github.io Public

    Versão 5 do meu site pessoal (Nuxt), atualmente é a oficial

    SCSS

  3. audiomath audiomath Public

    Convert between frequency, pitch, period and digital audio samples.

    Vue 1

  4. time-calculator time-calculator Public

    Calculator for time intervals. Showcases the new Temporal Object proposal by TC39!

    Vue 1 1

  5. template-vue template-vue Public template

    Template for Vue 3 apps with Vite

    Vue

  6. split-flap-display split-flap-display Public

    Split Flap Display made using Vue and CSS

    Vue