Skip to content
View Thanish09's full-sized avatar
😎
Still learning: Tech is never ending knowledge
😎
Still learning: Tech is never ending knowledge

Block or report Thanish09

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

Welcome to my profile. Get to know me!😊

  • πŸ”­ I’m working as a software engineer at Neptrix company
  • 🌱 I’m currently interested in Artificial Intelligence and machine learning algorithms
  • πŸ‘― I’m looking to collaborate on NodeJs and AndroidStudio
  • πŸ€” I’m looking for help with React Native framework
  • πŸ’¬ Ask me about anything
  • πŸ“« How to reach me: thanishnata09@gmail.com
  • πŸ˜„ Pronouns: He

Pinned Loading

  1. Adjacency-Matrix-Graph Adjacency-Matrix-Graph Public

    A program have create a graph using adjacency matrix. The graph that contains 5 cities as node have several functionalities.

    Python 1

  2. Credit-Card-Payment-Calculator Credit-Card-Payment-Calculator Public

    This program will help them to find number of months they have to pay according to the basic interest and outstanding balance and tell them their financial status based on how much they pay over th…

    C++

  3. Let-s-Get-Fit-2.0 Let-s-Get-Fit-2.0 Public

    This application have similar function with Let's Get Fit app but this uses object-oriented structure with more smooth navigation.

    C++

  4. Machine-Learning-Fuzzy-Logic Machine-Learning-Fuzzy-Logic Public

    A machine learning model and fuzzy logic model to predict the target variable of QSAR Biodegradation dataset

    Jupyter Notebook

  5. Space-Rider Space-Rider Public

    Forked from CAT201-PROECT/Space-Rider

    Java

  6. Anagram Anagram Public

    A simple anagram processor that uses stack, queue and link list data structures in C++. Only for words with distinct alphabets.

    C++