Skip to content
View angeldmello's full-sized avatar
  • University of Manchester
  • Manchester, United Kingdom
  • LinkedIn in/angeldmello

Highlights

  • Pro

Block or report angeldmello

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

Hi there, I'm Angel! ๐Ÿ‘‹

๐Ÿ“š About Me

I'm currently a second-year student at the University of Manchester, exploring the fascinating world of computer science!

  • ๐Ÿ”ญ I love exploring new technologies and developing software solutions.
  • ๐ŸŒฑ Iโ€™m currently studying Data Structures and Algorithms, Introduction to AI, Software Engineering, Database Systems, Logic and Modelling, and Programming Languages and Paradigms.
  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate on innovative projects!
  • ๐ŸŽฒ Some of my hobbies include playing the piano, reading books on astrophysics, and travelling the world!

๐Ÿ”ฎ Quick Links

๐Ÿ”ญ Skills

Languages: Python, Java, HTML/CSS, SQL, JavaScript, Assembly
Technologies: Git, Pandas, NumPy
Concepts: Data Structures, Operating Systems, Data Science, Object Oriented Programming

Pinned Loading

  1. Library-Management-System Library-Management-System Public

    Library management enhancer with integrated ISBN scanning tool and book data retrieval. Created in 2022.

    HTML

  2. tetris-game tetris-game Public

    Classic Tetris game using Python. Implemented game mechanics and GUI with Pythonโ€™s Tkinter module, and added multiple difficulty levels and a comprehensive scoring system. Created in November 2022.

    Python

  3. tic-tac-toe-AI tic-tac-toe-AI Public

    Tic-Tac-Toe with a player versus AI gameplay, featuring an integrated AI powered by the minimax algorithm for optimal move selection, incorporating a GUI using Pygame. Created in July 2023.

    Python