- São Paulo, Brazil
-
13:00
(UTC -03:00) - https://kevinmarquesp.github.io
- http://discordapp.com/users/n_station
-
kevinmarquesp.github.io Public
-
threadr Public
Social media focused on group discussions, with some features borrowed from image board websites and other modern applications
TypeScript UpdatedDec 27, 2024 -
-
cz Public
I was anoyed that the cz-emoji tool was written in Javascript and depends on NPM, PNPM or whatever you use to manage your node packages, so I made my own commit cittizen script with emoji support u…
-
-
artistfetcher Public
Script to fetch all songs from a YouTube Music's artist. You can combine it with yt-dlp to backup an entire artist library locally.
-
-
-
PServo Public
An Arduino library designed to make working with multiple servo motors simpler and more intuitive, especially for those building complex robots. With PServo, you can easily control the movements of…
-
-
go-postr Public
Simple social-media-like project that I'm using to learn some fundamental concepts of web dev. Created with Golang (and love) from scratch! 💪
-
-
lisp-person-register Public
Stupid project that I created just to learn the basics of this language. I ended up liking it! It's a TUI application that registers names and ages in a simple SQLite3 database, rendering the regis…
-
pomoduino Public
Small pomodoro sketch to take off the dust of my Arduino board
C++ UpdatedJun 11, 2024 -
ytm_api.py Public
Python script created to easely fetch data from the Youtube Music API from command line, where I can use jq, yt-dlp and other tools to automate some downloading process
-
web_crawler_ex Public
Tool to extract all the anchor links URLs of websites, store that list of URLs inside a SQLite3 database and repeat that same process to each link recursively using multiple sub process in parallel
Elixir MIT License UpdatedMay 13, 2024 -
-
html2pdf_pyscript Public
Script/biblioteca para gerar documentos em HTML, com múltiplas fichas (4 números cada, descrição e uma imagem), que são fácilmente convertidos pra PDF
-
-
system_installation_scripts Public
Colection of some scripts that help me to install some Linux distributions (Windows too in the future) more quickly
Shell MIT License UpdatedFeb 29, 2024 -
arduino-servo-stream-controll_v1 Public archive
Sketch that allows the user to send commands to controll a stream of servo motors, you can set how much servos you're dealing with and their positions with serial commands (parallel movements are p…
C++ MIT License UpdatedFeb 14, 2024 -
csv_to_sql Public
Script that reads a CSV file and constructs a SQL query string that inserts every row of this file into an SQL database -- you can also connect to an PostgreSQL database (by default) and actually r…
-
ServoStreamControl Public archive
Sketch that uses the serial port communication to send commands and control multiple servo motors attached to the board (which you can also set the ammount via the serial port communication); Allow…
C++ UpdatedDec 25, 2023 -
ParallelServo Public archive
Create robots with complex movements with this Arduino library that allows you to handle more than one servo motors at time and controll the spead of each of them in parallel
-
go-webservo Public
Interface that allows you to control the state of multiple servo motors using an web app, serial comunication and an Arduino board
-
PreciseServo Public archive
Arduino library that extends the functions of the Servo object and allows you to control the speed of each movement 🤖
-
-
pytube-dlr Public archive
[ARCHIVED] Python package to download videos/audios of YouTube videos, with pause a download feature. I used this project to learn the factory pattern.
Python UpdatedMay 28, 2023 -
taegel Public archive
YouTube downloader with some advanced features
-
multiple-servo-handler Public archive
Arduino code that makes easier to non-software students manipulate multiple servo motors at once
C++ MIT License UpdatedDec 21, 2022