Giuliano Miralles (GiulianoMiralles)

GiulianoMiralles

Geek Repo

Location:Rio cuarto, Córdoba, Argentina.

Home Page:https://www.linkedin.com/in/giuliano-miralles-889ab4171/

Github PK Tool:Github PK Tool

Giuliano Miralles's repositories

CRUD-Laravel

This repository is a crud in laravel 5.7, it has a full login (registration, logging and password recovery), it has the load of employees with its error controls and for the address of the same the google Maps API was consumed, You can create new roles for employees and filter by the field you want and see its file in detail.

Language:PHPStargazers:1Issues:0Issues:0

Angular-balance-calculator

This is an example based on Angular, on the load of income and expenses, being able to add categories and filter by date, category and name. As a result, the balance between income and expenses is obtained. This data is stored in the localstorage

Language:TypeScriptStargazers:0Issues:0Issues:0

ApiRest-NodeJS-MongoDB

This is a simple example of a REST API made with NodeJs and noSQL databases (Mongo DB) where it allows us to perform CRUD operations (create, read, update and delete)

Language:JavaScriptStargazers:0Issues:0Issues:0

ApiRest_NodeJS_Restify

This is a practical example of a REST API made with NodeJS and the Restify framework. It has the 4 basic routes of a CRUD (Create, read, update, and delete) and a GET route to bring the user id.

Language:JavaScriptStargazers:0Issues:0Issues:0

Async_Await_JS

Simple example on the types of asynchronous processes (callback, promises and async await) as well as another example of sequential and parallel execution.

Language:JavaScriptStargazers:0Issues:0Issues:0

Binary-tree--Python

This is an example of a binary tree made in Python3, it shows the 3 types of traversal inorder, preorder and postorder.

Language:PythonStargazers:0Issues:0Issues:0

Blog-PHP

Blog created in native PHP, includes the basic actions of CRUD, login and password recovery via email.

Language:PHPStargazers:0Issues:0Issues:0

Chat-Socket.io

This is an example of using the Socket.Io library for real-time chat.

Language:JavaScriptStargazers:0Issues:0Issues:0

Consumption_API_MercadoLibre

Simple example of free market API consumption

Language:JavaScriptStargazers:0Issues:0Issues:0

weather_app--NodeJS_ReactJS

This is an example of an api built in NodeJS that allows you to return your current location, the current weather status and the 5 day weather status, all of your current location. On the fronEnd side, it was developed in ReactJS.

Language:JavaScriptStargazers:0Issues:0Issues:0

Calculator_Node-React

Simple 2 operand calculator in NodeJS and React

Language:JavaScriptStargazers:0Issues:0Issues:0

ChangeBackgroundColorJS

simple example of changing the background color in JavaScript (day mode, light night and dark night).

Language:HTMLStargazers:0Issues:0Issues:0

data_structure

Simple visualization of how the data structures (list, stack and queue) behave when we add information.

Language:JavaScriptStargazers:0Issues:0Issues:0

EnvironmentVariables_NodeJS

This is a small example about environment variables where they were declared in the file. env (which should be added to git ignore) and then I use them in my index.js without them being seen when I upload my project to github.

Language:JavaScriptStargazers:0Issues:0Issues:0

Example_Predator_Page

Simple example on an Acer predator page. Made with pure HTML5 and CSS3 only and a bit of JavaScript.

Language:JavaScriptStargazers:0Issues:0Issues:0

expo

An open-source platform for making universal native apps with React. Expo runs on Android, iOS, and the web.

License:MITStargazers:0Issues:0Issues:0

Fixture-Lua

Fixture made in Lua, on the America Cup, the database was made in txt.

Language:LuaStargazers:0Issues:0Issues:0

Fresnel-zone-calculator--JS

This is a simple repository that deals with a small web application to calculate the radius of the fresnel zone, being able to choose between two frequencies (2.4 and 5.8). It was done in native JS.

Language:HTMLStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

NodeJS-CRUD

This is a practical and simple example of a CRUD made entirely with NodeJS.

Language:JavaScriptStargazers:0Issues:0Issues:0

OPP-Product-App_JS

Simple example on a web application that allows creating new products and eliminating them. The example was made with the OOP object-oriented programming paradigm (prototyped in JS).

Language:JavaScriptStargazers:0Issues:0Issues:0

PolishCalculator--JS

This is a Polish calculator (reverse notation). In reverse Polish notation it is the other way around: first there are the operands and then comes the operator that will perform the calculations on them. You do not need to use parentheses to indicate the order of operations, as long as the arity of the operator is fixed. It does not require installation since it is done in native JavaScript, HTML5 and CSS3.

Language:HTMLStargazers:0Issues:0Issues:0

Random-Api-NodeJS

This is a simple repository of a practical example of an application that returns a radom number between 2 parameters passed by url. Made entirely with NodeJS.

Language:JavaScriptStargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

Real-state-site---NodeJS

Simple example of a real estate agency, it has home, rentals, sales and contact sections. Made in NodeJs. use mongoDB.

Language:JavaScriptStargazers:0Issues:0Issues:0

REST-API_Express_Mongodb_Async-Await

This is a practical example of a REST API made with NodeJS (Framework Express) and Mongo DB asynchronously. It has 8 End Points, including get, post, put, patch and delete.

Language:JavaScriptStargazers:0Issues:0Issues:0

RestApi_NodeJS_MySQL

This is a simple example of a CRUD made with NodeJS (Express) MySQL. where the queries to the POST and PUT db were performed with procedures.

Language:JavaScriptStargazers:0Issues:0Issues:0

salary-settlement-calculator--JS

Simple example is JavaScript on how to settle salaries based on certain variables, such as children, years of contributions, basic salary and overtime.

Language:HTMLStargazers:0Issues:0Issues:0

Stampymail-test

This repository has a registration and a login, as well as a password retriever via email. Once logged in you can see the other users of the system: create a new one, edit or delete them. Everything is built with PHP, HTML and pure CSS, without any kind of framework.

Language:PHPStargazers:0Issues:0Issues:0

UnitTest

Simple example of Unit test in Python3

Language:PythonStargazers:0Issues:0Issues:0