Skip to content

biagolini/Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 

Repository files navigation

Python Projects

Autor: Carlos Biagolini-Jr.

Linkedin: https://www.linkedin.com/in/biagolini/

Medium: https://medium.com/@biagolini

[EN]: This repository serves as a link repository for various Python-based projects and code examples that I have developed. Each linked repository demonstrates different aspects of Python programming, including integration with AWS services, data processing, automation, and web development. The goal is to provide practical examples that can be used as references for learning and development. For more in-depth discussions and technical articles, visit my LinkedIn and Medium profiles.

[PT]: Este repositório serve como um repositório de links para diversos projetos e exemplos de código em Python que desenvolvi. Cada repositório vinculado demonstra diferentes aspectos da programação em Python, incluindo integração com serviços AWS, processamento de dados, automação e desenvolvimento web. O objetivo é fornecer exemplos práticos que possam ser utilizados como referência para aprendizado e desenvolvimento. Para discussões mais aprofundadas e artigos técnicos, visite meus perfis no LinkedIn e no Medium.


A

Audio Splitter

Splits .mp3 files into smaller chunks based on silence detection. https://github.com/biagolini/PythonAudioSplitter

AWS API Gateway WebSocket

A serverless real-time chat application using AWS API Gateway (WebSocket), Lambda, and DynamoDB, with a lightweight front-end for seamless messaging and session tracking.

https://github.com/biagolini/PythonAwsApiGatewayWebSocket

AWS Bedrock

Demonstration of integrating Python with AWS Bedrock to invoke foundation models.

https://github.com/biagolini/PythonAwsBedrockIntegration

AWS Lambda Authorizer

Secure serverless API using JWT authentication with Lambda Authorizers. https://github.com/biagolini/PythonAwsLambdaAuthorizer

AWS SageMaker

Demo code for testing how to deploy an AWS Lambda using Amazon ECR.

https://github.com/biagolini/PythonAwsLambdaContainer

AWS SageMaker

Demonstration of Python interaction to Flan-T5 XL model on AWS SageMaker by sending sample queries to demonstrate its capabilities.

https://github.com/biagolini/PythonBoto3SageMakerModelInteracttionTesting

AWS STS Assume role

Python script designed to facilitate the secure assumption of AWS IAM roles.

https://github.com/biagolini/PythonAwsStsAssumeRole

B

C

Cron with Threads

Python-based cron job scheduling using threads.

https://github.com/biagolini/PythonCron

CSV Data Merge

Combine multiple CSV files into a single file, tracking the source file and adding randomized unique IDs to each row.

https://github.com/biagolini/PythonCsvDataMerger

D

Data Science Basics

Basic Python scripts for data science concepts and applications.

https://github.com/biagolini/PythonDataScience

E

F

Flask: Hello World

Using VM

Basic Flask application running on a virtual machine.

https://github.com/biagolini/PythonFlaskHelloWorldOnVM

Using Docker

Basic Flask application running inside a Docker container.

https://github.com/biagolini/PythonFlaskHelloWorldOnDocker

Mock API

Flask-based RESTful API for testing and development.

https://github.com/biagolini/PythonFlaskRESTfulAPI

G

Google/YouTube API

Showcasing Python integration with Google/YouTube APIs.

https://github.com/biagolini/PythonGoogleYoutubeApi

H

I

Image Number Stamp

Generate a series of images with sequential numbers centered on top of a base image, ideal for placeholder images in testing and demonstrations.

https://github.com/biagolini/PythonImageNumberStamp

J

K

L

M

Markdown to docx converter

Converts Markdown files to docx format using pypandoc.

https://github.com/biagolini/PythonMarkdownToDocxConverter

Music Compiler

Merge audio files (.wav and .mp3) into a single track with fade effects and a start time list.

https://github.com/biagolini/PythonMusicCompiler

N

O

P

PDF Exporter (Private)

Provide a method to export web presentations to high-quality PDFs by downloading each slide as an image and compiling them into a PDF.

https://github.com/biagolini/PythonPdfExporter

Q

QR Code Generator

Script to generate QR Codes containing internet links.

https://github.com/biagolini/PythonCodeGenerator

R

S

Speaker Diarization Tool

Performs speaker diarization on audio using pyannote-audio and extracts segments per speaker. https://github.com/biagolini/PythonSpeakerDiarizationTool

T

Text To Speech (TTS)

Kokoro

Implementation of the Kokoro-82M text-to-speech model that converts text into high-quality speech.

https://github.com/biagolini/PythonTtsKokoro

U

V

Video to MP3

Extracts audio from video files and saves as MP3 using ffmpeg-python. https://github.com/biagolini/PythonVideoToMp3

W

WebPage Show HTTP Request Info

Simple Flask project to display HTTP request information.

https://github.com/biagolini/PythonWebPageShowHttpRequestInfo

X

Y

Z

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published