Giter VIP home page Giter VIP logo






Hello world! As you can see on my profile, my name is Kevin Marques and I'm a Brazilian 🇧🇷 software developer that really loves technology and doing software. Currently, I'm studying to become a full-stack developer ✨ someday and this Github account is where I share my projects and contribuitions, hope you enjoy some of my work. Also, if you want some help, feel free to get in touch!

I also write articles, mostly in Portuguese. Check out my personal Blog page too!


More Detailed Information

I'm still studying some of the most important subjects in technology yet, but I'm happy to say that I'm comfortable enough to deal with Docker containers, SQL databases and Regex. Besides coding, my hobbies include exploring new things — I started learning Spanish last year —, writing articles on my personal blog and drawn manga, graffiti or other cool art styles.

  • My favorite repositories:
    • PServo: An Arduino library that allows you to control multiple servos at the same time;
    • shopping_app: First working webapp that I've did when I was still learning;
    • old-portfolio-vuejs: Just a front-end project I was trying to create my personal portfolio web page;
    • old-portfolio-astrojs: I was using this project to learn AstroJS, it was fun;
    • random-number-generator: A web page that generates strings of random numbers;
    • flappy_bird: Another Flappy Bird clone, I used it to learn the Löve2D game engine.
  • Other services that I have an account:
    • You can find my front-end experiments on my CodePen profile;
    • Old/archived projects or test repos you can check out on my Codeberg profile;
    • I used GitLab in the past and put some projects there too.

My favorite languages and technologies:

Go C++ JavaScript TypeScript C Python Lua CSS3 SASS HTML5 Vue.js Astro

Technologies that I'm still learning:

Elixir AdonisJS Next JS

Things that I maybe study next:

Haskell Ruby Rust

What I use on my development enviroment:

Linux Mint Docker Neovim Vim Visual Studio Code Shell_Script

Git




Alt text

Kevin Marques's Projects

arduino-servo-stream-controll_v1 icon 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)

csv_to_sql icon 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 icon 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 icon 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 icon go-webservo

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

html2pdf_pyscript icon 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

lisp-person-register icon 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.

multiple-servo-handler icon multiple-servo-handler

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

parallelservo icon 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

pomoduino icon pomoduino

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

pong icon pong

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

preciseservo icon preciseservo

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

pservo icon 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

pytube-dlr icon 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.

responsive_blogger_website icon 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.

servostreamcontrol icon 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

shopping_app icon shopping_app

A simple shopping list app with vanilla javascript and HTML+CSS

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.