Kevin Marques (kevinmarquesp)

kevinmarquesp

Geek Repo

Location:São Paulo, Brazil

Home Page:https://kevinmarquesp.github.io

Github PK Tool:Github PK Tool

Kevin Marques's repositories

cz

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 using only bash and some system utilities.

Language:ShellLicense:MITStargazers:6Issues:0Issues:0

PServo

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 multiple servos at the same time and even create more advanced motion sequences

Language:C++License:MITStargazers:5Issues:1Issues:0

go-webservo

Interface that allows you to control the state of multiple servo motors using an web app, serial comunication and an Arduino board

Language:C++License:MITStargazers:4Issues:1Issues:0
Language:ShellLicense:GPL-3.0Stargazers:4Issues:1Issues:0

taegel

YouTube downloader with some advanced features

Language:PythonLicense:MITStargazers:4Issues:2Issues:0

go-postr

Simple social-media-like project that I'm using to learn some fundamental concepts of web dev. Created with Golang (and love) from scratch! :muscle:

Language:GoLicense:MITStargazers:3Issues:0Issues:0

ParallelServo

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

Language:C++License:MITStargazers:3Issues:1Issues:1
Language:GoLicense:MITStargazers:2Issues:1Issues:0

html2pdf_pyscript

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

Language:HTMLStargazers:2Issues:1Issues:0

lisp-person-register

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 registered users and prompting the user to either exit or register a new person.

Language:Common LispStargazers:2Issues:1Issues:0
Language:CLicense:MITStargazers:2Issues:1Issues:0

ytm_api.py

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

Language:PythonLicense:MITStargazers:2Issues:2Issues:0
Language:ShellLicense:MITStargazers:1Issues:1Issues:0
Language:PythonStargazers:1Issues:1Issues:0

csv_to_sql

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 run that generated insert command

Language:PythonLicense:MITStargazers:1Issues:1Issues:0

PreciseServo

Arduino library that extends the functions of the Servo object and allows you to control the speed of each movement 🤖

Language:C++License:LGPL-2.1Stargazers:1Issues:0Issues:0

use-template

A small and simple command line tool to clone GitHub repositories and use them as template.

Language:JavaScriptLicense:GPL-3.0Stargazers:1Issues:1Issues:0
Language:TypeScriptStargazers:0Issues:0Issues:0

web_crawler_ex

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

Language:ElixirLicense:MITStargazers:0Issues:1Issues:0

arduino-servo-stream-controll_v1

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 possible and easy now)

Language:C++License:MITStargazers:0Issues:0Issues:0
Language:TypeScriptStargazers:0Issues:0Issues:0

kevinmarquesp

Does my README makes me look cool? 😎

Stargazers:0Issues:0Issues:0

multiple-servo-handler

Arduino code that makes easier to non-software students manipulate multiple servo motors at once

Language:C++License:MITStargazers:0Issues:0Issues:0

pomoduino

Small pomodoro sketch to take off the dust of my Arduino board

Language:C++Stargazers:0Issues:0Issues:0

pong

Just a simple pong game maded with JavaScript to study some OOP stuff...

Language:JavaScriptLicense:GPL-2.0Stargazers:0Issues:0Issues:0

pytube-dlr

[ARCHIVED] Python package to download videos/audios of YouTube videos, with pause a download feature. I used this project to learn the factory pattern.

Language:PythonStargazers:0Issues:0Issues:0

random-number-generator

Simple website to easely generate a list of random numbers with custom separators!

Language:HTMLLicense:MITStargazers:0Issues:0Issues:0

ServoStreamControl

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); Allowing the user interact with a robot, or a similar project, whithout touching any Arduino code at all

Language:C++Stargazers:0Issues:0Issues:0

system_installation_scripts

Colection of some scripts that help me to install some Linux distributions (Windows too in the future) more quickly

Language:ShellLicense:MITStargazers:0Issues:1Issues:0