Lucas Viana (@lucasvianav)

Top repositories

1

nvim

My Neovim config.
Lua
8
star
2

instagram-raffle

A bot that automatizes the participation in instagram raffles/giveaways in which one must tag multiple friends.
Python
4
star
3

calendar

A Google Calendar clone made in 1 week.
JavaScript
4
star
4

discord-chatbot

Simple bot that'll reply to commands (prefix '>') and on_message() triggers specified in a Google Sheets.
Python
2
star
5

grocery-receipt

The project's main goal is to provide convenient and fast means for someone to split grocery purchases between a group of people. Basically a Splitwise-like software that extracts the products' data from the grocery receipts' photos and works in batch.
Jupyter Notebook
2
star
6

c-intro-exercises

Repository for the "SCC0222 - Introduction to Computer Science: Laboratory Practice I" course offered for undergraduates at ICMC - USP, by professor Leonardo Tortoro.
C
2
star
7

sorting-algorithms

This repository contains sorting algorithms implemented in C.
C
1
star
8

pacman

Simple ASCII implementation of the classic Pacman, focused on using multiple threads and semaphores in order to better understand Operating Systems' concepts.
C++
1
star
9

delivery-prototype

I started to develop what would be a delivery service's website, but then I abandoned it.
JavaScript
1
star
10

c-file-organization-sql

Repository for the "SCC0215 - File Organization" course's project offered for Computer Science undergraduates at ICMC - USP, by professor Cristina Ciferri.
C
1
star
11

SME0300-NumericalAnalysis

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.
Python
1
star
12

c-file-organization

Repository for the "SCC0215 - File Organization" course offered for Computer Science undergraduates at ICMC - USP, by professor Cristina Ciferri.
C
1
star
13

word-checker

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.
C
1
star
14

numerical-analysis

This repository contains numerical methods for finding solutions of a nonlinear equation, as well as nonlinear and linear equations' systems.
Python
1
star
15

data-structure-adts

Repository for the "SCC0223 - Data Structures" course offered for applied mathematics undergraduates at ICMC - USP, by professor Elaine Parros.
C
1
star
16

graph-search-algorithms

Repository for the "SCC0530 - Artificial Intelligence" course's project offered for Information Systems undergraduates at ICMC - USP, by professor Alneu Lopes.
Python
1
star
17

sorting-algorithms-exercises

Repository for the "SSC0503 Introduction to Computer Science II" course offered for information systems undergraduates at ICMC - USP, by professor Adenilso SimΓ£o.
C
1
star
18

convex-hull

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.
C
1
star