Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View adam-malsagov's full-sized avatar

Block or report adam-malsagov

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

Hi there πŸ‘‹ I'm Adam

Adaptable and eager to learn, I sharpen my skills through personal projects and coding challenges.


πŸš€ About Me

  • πŸ“Š Strong foundation in AI, Data Science, and Machine Learning
  • πŸ’» Skilled in Python, SQL, and popular data science libraries
  • πŸ” Always exploring new technologies and approaches to problem-solving

πŸ’» Tech Stack

Programming languages
Python
SQL

Tools & Libraries
NumPy
Pandas
Matplotlib
scikit-learn
Jupyter
Plotly


🌱 I’m currently learning

  • Advanced SQL
  • Git fundamentals

πŸ”­ I’m currently working on

  • Building local LLM chatbot
  • Practicing solving problems daily

🌐 Blogs & Social Sites

Hashnode
Medium
Dev.to

Popular repositories Loading

  1. simple-calculator simple-calculator Public

    A simple calculator in Python with Tkinter graphical user interface (GUI) that performs basic arithmetic operations plus square root, modulus and exponentiation.

    Python 1

  2. grocery-list grocery-list Public

    A script for managing your grocery list – add, update, remove products, and display the list.

    Python

  3. day-counter-cli day-counter-cli Public

    A command line tool for tracking time since an event after entering a start time.

    Python

  4. adam-malsagov adam-malsagov Public

    Profile README

  5. data-cleaning-tool data-cleaning-tool Public

    A script that loads a CSV dataset, cleans the data, provides a summary report and then saves the cleaned data to a new file.

    Python

  6. sentiment-analyzer sentiment-analyzer Public

    A simple web app built with Flask and Hugging Face Transformers that analyzes the sentiment of user entered text as positive or negative. Shows instant feedback and keeps history of previous analyses.

    HTML