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

committizen_emoji_sh

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

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:0Issues:0
Language:ElixirLicense:MITStargazers:3Issues:1Issues:0

go-ftpbackup

Program that I created to pull some files from my phone to my PC as a backup strategy using the FTP protocol.

Language:GoLicense:MITStargazers:3Issues:1Issues: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

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:0Issues:0
Language:C++License:MITStargazers: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:0Issues:0
Language:ShellStargazers:1Issues:0Issues:0
Language:PythonStargazers:1Issues:0Issues:0

arduino-servo-stream-controll

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

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:0Issues:0Issues:0
Language:LuaStargazers: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:0Issues:0

GoAnime

A CLI tool to browse, play, and download anime in pt-br (Portuguese)

License:MITStargazers:0Issues:0Issues:0

kevinmarquesp

My README makes me look cool? 😎

Stargazers:0Issues:0Issues:0

links

Place where my main links are

Language:CSSLicense:GPL-3.0Stargazers:0Issues:0Issues:0

nextjs-auth

Little experiment to learn how to handle authentication with Next JS

Language:TypeScriptStargazers:0Issues:0Issues:0

pomoduino

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

Language:C++Stargazers: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:0Issues:0

tic-tac-toe-two

A frind of my, at my school, presented me a game that he (obviously found on the internt) call Tictactoe 2; The sequel of the first game, Tictactoe. Hope you enjoy this version of the game!

Language:TypeScriptStargazers:0Issues:0Issues:0
Language:HTMLStargazers:0Issues:0Issues:0