Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by jlenon7
A curated list of projects in awesome lists by jlenon7 .
https://github.com/jlenon7/athenna-products-crud
๐งช CRUD Example using Athenna framework and Prisma ORM.
Last synced: 13 Dec 2024
https://github.com/jlenon7/node-import-alias-ts
๐งฐ Simple POC writing a NPM package using TypeScript and Node.js import aliases.
Last synced: 13 Dec 2024
https://github.com/jlenon7/templating
๐ Simple CLI to use inside pipelines to replace strings in any type of file
Last synced: 26 Oct 2024
https://github.com/jlenon7/progress
๐ Repository with all my progress, courses, video lessons, etc.
Last synced: 13 Dec 2024
https://github.com/jlenon7/athenna-riot
๐ฅ๏ธ Application created for Athenna YouTube channel.
Last synced: 13 Dec 2024
https://github.com/jlenon7/dalegg-spring
๐ฎ MVC project with Spring using Riot API
Last synced: 13 Dec 2024
https://github.com/jlenon7/loki-fluentd-grafana
๐ Monitoring Kubernetes cluster using LFG stack
Last synced: 13 Dec 2024
https://github.com/jlenon7/gitlab-deploy
๐ณ A docker image to use inside Gitlab CI
Last synced: 13 Dec 2024
https://github.com/jlenon7/builders-test
๐งช Project developed in test for Platform Builders
Last synced: 13 Dec 2024
https://github.com/jlenon7/minefield
๐ฃ Minefield game with vanilla Java and JUnit
Last synced: 13 Dec 2024
https://github.com/jlenon7/advanced-nodejs
โ๏ธ Application with advanced NodeJS concepts. Event Loops, Libuv, Child Process, Blocking/Nonblocking...
Last synced: 13 Dec 2024
https://github.com/jlenon7/path
๐๏ธ Athenna Path helper implementation in Rust.
Last synced: 13 Dec 2024
https://github.com/jlenon7/mountaincar_gym_env
โฐ๏ธ Gym environment solving the MountainCar problem using Continuous Q-Learning.
Last synced: 13 Dec 2024
https://github.com/jlenon7/mega_model
๐ค Model that try to predict the numbers of lottery.
Last synced: 13 Dec 2024
https://github.com/jlenon7/athenna-riot-api
Athenna application that consumes Riot API and saves the Summoner data in database.
Last synced: 13 Dec 2024
https://github.com/jlenon7/data-structures
๐งฑ My study and implementation of data structures and algorithms.
Last synced: 13 Dec 2024
https://github.com/jlenon7/cloudflare-r2-loki
๐ฉ๏ธ Integrate Loki with Cloudflare R2 for storage purposes.
cloudflare cloudflare-r2 cloudflare-workers grafana grafana-loki logql loki r2
Last synced: 13 Dec 2024
https://github.com/jlenon7/carupi-test
๐งช Project developed in test for Carupi
Last synced: 13 Dec 2024
https://github.com/jlenon7/rag_athenna
๐ค Implementation of RAG techniques to teach GPT about Athenna Framework so he could answer any question that the developers might have.
Last synced: 06 Dec 2024
https://github.com/jlenon7/jest-import-alias-reproduce
Reproducing bug of Jest when using the same import alias of node_modules packages.
Last synced: 13 Dec 2024
https://github.com/jlenon7/gohtmlpackage
Pacote para pegar o titulo das pรกginas HTML
Last synced: 13 Dec 2024
https://github.com/jlenon7/advertising-model
๐ค Model that predicts how many sales has been made according to the number of advertisements in each channel.
Last synced: 13 Dec 2024
https://github.com/jlenon7/athenna_auth
๐ User handler API with Athenna Framework.
athenna authentication esm jwt mail nodejs queue roles roles-management typescript user-management users validation
Last synced: 13 Dec 2024
https://github.com/jlenon7/athenna-esm-ts
๐นExample using Node.js loaders to "natively" support TypeScript with ESM in Athenna.
Last synced: 13 Dec 2024
https://github.com/jlenon7/cloudflare_worker
๐ฉ๏ธ Serverless application written in Rust published in Cloudflare Workers.
Last synced: 13 Dec 2024
https://github.com/jlenon7/tads-pipelines
Project for presenting CI / CD pipelines at Github Actions
Last synced: 13 Dec 2024
https://github.com/jlenon7/pizza-factory
๐ญ Project developed for college using the Factory Standard
Last synced: 13 Dec 2024
https://github.com/jlenon7/ws-templates
๐ My WebStorm templates (files, projects and libraries)
Last synced: 13 Dec 2024
https://github.com/jlenon7/housing-model
๐ค Model that predicts the worth of a housing according to it geolocation, number of bedrooms, number of bathrooms and more.
Last synced: 13 Dec 2024
https://github.com/jlenon7/sef_automation
๐ Crawler that automatically enrol in open vacancies in SEF website.
athenna crawler esm nodejs playwright portugal residence sef typescript
Last synced: 13 Dec 2024
https://github.com/jlenon7/breakout_gym_env
๐๏ธ Exploring OpenAI gym environment for reinforcement learning algorithms.
Last synced: 13 Dec 2024
https://github.com/jlenon7/elastic-beats-kibana
๐ Monitoring Kubernetes cluster using EBK stack
Last synced: 13 Dec 2024
https://github.com/jlenon7/snake-game
๐ Snake game written with rand and piston_window
Last synced: 13 Dec 2024
https://github.com/jlenon7/cloudflare_worker_d1
๐ฉ๏ธ Serverless application consuming D1 database published in Cloudflare Workers.
Last synced: 13 Dec 2024
https://github.com/jlenon7/ip_sniffer
๐ Simple port sniffer CLI application.
Last synced: 13 Dec 2024
https://github.com/jlenon7/goareapackage
A package that defines the area of โโa Circle and a Rectangle
Last synced: 13 Dec 2024
https://github.com/jlenon7/linkapi-test
๐งช Project developed in test for LinkApi
Last synced: 13 Dec 2024
https://github.com/jlenon7/adonis-test-suite
๐ฌ Be more productive testing your AdonisJS Applications
Last synced: 13 Dec 2024
https://github.com/jlenon7/frozenlake_gym_env
๐ง Gym environment solving the FrozenLake problem using Q-Learning.
Last synced: 13 Dec 2024
https://github.com/jlenon7/rag_rerank
๐ค Implementation of Compression RAG techniques to teach GPT about Escape from Tarkov ammo items.
Last synced: 06 Dec 2024
https://github.com/jlenon7/rag_code_review
๐ค Implementation of RAG techniques to make code reviews in git repositories.
Last synced: 28 Nov 2024
https://github.com/jlenon7/openai_rag
๐ค Implementation of RAG techniques to answer questions about PEC 42/2023.
Last synced: 28 Nov 2024
https://github.com/jlenon7/openai_chatbot
๐ค Chatbot creation using OpenAI and Streamlit.
Last synced: 28 Nov 2024
https://github.com/jlenon7/mnist_image_model
๐ค Model that predicts handwritten digits in images.
Last synced: 28 Nov 2024
https://github.com/jlenon7/cifar_image_model
๐ค Model that predicts from which category an image belongs (cat, bird, airplane, etc...).
Last synced: 28 Nov 2024
https://github.com/jlenon7/dotfiles
๐๏ธ Backup of my personal dot files.
Last synced: 13 Dec 2024
https://github.com/jlenon7/malaria_model
๐ค Model that predicts if an image of a cell is parasitized with virus of Malaria.
Last synced: 28 Nov 2024
https://github.com/jlenon7/cartpole_gym_env
๐คธ Gym environment solving the CartPole problem using Continuous Q-Learning.
Last synced: 13 Dec 2024
https://github.com/jlenon7/nestjs
๐ My templates to start a project with NestJS
Last synced: 13 Dec 2024
https://github.com/jlenon7/nodejs-backdoor
๐ช Simple NodeJS backdoor to run code and commands inside victim computer using RabbitMQ
Last synced: 13 Dec 2024
https://github.com/jlenon7/lending-model
๐ค Model that predicts if a customer is eligible for a lending based on dti, loan amount, mortgage accounts and more.
Last synced: 13 Dec 2024
https://github.com/jlenon7/cloudflare_scheduler_kv
๐ฉ๏ธ Serverless CRON job application for Cloudflare Workers.
Last synced: 13 Dec 2024
https://github.com/jlenon7/cancer-model
๐ค Model that predicts if a tumor is malign or benign based on exams data.
Last synced: 13 Dec 2024
https://github.com/jlenon7/node-esm-ts
๐น Example using Node.js loaders to "natively" support TypeScript with ESM.
Last synced: 13 Dec 2024