Skip to content
View jalvesm's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report jalvesm

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


🌱 Hey there!

I'm currently a second-year software engineering student at the Pontifical Catholic University of Minas Gerais. Throughout my academic journey, I have been learning programming languages such as Java, C and Python. I found my interest in the intersection of mathematics and programming, particularly in statistical methods and data-related topics. Recently, data modelling, managing, and manipulating relational databases have played a significant role in my interest related to the world of data! I'm also in my first-year internship, and this hands-on opportunity has been guiding me to understand a bit about the universe of backend technologies and modern software development practices.


Pinned

  1. pokedex-relational-database pokedex-relational-database Public

    The project involves SQL queries to analyze Pokémon data, using DDL and DML commands. #DDL #DML #Query #OrderBy #GroupBy #Where #Having #Case #Inserção #Join #LogicalOperators

  2. fundamental-statistics fundamental-statistics Public

    Exercises and examples proposed by the Statistics discipline.#data-analysis #data-visualization, #hypothesis-testing #inference, #regression #correlation-analysis, #statistical-methods

    Python

  3. graphs-theory graphs-theory Public

    Studies proposed by the Graph Theory discipline, aiming to implement mathematical tools in algorithms for understanding and manipulating both directed and undirected graphs.

    Python

  4. modular-programming modular-programming Public

    Solutions for the problems proposed by the Modular Programming discipline, whose purpose is the application of concepts covered by object-oriented programming in the software development context. #…

    Java