Skip to content
View pablolucianop's full-sized avatar
Block or Report

Block or report pablolucianop

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

Hello!

  • My last work was to build an app that analyzes performance data of generator sets and print fancy, readable reports for clients and maintenance. I worked alongside a team of electrical engineers. Making algorithms based on some of their analytical knowledge was great. ⚡⚡

  • I’m looking for work!

  • Exploring three.js for fun!

  • How to reach me: pablolucianop@gmail.com

image image image image image

separador

Development of an app that provides reports about performance of generator sets, for AERCOM.SA.

Endless Triangle generated by rules and chance

Full development of an app that provides monthly reports about performance of generator sets, for AERCOM.SA. The reports were formerly created manually, ony by one, by an electrical technician.

The development consisted of a system that stores and analyses raw data given from generator sets, and creates reports with an analysis of the performance of the set. The parameters and rules to interpret data were created and tested along with an electrical technician provided by Aercom. The app has a simple interface for the technician to edit the reports before approval. The app has been confectionnig all performance reports that Aercom uses internally and delivers to clients since 2021.

Can't show the actual app because of legal agreement with Aercom.

Javascript, Node.js, CSS, HTML

separador

React app - How many pokemons can you name?

Simple react app that challenges you to name pokemons, and lists the ones that you spelled correctly, consuming a RESTful API

list of pokemons made in the app

Built With

  • React - JavaScript library
  • Axios - Promise based HTTP client for the browser and node.js
  • Pokeapi - The RESTful Pokémon API

separador

Count syllables in Spanish

sptiting step by step

Count syllables of any word in Spanish, displayed in a learning friendly way. It identifies hiatuses, diphthongs, repeated letters, indivisible pair of characters, and other characteristics, and count syllables with a set of rules hierarchically organized, condensed in one easy to read function.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

separador

Collaborative project - Teach dog a trick

Dog presentation

Teach this dog a trick is a small collaborative project to give life to a 3d model. I have built a simple 3D model of a dog. Anyone can join in, teach the dog something new, adding a feature or function. Three developers have already contributed!

Built With

  • Three.js - three.js – JavaScript 3D library
  • 3DS MAX - 3Ds Max – 3D modeling and rendering software for design visualization, games, and animation

Contributors

Feel free to play with him! Just remember, he is a little rebellious!

separador

Golden Ratio Constellation

Watercolour draft Stars displayed in golden Ratio

Elements arranged by golden ratio spiral.

Built With

  • Three.js - three.js – JavaScript 3D library
  • 3DS MAX - 3Ds Max – 3D modeling and rendering software for design visualization, games, and animation

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

separador

Endless Triangle

Endless Triangle generated by rules and chance

This is a js version of 'the game of chaos' proposed in the book 'Randomness in everyday life' by Alberto Rojo. The source code is written as a step by step demonstration.

The instructions are:

  • 1 define a triangle
  • 2 pick a random 'First Point', inside this triangle.
  • 3 pick a random vertex of the triangle previously defined
  • 4 find the middle point between the chosen vertex and that 'First Point', and push it into an array
  • 5 define the middle the point between the point defined before and a random vertex of our triangle, and draw this point
  • 6 repeat a lot of times

book page where the original game proposition is taken from

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Alberto Rojo, author of: El azar en la vida cotidiana. Buenos Aires, Siglo XXI, 2012. -

Popular repositories

  1. count-syllables-in-spanish count-syllables-in-spanish Public

    Count syllables of any word in Spanish, displayed in a learning friendly way. It identifies hiatos, diptongos, repeated letters, indivisible pair of characters, and other characteristics, and count…

    JavaScript 7

  2. goldenRatioConstellation goldenRatioConstellation Public

    3d elements arranged by golden ratio spiral in three.js

    JavaScript 3

  3. teach-dog-a-trick teach-dog-a-trick Public

    Teach this dog a trick!  I have built a simple 3D model of a dog. You can join in, teach the dog do something new: roll over when a button is pressed. Close eyes when the cursor pass through the fo…

    JavaScript 3 5

  4. subtle-3d-plus-physics subtle-3d-plus-physics Public

    An endless cascade of rings to be used as a background made on three.js

    JavaScript 2

  5. endlessTriangle endlessTriangle Public

    A fractal triangular structure using simple rules and randomness, step by step. Check source code!

    JavaScript 1

  6. mascotSpelling mascotSpelling Public

    Simple react app that challenges you to name pokemons, and lists the ones that you spelled correctly.

    JavaScript 1