Lucas Viana
lucasvianav
SWE @onlyalt
Languages
Repos
38
Stars
42
Forks
12
Top Language
C
Loading contributions...
Top Repositories
Simple script that will add genre collection tags to your media making it much easier to search for genre specific content. Handles anime well and is compatible with mixed-media libraries (anime and non-anime), as well as a Tautulli trigger for running whenever new media is added.
My Neovim config.
A bot that automatizes the participation in instagram raffles/giveaways in which one must tag multiple friends.
A Google Calendar clone made in 1 week.
Repository for the "SCC0222 - Introduction to Computer Science: Laboratory Practice I" course offered for undergraduates at ICMC - USP, by professor Leonardo Tortoro.
Simple bot that'll reply to commands (prefix '>') and on_message() triggers specified in a Google Sheets.
Repositories
38My Neovim config.
Simple script that will add genre collection tags to your media making it much easier to search for genre specific content. Handles anime well and is compatible with mixed-media libraries (anime and non-anime), as well as a Tautulli trigger for running whenever new media is added.
Production repository for the all-new Advantage360 Professional using ZMK engine
GAS code for the main spreadsheet used by SA-SEL secretary and administrative department.
No description provided.
Contains the boilerplate config for Google App Scripts projects: NPM (dependencies and scripts), Clasp (communication with GAS), Husky (git hooks), GitHub Workflows (CI/CD, issue/PR templates), Prettier/ESLint, README template, etc.
General utilities for SA-SEL's Google Apps Scripts projects. It is meant to be used as a submodule in other projects.
GAS code for the Project Guide document.
Simple bot that'll reply to commands (prefix '>') and on_message() triggers specified in a Google Sheets.
This repository contains a simple ecommerce website. The front-end was implemented in React and the back-end was implemented in Node.js - using Express.js and mongoose.js (MongoDB).
Repository for the "SCC0282 - Information Retrieval" course's final project offered for Computer Science undergraduates at ICMC - USP, by professor Marcelo Manzato.
Repository for the "SCC0222 - Introduction to Computer Science: Laboratory Practice I" course offered for undergraduates at ICMC - USP, by professor Leonardo Tortoro.
A Google Calendar clone made in 1 week.
A bot that automatizes the participation in instagram raffles/giveaways in which one must tag multiple friends.
Repository for the "SCC0215 - File Organization" course's project offered for Computer Science undergraduates at ICMC - USP, by professor Cristina Ciferri.
Repository for the "SCC0218 - Advanced Algorithms and Applications" course offered for Computer Science undergraduates at ICMC - USP, by professor João Batista.
Repository for the "SSC0952 - Internet of Things" course's final project offered for Computer Science undergraduates at ICMC - USP.
Repository for the "SSC0142 - Computer Networks" course's Arduiono project offered for Computer Science undergraduates at ICMC - USP, by professor Kalinka Castelo Branco.
This repository contains a program that receives as input the number of pins that were knocked down in each of a bowling player's rounds and outputs the sequence of knocked pins and the player's final score.
Repository for the "SCC0251 - Image Processing" course offered for Computer Science undergraduates at ICMC - USP, by professor Moacir Antonelli.
Repository for the "SCC0216 - Computational Modelling in Graphs" course offered for Computer Science undergraduates at ICMC - USP, by professor Joseph Kuruvila.
Repository for the "SSC0960 - Functional Programming" course's final project offered for Computer Science undergraduates at ICMC - USP, by professor Adenilso Simão.
Repository for my classes for @SA-SEL's Projeto Ampére.
This repository contains implementations that utilizes BSTs and AVLs and also the concept of Abstract Data Types. The project is detailed in the project.pdf.
Repository for the "SSC0503 Introduction to Computer Science II" course offered for information systems undergraduates at ICMC - USP, by professor Adenilso Simão.
Repository for the "SCC0223 - Data Structures" course offered for applied mathematics undergraduates at ICMC - USP, by professor Elaine Parros.
This repository contains an implementation of the Monotone Chain algorithm (Andrew's Algorithm) for calculating the convex hull of a group of points in a cartesian coordinate system. It utilizes lists and stacks and also the concept of Abstract Data Types.
This repository contains sorting algorithms implemented in C.
This repository contains numerical methods for finding solutions of a nonlinear equation as well as to approximate functions from a dataset of (x, y) points.
This repository contains numerical methods for finding solutions of a nonlinear equation, as well as nonlinear and linear equations' systems.