Skip to content
View LucachuTW's full-sized avatar

Highlights

  • Pro

Block or report LucachuTW

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
LucachuTW/README.md

Lucas Fiz AI Student

Open Source Love

#!/usr/bin/python
# -*- coding: utf-8 -*-


class AIStudent:

    def __init__(self):
        self.name = "Lucas González Fiz"
        self.role = "AI Studentr"
        self.language_spoken = ["es_ES", "en_US", "gl_GL"]

    def say_hi(self):
        print("Thanks for dropping by, hope you find some of my work interesting.")


me = AIStudnet()
me.say_hi()

Current tech knowledge:

Python Flask Java
Linux Windows
Visual Studio Code Git GitHub
Markdown Latex Docker

Currently studying at my 3rd year in college studying Artificial Intelligence at Uvigo

Popular repositories Loading

  1. CARDS-PokemonPocket-scrapper CARDS-PokemonPocket-scrapper Public

    Web scraper for a page to retrieve information about Pokémon TCG cards from Pocket and convert it to JSON.

    Python 4 1

  2. gachapon gachapon Public

    Forked from Ventupentu/gachapon

    Gachapon clase

    HTML

  3. algorythms_rubik algorythms_rubik Public

    Bunch og algorythms to solve rubiks cube

    Python

  4. conecta-4-java conecta-4-java Public

    bunch of algorythms to an implementation of conecta-4

    Java

  5. RAIN-diagnostico-hardware RAIN-diagnostico-hardware Public

    RAIN project about diagnosing hardware problems and its solutions

    Python

  6. LucachuTW LucachuTW Public