Pinned Repositories
flask-python-3-docker
Simple container with Python 3 and Flask installed
markdown-index-generator
Parses a MarkDown document and creates an index with links using the document headings
nodejs-mongo-boilerplate
Basic node.js server with Express, MongoDB, and a basic user model
px-converter
CLI to convert px to rem or pt and viceversa
react-jest-boilerplate
Simple boilerplate for React with Webpack and Jest support
sample-react-app-with-jest-tests
This is a simple React app created with Create React App, which show some example on how to do unit tests with Jest
serverless-qr-generator
Serverless Function to render a QR Code
serverless-typescript-template
This is a template with serverless framework and TypeScript support
token-price-calculator
Simple rust CLI to calculate how much is going to AI can cost given a known amount of tokens and requests
darkmavis1980's Repositories
darkmavis1980/react-jest-boilerplate
Simple boilerplate for React with Webpack and Jest support
darkmavis1980/nodejs-mongo-boilerplate
Basic node.js server with Express, MongoDB, and a basic user model
darkmavis1980/flask-python-3-docker
Simple container with Python 3 and Flask installed
darkmavis1980/markdown-index-generator
Parses a MarkDown document and creates an index with links using the document headings
darkmavis1980/sample-react-app-with-jest-tests
This is a simple React app created with Create React App, which show some example on how to do unit tests with Jest
darkmavis1980/px-converter
CLI to convert px to rem or pt and viceversa
darkmavis1980/serverless-qr-generator
Serverless Function to render a QR Code
darkmavis1980/token-price-calculator
Simple rust CLI to calculate how much is going to AI can cost given a known amount of tokens and requests
darkmavis1980/docker-ollama
darkmavis1980/kwaizy-genius
darkmavis1980/react-swr-todolist-demo
Demo Todo List application using React 18 and SWR
darkmavis1980/serverless-typescript-template
This is a template with serverless framework and TypeScript support
darkmavis1980/devto-articles-backup
Simple CLI to backup a username articles from Dev.to
darkmavis1980/gdoc-json-parser
It parses the data received by the google docs API back into html code
darkmavis1980/itsup
Simple Cronjob Server written in Node.js, with RESTful API endpoints to get stats and add new cronjobs
darkmavis1980/konami-code
darkmavis1980/michelini.dev
darkmavis1980/nestjs-tutorial
Just playing around with NestJS
darkmavis1980/node-canvas-layer
darkmavis1980/nodejs-web-crawler
Simple Serverless HTTP endpoint that can crawl pages
darkmavis1980/orm-benchmarks
darkmavis1980/postgresql-ai
Sample docker container with PostgreSQL and pgvector extension enabled
darkmavis1980/python-web-crawler
Simple python web crawler using BeautifulSoup
darkmavis1980/rpi5-home-assistant
darkmavis1980/rust-sample-cli
Sample CLI build with Rust
darkmavis1980/st7789-python
Python library to control an ST7789 240x240 1.3" TFT LCD display.
darkmavis1980/sync-to-websockets-stack
This is an example on how to communicate from your server side code written in PHP, Python, other, to a websocket server via Redis.
darkmavis1980/todolist-api
Simple backend for a Todo API running in Docker
darkmavis1980/weather-app
darkmavis1980/websockets-experiments
Just some messing around with native websockets API