Skip to content
View ayekaunic's full-sized avatar
Block or Report

Block or report ayekaunic

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

πŸ’« About Me:

πŸ”­ Currently working on my Final Year Project.
πŸ‘― Looking to collaborate on projects related to Mobile Application Development and Automation.
🀝 Seeking help refining my skills in Flutter and learning best practices for building high-quality mobile applications.
πŸ’¬ Ask me anything about football! From favorite teams to memorable matches, I'm always up for a chat about the beautiful game.
⚑ Fun fact: I enjoy watching tech and business videos in my free time, exploring the latest trends and innovations in the industry.

🌐 Socials:

LinkedIn

πŸ’» Tech Stack:

Dart Python Firebase Flask Flutter Firebase MicrosoftSQLServer Canva Figma Matplotlib NumPy Pandas scikit-learn Jira Trello

Pinned

  1. Design-Patterns Design-Patterns Public

    Fall'23 Design Patterns course repository.

    Java

  2. Digit-Recognition-Neural-Network Digit-Recognition-Neural-Network Public

    Implementation of a neural network for image classification using the MNIST dataset, with a concise implementation of forward and backward propagation, and gradient descent optimization.

    Jupyter Notebook

  3. Nami Nami Public

    A virtual assistant that can perform Google searches and Wikipedia lookups using voice commands, as well as translate English to Chinese. It can be put on hold and woken up again when needed.

    Python

  4. Image-Duplication-and-Similarity-Detection Image-Duplication-and-Similarity-Detection Public

    Detecting duplicity & similarity among images.

    Jupyter Notebook

  5. WebSocket-Flutter-App WebSocket-Flutter-App Public

    Real-time communication Flutter app with WebSocket server for message exchange and push notifications.

    C++ 2 1

  6. Kadanes-Algorithm Kadanes-Algorithm Public

    A dynamic programming algorithm used to find the maximum subarray sum in an array of integers.

    Python