Skip to content
View akif-git's full-sized avatar
  • Toronto

Block or report akif-git

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

Popular repositories Loading

  1. NaturalLanguageProcessing NaturalLanguageProcessing Public

    Designed a NLP chatbot system (using Prolog) which acts as a computerized travel assistant. Program takes full sentences as input such as "Is there a flight leaving Montreal between 6 and 9am and a…

    Prolog 1

  2. HospitalERPSystem HospitalERPSystem Public

    Java 1

  3. MindTrack MindTrack Public

    A 12-page interactive web application that gamifies mental health in a way that encourages users to keep track, evaluate, and seek help when needed.

    PHP

  4. GalaxyGame GalaxyGame Public

    Fully functional java based simple galaxy game. Created at home, implemented a graphical user interface and OOP.

    Java

  5. NoteFinder NoteFinder Public

    Tackled a modern-day student problem by developing a web application that allows users to store images of their notes in the cloud and then retrieve back certain notes they were looking for through…

    JavaScript

  6. Implementing-Machine-Learning-Linear-Regression-by-Scratch Implementing-Machine-Learning-Linear-Regression-by-Scratch Public

    In this python file I am implementing the machine learning algorithms for linear regression from scratch without any ML liibraries like scikit-learn. Algorithms include the normal equation, gradien…

    Python