Skip to content
View CasuallyPassingBy's full-sized avatar
  • Universidad Panamericana
  • CDMX

Highlights

  • Pro

Block or report CasuallyPassingBy

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

Hi, I'm Mau ๐Ÿ‘‹

I'm a mathematics student with a deep passion for pure math, programming, and exploring interesting stuff.

๐Ÿ” About Me

  • ๐Ÿ“š Mathematics Enthusiast: I'm currently pursuing a degree in mathematics.
  • ๐Ÿ’ป Programmer: I mainly work with Python and Julia, applying my skills to various mathematical and data analysis projects.
  • ๐ŸŽ“ Thesis: I'm working on my thesis in Topology, focusing on the metrization of Pixley-Roy topologies.

๐Ÿ› ๏ธ Projects

An Obsidian-based repository where I organize my mathematical notes. It tries to cover all the math can be seen in a Bachelor's in mathematics.

A project where I explore NLP, and and AI calssification methods to have a rubost way to classify tweets as the different types of cyberbullying.

A Pygame implementation of chess with the objetive to learn about OOP and module management.

๐ŸŒŸ Interests & Goals

  • PhD Aspirations: I plan to pursue a PhD in mathematics, where I hope to delve deeper into analytic number theory.
  • Learning Japanese: I'm currently studying Japanese and enjoying the challenge of learning a new language.

๐Ÿ“ซ How to Reach Me

Feel free to connect with me on LinkedIn or send me an email at kbt.moscoso@gmail.com. I'm always open to discussions about mathematics, programming, or any of my projects.

Popular repositories Loading

  1. Projecto_1_IA Projecto_1_IA Public

    Python

  2. Proyecto_2_IA Proyecto_2_IA Public

    Python

  3. Cyberbullying_Tweet_Analysis Cyberbullying_Tweet_Analysis Public

    This project focuses on the analysis of cyberbullying tweets categorized by various cyberbullying types. Using traditional Machine Learning Models, it aims to predict cyberbullying types in new tweโ€ฆ

    Jupyter Notebook 1

  4. Pygame-Chess Pygame-Chess Public

    This Python chess game, utilizing the Pygame library, offers a complete gaming experience with GUI, legal move recognition, and checkmate detection. It adheres to standard chess rules, encompassingโ€ฆ

    Python

  5. NumAlgoJulia NumAlgoJulia Public

    Explore efficient algorithms in Julia for finding zeros/fixed points of functions and data interpolation. This repository provides robust and optimized solutions for common numerical analysis tasks.

    Julia

  6. Numerical_methods Numerical_methods Public

    Forked from Zero5896/Numerical_methods

    Numerical Methods Library: Python code for mathematical computations using numpy and prettytable. Simplify complex calculations!

    Python