Skip to content
View mayararysia's full-sized avatar
👋
Hello!
👋
Hello!

Block or report mayararysia

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
mayararysia/README.md

Hi there 👋✨ 👩‍💻

Welcome to my Github Profile!

Linkedin: rysia Email: mayararysia Medium: mayararysia

About me

My name is Mayara Rysia and I'm from Brazil 🇧🇷 I'm a Computer Technician at IFAL and I'm an undergraduate student in the Bachelor of Information Systems course at IFAL.

I am passionate about technology, innovation, and self-improvement.

I am an enthusiast of STEM Education, Software Engineering, and Artificial Intelligence. I love to exchange knowledge and experiences.

I also like flowers, music, series, movies, coffee, tea, the stock market, bitcoins and etc.

  • Learning : Angular 🔥
  • Skills : Java, C, Python, JavaScript, SQL Databases, POO 💎

Main Technologiea

java js psql

Pinned Loading

  1. conference-demo conference-demo Public

    REST API with Spring Boot 🍃

    Java 1 4

  2. java-reflection java-reflection Public

    Desafio com TDD: Calculador de Atributos de Classe

    Java

  3. contatooh contatooh Public

    Mean Book Exercise; Full-Stack JavaScript application using MongoDB, Express, AngularJS and Node.js.

    JavaScript

  4. phonesbook phonesbook Public

    A CRUD in Java Web Application (Java EE) using JSP

    Java 1 2

  5. Manipulating Data Using Connector / ... Manipulating Data Using Connector / Python
    1
    from datetime import date
    2
    import mysql.connector
    3
    
                  
    4
    db_connection = mysql.connector.connect(host="localhost", user="root", passwd="", database="bd")
    5
    cursor = db_connection.cursor()
  6. frontend-projects-cinfo frontend-projects-cinfo Public

    Frontend project for the discipline of Introduction to Web Technologies - BSI IFAL

    TypeScript