Pinned Repositories
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
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.
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:
go-webservo
Interface that allows you to control the state of multiple servo motors using an web app, serial comunication and an Arduino board
kevinmarquesp.github.io
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
shopping_app
A simple shopping list app with vanilla javascript and HTML+CSS
snake_game
It just a cli based snake game written in Python.
taegel
YouTube downloader with some advanced features
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
kevinmarquesp's Repositories
kevinmarquesp/snake_game
It just a cli based snake game written in Python.
kevinmarquesp/calculadora-simples
kevinmarquesp/flappy_bird
Just a Flappy Bird game made with JavaScript...
kevinmarquesp/Responsive_Landing_Page-Headphones
Apenas um projeto simples que usei para aprender grid-layout e a como inserir animações no scroll da página com JavaScript Librarys.
kevinmarquesp/shopping_app
A simple shopping list app with vanilla javascript and HTML+CSS
kevinmarquesp/password_generator
Gerador de senhas simples para quem passa o dia usando o terminal
kevinmarquesp/python_shopping_list
A simple sopping list tool that you can use in your terminal.
kevinmarquesp/Responsive_Blogger_Website
Uma página web de um site simples, apenas para aprender a usar o HTML, SCSS e JavaScript juntos em um único projeto.
kevinmarquesp/todo_list
kevinmarquesp/windows_copy_script
A simple Batch program to select many types of file to copy to some where...
kevinmarquesp/WV_Treinamentos_e_Servicos
Um site simples que fiz para entender como o SCSS funciona...