Giter Club home page Giter Club logo

Edgard Diaz's Projects

api-to-do-list-with-python-and-flask icon api-to-do-list-with-python-and-flask

This code serves as an illustrative example of building an API using Python and Flask. It showcases the implementation of an API for managing a To-Do List, demonstrating fundamental CRUD operations such as task creation and updating.

bisectionmethod-python icon bisectionmethod-python

The bisection method is based on the mean value theorem and assumes that f (a) and f (b) have opposite signs. Basically, the method involves repeatedly halving the subintervals of [a, b] and in each step, locating the half containing the solution, m.

caesarcipher icon caesarcipher

In this project I develop a plaintext file encryption using shift encryption or César encryption, this project was implemented in the Python programming language.

cifrado-cesar icon cifrado-cesar

Este repositorio contiene la implemetación del cifrador cesar.

cognitolab icon cognitolab

This repository content a template for cloudForm, that allow build the following services: s3 bucket, api gateway and cognito user pool. In another hand, this template show a example the how to use a authorization based an token genereted by cognito

crud_solution_equation_quadratic- icon crud_solution_equation_quadratic-

In this project, I present crud for solving quadratic equations developed using HTML, CSS, and PHP. For the solution of the quadratic equations the general formula. Check the video tutorial.

data_struct_in_c_example icon data_struct_in_c_example

This an example of how to use data structs in c language. In this example, a departmental store is shown. the example allows to users select products from a category. In addition, at the end of the program, it is shown a note with the products acquired by users and the total spend to the buy by a user.

hamming-codes-generator icon hamming-codes-generator

This repository contains the source code of the Hamming code generator that uses a generating matrix of Hamming 7 (Matrix H7)

hashmap-example-javascript icon hashmap-example-javascript

Using a hashmap instead of nested conditionals allows to have a clean and more readable code, in this repository I share an example of how to use a hashmap to call different methods according to the case that occurs.

image-processing-algorithm-contrast-limited-adaptative-histogram-qualization-clahe icon image-processing-algorithm-contrast-limited-adaptative-histogram-qualization-clahe

In this reprositorio the CLAHE technique (Contrast limited adaptive histogram equalization) is presented, in the area of image processing one of the most used functions is the enhancement contrast, this technique is used when an image has a deficient contrast. Moreover, CLAHE was originally developed for medical imaging and has been shown to be successful in low-contrast imaging.

jpeg icon jpeg

Compression of images with JPEG algorithm using python and Huffman codes.

metodo-de-biseccion icon metodo-de-biseccion

Este programa aproxima las raíces de una función mediante el método de bisección utilizando un intervalo de inicio [a, b]

microfrontends icon microfrontends

Example App with Microfrontends in React, Vue and Single-SPA 🚀 This is a sample project that demonstrates how to build a modular and scalable web application using Microfrontends architecture with React and Single-SPA.

mvc_example icon mvc_example

This is a basic example of MVC (Model, View, and controller). In this example we used an MVC to perform an operation mathematic basic, that is, the view on this example allows the user perform a multiplication of the two numbers.

newton-raphson-method- icon newton-raphson-method-

In this program the Newton-Raphson method is implemented to approximate the roots of a real function.

pdfobject icon pdfobject

A lightweight JavaScript utility for dynamically embedding PDFs in HTML documents.

perceptron-single-layer icon perceptron-single-layer

Python implementation of the simple perceptron or also known as a single-layer neural network, is a binary classification algorithm by Frank Rosenblatt based on the neural model of Warren McCulloch and Walter Pitts developed in 1943.

qr_generator_with_python_and_tkinter icon qr_generator_with_python_and_tkinter

Comparte tu conexión Wifi usando un QR. En este proyecto, se utiliza la librería qrcode de Python para generar un código QR con la información necesaria para realizar automáticamente la conexión de un dispositivo móvil a una red Wifi.

random-variable-generator-using-poisson-distribution icon random-variable-generator-using-poisson-distribution

This program generates random variables using the Poisson distribution. The Poisson distribution is a discrete probability distribution that expresses, based on a mean frequency of occurrence, the probability that a certain number of events will occur during a certain period of time. Specifically, it specializes in the probability of occurrence of events with very small probabilities

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.