Skip to content
View victoriacfigueiredo's full-sized avatar

Block or report victoriacfigueiredo

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Hi, I'm Victória Cesar! 👋

  • 🎓 I'm a Computer Engineering student at CIn - UFPE.
  • 🔎 My main focus is Quality Assurance (QA), Software Testing and Cybersecurity.
  • 🛡️ Currently a member of LSEC (Cybersecurity League), performing Pentests and researching network security (TLS/Operation Aurora).
  • 🔬 Researcher at the Software Productivity Group, working on Dynamic Analysis and Data Flow verification using Jalangi2.
  • 👩‍🏫 Teaching Assistant (Monitor) for Software Engineering & Systems, mentoring teams on Unit/E2E testing with Cypress and Jest.

🛠️ Languages & Tools

I have a strong background in software engineering, with a specialized toolset for Testing and Security.

Testing & Security
Cypress Jest Cucumber Burp Suite


Languages & Backend
Python JavaScript TypeScript Node.JS C C++


Frontend, DB & Tools
React Chakra UI PostgreSQL Prisma Git Figma


🚀 Selected Projects

Here are some of the projects I've been working on, involving QA, Security, and Fullstack Development:

Project Description Tech Stack
Hotel Trancinvânia A complete hotel management system. I was responsible for requirements, prototyping, and Testing (Unit & E2E). TypeScript, React, Prisma, Jest-Cucumber, Cypress
CAN Intrusion Detection Research project focused on detecting intrusions in vehicular networks (CAN) using Machine Learning. Python, ML, Security
Theme Park Database Relational database modeling for a theme park, including advanced SQL constraints and procedures. SQL, Oracle
SCAz.js A Semantic Conflict Analyzer for JavaScript. Detects conflicts like data flow after Git merges. JavaScript, Jalangi2, Dynamic Analysis

Pinned Loading

  1. can-intrusion-detection-ml can-intrusion-detection-ml Public

    Artefatos de código desenvolvidos no Laboratório 2 da disciplina, referentes a um projeto voltado à detecção de intrusão em redes veiculares CAN

    Python

  2. hotel-trancinvania hotel-trancinvania Public

    Forked from duartebianca/hotel-trancinvania

    The ESS Base Project is a repository designed to kickstart new projects for the Software Engineering and Systems discipline at CIn-UFPE. It aims to simplify the project initiation process providing…

    TypeScript

  3. SCAz.js SCAz.js Public

    Forked from amandascm/SCAz.js

    A Semantic Conflict Analyzer for JavaScript

    JavaScript

  4. theme-park-database theme-park-database Public

    Forked from robertooca/gdi-project

    Conceptual and relational database model developed for a theme park environment, covering entity relationships, constraints, normalization, and SQL implementation.