Lists (1)
Sort Name ascending (A-Z)
Starred repositories
In this project, a simple watermarking system for spread spectrum audio is developed using the FFT transformation to insert the data into the signal host. The system is designed to resist the probl…
An introduction to numerical methods for astrophysical hydrodynamics
website for numerical methods course
📷 Instagram Bot - Tool for automated Instagram interactions
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…
Utilities for archiving JPEGs for long term storage.
This repository contains the code to reproduce the results in the paper A Variational algorithm for Quantum Neural Networks, accepted in the International Conference on Computational Science 2020, …
A simple single layer perceptron neural network classifier for linear classification
The library for web and native user interfaces.
💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline
Open source alternative to Auth0 / Firebase Auth / AWS Cognito
📟 JSON library for Arduino and embedded C++. Simple and efficient.
python library for invisible image watermark (blind image watermark)
This project is a React Native application that connects to an Arduino microcontroller via Bluetooth to receive real-time temperature and humidity data from a DHT11/DHT22 sensor. The app displays t…
This repository contains an example of how to share a PDF using QR codes.
This repository contains a serverless example using AWS CloudFormation, API Gateway, AWS Lambda, Boto3, the Serverless Framework, and Python 3.
NASA React Gallery is a simple React app that fetches and displays random images from NASA's Astronomy Picture of the Day (APOD) API. Each image comes with a description, allowing users to explore …
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,…
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 …
This project serves as an example implementation of a sidebar using Material UI, a popular React component library. The sidebar is a common user interface element used in web applications to provid…
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 eac…
Little example of API with node and Angular
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…
Bash script to import multiple SQL files from command line in MySQL