Skip to content
View inesmarcal's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report inesmarcal

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
inesmarcal/README.md
class Main {
    public static void main(String[] args) {
        System.out.println("Hello, GitHub! 👋😎");
        System.out.println("About me? Read down below for more info!"); 
    }
}

Who am I?

I'm Inês Marçal, a student of Informatics Engineering at University of Coimbra
Haved finished my Bachelor's Degree in Informatics Engineering, i'm now taking a Master Degree in Cybersecurity and working in other projects.

More about me

  • Nationality: portuguese
  • Age: 21 years
  • From: Sertã, Portugal
  • Socials:
  • IDE/Code editors:
  • OS:

Skills in (or experiences with):

Programming Languages:

Back-end:

Front-end:

Others:


Frameworks:

Others:

Languages that I speak/read/learned:

  • 🇵🇹 Portuguese
  • 🇬🇧 English
  • 🇫🇷 French(basic level)

Other interests:

  • Music
    • I play guitar and clarinet.

Pinned Loading

  1. CG_Project-Nitendo_Switch CG_Project-Nitendo_Switch Public

    A program that creates a model (in my case I choose a Nitendo Switch) using OpenGL with some elements like solids, lights, textures, etc

    C++

  2. FIA_Project-The_Slow_and_The_Calm_Darwins_Edition- FIA_Project-The_Slow_and_The_Calm_Darwins_Edition- Public

    Develop and test adaptive agents using different elements like: operators (mutation and crossover), agent selection and elitism

    C# 1

  3. Multimedia-TP2 Multimedia-TP2 Public

    Forked from DMeneses01/Multimedia-TP2

    Trabalho 02 de Multimédia - LEI 2021/2022

    Python

  4. EA_Projects-Solving_Problems EA_Projects-Solving_Problems Public

    A group of programs that solve given problems efficiently.

    C++

  5. POO_Project-CISUC_Publications_Manager POO_Project-CISUC_Publications_Manager Public

    A program that manages publications of an organization called CISUC.

    HTML

  6. BD_Project-Auction_System BD_Project-Auction_System Public

    A program that implements an Auction System using the framework Psycopg2 and other database elements

    Python