Skip to content
View smolvamp's full-sized avatar

Block or report smolvamp

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

About Me:

πŸ”­ I’m working on: Developing new projects mainly chess and IWD manager, including open-source contributions in Computer Science, Linux, AI, Data Science, and Machine Learning.
πŸ‘― I’m looking to collaborate on: Projects related to AI, ML, Linux development, and Data Science applications.
🀝 I’m seeking help with: Securing an onsite internship to gain practical industry experience.
🌱 I’m currently learning: Artificial Intelligence and Machine Learning to deepen my expertise in these fields.
πŸ’¬ Ask me about: Anything! I'll do my best to help you if I can.

🌐 Socials:

LinkedIn Stack Overflow

πŸ’» Tech Stack:

Dart Python R Bash Script Java Oracle Firebase Django Flutter MySQL SQLite NumPy Pandas Matplotlib PyTorch Git GitHub GitLab CI Arduino

πŸ“Š GitHub Stats:




πŸ‘₯ Visitor Count:

Visitor Count

Pinned Loading

  1. MNIST-based-digit-recognition MNIST-based-digit-recognition Public

    Forked from harsh-maurya01/Digit_recognition-ML-model

    Model is trained on MNIST dataset

    Jupyter Notebook 1

  2. chess chess Public

    Java 1

  3. iwd-manager iwd-manager Public

    I-net deamon network manager GUI. (WIP)

    Python 1

  4. Code_Alchemist Code_Alchemist Public

    windows utility tool (currently work in progress).

    Python 3

  5. browser browser Public

    A simple web browser application built using PyQt6

    Python

  6. Kali terminal theme using fish Kali terminal theme using fish
    1
    function fish_prompt
    2
        set_color -o 2B5BB7 # Set foreground color to blue
    3
        echo -n 'β”Œβ”€β”€β•΄'
    4
    
                  
    5
        if test "$USER" = "root"