Skip to content

pablolucianop/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 

Repository files navigation

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. -

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published