Skip to content
View AlessandroKuz's full-sized avatar
๐Ÿ’ป
Studying
๐Ÿ’ป
Studying

Highlights

  • Pro

Block or report AlessandroKuz

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

My name is Alessandro Kuz

I'm a Passionate Machine Learning & AI Enthusiast ๐Ÿง‘โ€๐ŸŽ“

๐Ÿ“ Milan, Italy

FireWatch Wallpaper

Website

Here is the link to my personal website - Currently WIP (Work In Progress).

About me

  • ๐Ÿ”ญ I'm currently working on improving my knowledge of Computer Science and Electronics.
  • ๐Ÿค” I'm naturally curious and fascinated by all sorts of things, especially when it comes to tech.

๐Ÿ›  Tech Stack

  • Languages: Python, JavaScript, SQL
  • ML/DL Frameworks: Keras, Scikit-Learn
  • Data Manipulation: NumPy, Pandas, Polars
  • Visualization: Matplotlib, Seaborn
  • Version Control: Git, GitHub
  • Web Frameworks: Django

๐ŸŒฑ Current Learning Focus

In order to gain further expertise in the Data Science field, I'm studying:

  • Math ๐Ÿ“š
  • Computer Science ๐Ÿ’ป
  • Linux ๐Ÿง
  • Statistics ๐Ÿ“Š
  • Machine Learning & Deep Learning ๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป๐Ÿ“ˆ
  • Reinforcement Learning ๐Ÿค–
  • LLMs ๐Ÿ’ฌ

But I'm also interested in:

  • Electronics ๐Ÿ”‹
  • Biology ๐Ÿงฌ
  • Neuroscience ๐Ÿง 
  • Languages ๐ŸŒ

Studies notes Repository - Here is where I keep all the notes and useful knowledge sorted by topic.

๐Ÿ“œ Certifications

Languages

  • ๐Ÿ‡ฎ๐Ÿ‡น Italian (Native)
  • ๐Ÿ‡บ๐Ÿ‡ธ English (~C2)
  • ๐Ÿ‡ท๐Ÿ‡บ Russian (Family origins)
  • ๐Ÿ‡บ๐Ÿ‡ฆ Ukrainian (Family origins)
  • ๐Ÿ‡ต๐Ÿ‡ช Spanish (~B2)
  • ๐Ÿ‡ฉ๐Ÿ‡ช German (~B1)

๐ŸŽฏ Other projects

  • YouTube: NeuralFlare
    Italian Channel dedicated to teaching Data Science, Machine Learning & AI concepts.

๐Ÿ“ซ How to reach me

Pinned Loading

  1. static-site-generator static-site-generator Public

    A simple static site generator, started following the related bootDev project. https://www.boot.dev/courses/build-static-site-generator-python

    Python 1

  2. AI-Agent AI-Agent Public

    A simple project to build an AI-Agent using Gemini free API.

    Python

  3. maze-solver maze-solver Public

    A simple program that creates and solves a Maze.

    Python

  4. bookbot bookbot Public

    Basic CLI tool to print simple book stats, like word count and a detailed character count. Although initially made for books it should work with any text file.

    Python 1

  5. VCF.py is a simple module for readin... VCF.py is a simple module for reading VCF files
    1
    """
    2
    VCF.py
    3
    Kamil Slowikowski
    4
    October 30, 2013
    5
  6. pygame-asteroids pygame-asteroids Public

    This is a simple asteroids game developed in python following the relate boot.dev course.

    Python