Code Monkey home page Code Monkey logo

Check my website pedro-juan-royo.com!

GitHub followers GitHub User's stars

🐍 pip cli programs

  • wordle-helper: Helps you find the wordle word of the day
    • Quick install pipx install wordle-helper-uc
  • game-of-life: Conway's game of life in the terminal
    • Quick install pipx install game-of-life-uc
  • pu-pjr CLIs: Utilities that I use for data analysis
    • Quick install pipx install pu-pjr

Find them in my also in my PyPI profile UnstrayCato

🐍 pip packages

  • barcodes_uc: Generate different types of barcodes. For now, only QR codes work.
    • Quick install pip install barcodes-uc
    • The package also installs the CLI qrcode to generate QR codes in the command line
    • This package has been used to create an API, check it here: https://qrgeneratorapi-1-c9139268.deta.app
    • An example of a QR code you can generate:

Find them in my also in my PyPI profile UnstrayCato

🕸️ Web APIs

I have done a few web APIs using the fastAPI package in python and hosted them in Deta Space.

  • qrgenerator-api: Generate QR codes. It uses the barcodes-uc python package I wrote.
    • Example: curl -X 'GET' 'https://qrgeneratorapi-1-c9139268.deta.app/qrdata/testQr' -H 'accept: application/json'
  • bricoheroes-api: Search information about the series Bricoheroes.
    • Example: curl -X 'GET' 'https://bricoheroesapi-1-w6650227.deta.app/episodi-aleatori?inclou_extres=false' -H 'accept: application/json'

Dynamic JSON Badge

  • elbunquer-api: Search infromation about the podcast episodes of El Búnquer from YouTube.
    • Example: curl -X 'GET' 'https://elbunquerapi-1-n2878604.deta.app/info-episodi/aleatori?inclou_extres=false' -H 'accept: application/json'

Dynamic JSON Badge

🧑 Profile

  • Nationality: Catalan
  • Student at: University of Sheffield (3/4 of the way) MEng Materials Science and Engineering (Research Stream)
  • CV: Here

🎧 Music

🍿 Movies / Series / Podcasts

Pedro Juan Royo's Projects

barcodes-uc icon barcodes-uc

This python package creates different kinds of barcodes.

impedancematlab icon impedancematlab

Some impedance visualization functions and a more or less easy way of making circuits with R, C, I to test the impedance response.

linear-algebra icon linear-algebra

Linear algebra things that I code to check I understand what I am reading in textbooks

msehousestyle icon msehousestyle

This is the documentation for the MSEHouseStyle class for LaTeX.

nn_basics icon nn_basics

A MATLAB implementation of a NN from first principles (using ReLUs and Gradient descent)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.