• Stars
    star
    1
  • Language
    Python
  • License
    MIT License
  • Created about 1 year ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

MicroPython code example for an ESP32 board.

More Repositories

1

docs-indexing-search

Python
1
star
2

orf-dna-sequence

In this code I am finding open reading frames (ORFs) within a DNA sequence. An ORF is a portion of a DNA sequence that has the potential to be translated into a protein.
TypeScript
1
star
3

glue-openseach-job

This code creates the mappings for the transformation of the source DataFrame, list of mapping tuples, each consisting of: (source column, source type, target column, target type)
Python
1
star
4

calculator-shunting-yard

This calculator reads an arithmetic expression from the user, converts it into Reverse Polish Notation (RPN) using the Shunting Yard algorithm, and then evaluates the RPN expression to produce the result.
Go
1
star
5

minimalistic-blockchain-java

Minimalistic example of blockchain implementation in Java
Java
1
star
6

etl-data-manipulation.py

Automation and ETL processes using the pandas library for data manipulation
Python
1
star
7

linear-regression

Data Science using NumPy and Pandas
Python
1
star
8

filterapp-nextjs

Simple Nextjs to Heroku.
JavaScript
1
star
9

octave-machine-learning

This repository contains my solution with octave for the Stanford Machine Learning Class exams completed in 2021.
MATLAB
1
star
10

breast-cancer-wisconsin-python

In this implementation I am using a complex dataset (Breast Cancer Wisconsin dataset), multiple classifiers, hyperparameter tuning, and feature selection from Machine Learning.
Python
1
star
11

rekognition-api-labels-images

This code gets the S3 attributes from the trigger event, then invokes the rekognition api to detect labels. If the label matches the one present on the LABELS list, response is written in the S3 bucket with "Status":"Label Found", else the response is written in the S3 bucket with "Status":"Label Not Found".
Python
1
star
12

data-structure-python

Algorithm and data structure in python only to purpose of review.
Python
1
star
13

apple-calculator-react

This repository is about the apple calculator developed in react.
JavaScript
1
star
14

cache-cleanup-squid

πŸ’» πŸ’‘ πŸ”§ Script in Python to clean the cache of the Squid version 3.x in servers linux. Before of the deployed it, the cache used to was full with log and others files. Actually, without a script to clean theses files the file's server did not work.
Python
1
star
15

express-framework-concepts

This repository contains a small express application to demonstrate important concepts about that web framework.
JavaScript
1
star
16

microservices-architecture-services

5 different services examples used to implement microservices architecture in Java
Java
1
star
17

sample-adv-game

This is a simple adventure game implemented using shell script.
Shell
1
star
18

concept-map-editor

πŸ’» πŸ“š 🏫 Tool to creation concept maps based on a domain's ontology. It was showed at Conferencia IADIS Ibero Americana WWW/INTERNET in Rio de Janeiro together with WebCMTool and it has some citations in articles about Meaningful Learning.
Java
1
star
19

polly-api-start-speech-asynchronously

This code gets the S3 attributes from the trigger event, then invokes the Amazon Polly API to start speech synthesis asynchronously. If the operation is successful, the synthesized voice will be saved in the S3 output folder.
Python
1
star
20

pcap

Python codes associated with the study to the PCAP.
Jupyter Notebook
1
star
21

gaadt-cm

πŸ’» πŸ“š 🏫 Genetic algoritmo to measure concept maps based on a domain's ontology. It was showed at Conferencia IADIS Ibero Americana WWW/INTERNET in Rio de Janeiro together with WebCMTool and it has some citations in articles about Meaningful Learning. In addition, it was cited in several articles on information technology for Education.
Java
1
star
22

mortgage-payment-react

Code to calculate the monthly mortgage payment, which is a common financial calculation.
JavaScript
1
star
23

flask-api-coingecko

I used the CoinGecko API to retrieve quotes for multiple cryptocurrencies and allow the selection of exchange currencies.
Python
1
star
24

textract-api-analyze-docs

This code gets the S3 attributes from the trigger event, then invokes the textract API to analyze documents synchronously.
Python
1
star
25

tensorflow-resnet

In this project I used TensorFlow to demonstrate a sophisticated neural network architecture with a ResNet (Residual Network), to classify images from the CIFAR-10 dataset.
Python
1
star
26

pcep

Python codes associated with the study to PCEP.
Jupyter Notebook
1
star
27

patients-diabetes

Python program to solve a complex biomedical problem involving data analysis. In this example, I will analyze a dataset of patients with diabetes and build a machine learning model to predict diabetes based on various features.
Python
1
star
28

gene-alg-binary

A genetic algorithm in Julia. I am using a genetic algorithm to evolve a population of binary strings to match a target string.
Julia
1
star
29

one-max-problem

Genetic Algorithm to solve the "One Max Problem"
Python
1
star
30

cloudffront-s3-gatewayapi

Code to create a CloudFront distribution using multiple origins (including an S3 bucket and an API Gateway) with various cache behaviors.
Python
1
star
31

iac-terraform-templates

This repository reflects the study for the HashiCorp Terraform Associate certification (003)
HCL
1
star
32

breast-cancer-wisconsin-java

I uses the Weka library to load the Breast Cancer Wisconsin dataset, preprocess it, and apply a classification algorithm (J48 decision tree)
Java
1
star
33

deeplearning-numpy-pytorch

Playing with Deep Learning with PyTorch using an experimental scientific approach.
Jupyter Notebook
1
star
34

spring-boot-ionic-backend

Java
1
star