Pinned Repositories
Core
๐ง One foundation for multiple applications.
athenna-products-crud
๐งช CRUD Example using Athenna framework and Prisma ORM.
athenna-riot
๐ฅ๏ธ Application created for Athenna YouTube channel.
athenna_auth
๐ User handler API with Athenna Framework.
dalegg-spring
๐ฎ MVC project with Spring using Riot API
frozenlake_gym_env
๐ง Gym environment solving the FrozenLake problem using Q-Learning.
loki-fluentd-grafana
๐ Monitoring Kubernetes cluster using LFG stack
malaria_model
๐ค Model that predicts if an image of a cell is parasitized with virus of Malaria.
node
Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:
progress
๐ Repository with all my progress, courses, video lessons, etc.
jlenon7's Repositories
jlenon7/athenna_auth
๐ User handler API with Athenna Framework.
jlenon7/frozenlake_gym_env
๐ง Gym environment solving the FrozenLake problem using Q-Learning.
jlenon7/lending-model
๐ค Model that predicts if a customer is eligible for a lending based on dti, loan amount, mortgage accounts and more.
jlenon7/malaria_model
๐ค Model that predicts if an image of a cell is parasitized with virus of Malaria.
jlenon7/mountaincar_gym_env
โฐ๏ธ Gym environment solving the MountainCar problem using Continuous Q-Learning.
jlenon7/advertising-model
๐ค Model that predicts how many sales has been made according to the number of advertisements in each channel.
jlenon7/blog
jlenon7/breakout_gym_env
๐๏ธ Exploring OpenAI gym environment for reinforcement learning algorithms.
jlenon7/cancer-model
๐ค Model that predicts if a tumor is malign or benign based on exams data.
jlenon7/cartpole_gym_env
๐คธ Gym environment solving the CartPole problem using Continuous Q-Learning.
jlenon7/chanfana
OpenAPI 3 and 3.1 schema generator and validator for Hono, itty-router and more!
jlenon7/cifar_image_model
๐ค Model that predicts from which category an image belongs (cat, bird, airplane, etc...).
jlenon7/cloudflare-r2-loki
๐ฉ๏ธ Integrate Loki with Cloudflare R2 for storage purposes.
jlenon7/cloudflare_scheduler_kv
๐ฉ๏ธ Serverless CRON job application for Cloudflare Workers.
jlenon7/cloudflare_worker
๐ฉ๏ธ Serverless application written in Rust published in Cloudflare Workers.
jlenon7/cloudflare_worker_d1
๐ฉ๏ธ Serverless application consuming D1 database published in Cloudflare Workers.
jlenon7/dotfiles
๐๏ธ Backup of my personal dot files.
jlenon7/housing-model
๐ค Model that predicts the worth of a housing according to it geolocation, number of bedrooms, number of bathrooms and more.
jlenon7/ip_sniffer
๐ Simple port sniffer CLI application.
jlenon7/mega_model
๐ค Model that try to predict the numbers of lottery.
jlenon7/mnist_image_model
๐ค Model that predicts handwritten digits in images.
jlenon7/openai_chatbot
๐ค Chatbot creation using OpenAI and Streamlit.
jlenon7/openai_rag
๐ค Implementation of RAG techniques to answer questions about PEC 42/2023.
jlenon7/path
๐๏ธ Athenna Path helper implementation in Rust.
jlenon7/rag_athenna
๐ค Implementation of RAG techniques to teach GPT about Athenna Framework so he could answer any question that the developers might have.
jlenon7/rag_code_review
๐ค Implementation of RAG techniques to make code reviews in git repositories.
jlenon7/rocket-learn
jlenon7/sef_automation
๐ Crawler that automatically enrol in open vacancies in SEF website.
jlenon7/snake-game
๐ Snake game written with rand and piston_window
jlenon7/workers-qb
Zero dependencies Query Builder for Cloudflare Workers