Azariagmt's Stars
EbookFoundation/free-programming-books
:books: Freely available programming books
resume/resume.github.com
Resumes generated using the GitHub informations
nektos/act
Run your GitHub Actions locally 🚀
web3/web3.js
Collection of comprehensive TypeScript libraries for Interaction with the Ethereum JSON RPC API and utility functions.
deepset-ai/haystack
:mag: AI orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. With advanced retrieval methods, it's best suited for building RAG, question answering, semantic search or conversational agent chatbots.
kunal-kushwaha/DSA-Bootcamp-Java
This repository consists of the code samples, assignments, and notes for the Java data structures & algorithms + interview preparation bootcamp of WeMakeDevs.
trufflesuite/truffle
:warning: The Truffle Suite is being sunset. For information on ongoing support, migration options and FAQs, visit the Consensys blog. Thank you for all the support over the years.
MetaMask/metamask-extension
:globe_with_meridians: :electric_plug: The MetaMask browser extension enables browsing Ethereum blockchain enabled websites
smartcontractkit/full-blockchain-solidity-course-py
Ultimate Solidity, Blockchain, and Smart Contract - Beginner to Expert Full Course | Python Edition
TA-Lib/ta-lib-python
Python wrapper for TA-Lib (http://ta-lib.org/).
tradingview/lightweight-charts
Performant financial charts built with HTML5 canvas
HashLips/hashlips_art_engine
HashLips Art Engine is a tool used to create multiple different instances of artworks based on provided layers.
robinmoisson/staticrypt
Password protect a static HTML page, decrypted in-browser in JS with no dependency. No server logic needed.
Fechin/reference
⭕ Share quick reference cheat sheet for developers.
nteract/papermill
📚 Parameterize, execute, and analyze notebooks
sb2nov/resume
Software developer resume in Latex
anders94/blockchain-demo
A web-based demonstration of blockchain concepts.
zzw922cn/awesome-speech-recognition-speech-synthesis-papers
Automatic Speech Recognition (ASR), Speaker Verification, Speech Synthesis, Text-to-Speech (TTS), Language Modelling, Singing Voice Synthesis (SVS), Voice Conversion (VC)
matheusfacure/python-causality-handbook
Causal Inference for the Brave and True. A light-hearted yet rigorous approach to learning about impact estimation and causality.
ericmjl/bayesian-stats-modelling-tutorial
How to do Bayesian statistical modelling using numpy and PyMC3
victor369basu/Real-time-stock-market-prediction
In this repository, I have developed the entire server-side principal architecture for real-time stock market prediction with Machine Learning. I have used Tensorflow.js for constructing ml model architecture, and Kafka for real-time data streaming and pipelining.
microsoft/powerbi-jupyter
A Custom Jupyter Widget Library for Power BI
CyberPunkMetalHead/cryptocurrency-news-analysis
This python module can analyse cryptocurrency news for any number of coins given and return a sentiment. Can be easily integrated with a Trading bot to keep an eye on the news.
eugeneyan/papermill-mlflow
🧪 Simple data science experimentation & tracking with jupyter, papermill, and mlflow.
ApeWorX/py-solc-x
Python wrapper and version management tool for the solc Solidity compiler.
GedionT/Slice
A developer habit tracker VS Code extension.
BasileTrujillo/terraform-s3-private-static-web-hosting
Terraform script to setup an AWS S3 Bucket as IP restricted static web hosting.
Morawetz/Speech-to-text-data_collection
Speech-to-text data collection with Kafka, Airflow, and Spark, building a pipeline that can be deployed to process posting and receiving text and audio files from and into a data lake, apply transformation in a distributed manner, and load it into a warehouse in a suitable format to train a speech-to-text model.
textcortex/textcortex-hemingwai-js
TextCortex API javascript packages for generating content even faster!
wagnerjfr/crypto-kafka-cli-docker
Simple example to take Bitcoin and Litecoin JSON data from Bitstamp API, publish them in different Kafka topics and read the values in different consumers. Basic steps for deploying Kafka along with Confluent Platform components in a Docker environment are also provided.