Skip to content
View ahmar-js's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report ahmar-js

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Health-Informatics-Dashboard Health-Informatics-Dashboard Public

    Python 1

  2. Memes-Sentiment-Analysis Memes-Sentiment-Analysis Public

    This project combines image and text data for sentiment analysis of memes using CNN and RNN models. It evaluates humor, sarcasm, offensiveness, motivation, and overall sentiment. Built with Flask, …

    Jupyter Notebook 1

  3. Pig-Latin Pig-Latin Public

    A program that lets the user enter some English text, then converts the text to Pig-Latin. To review, Pig-Latin takes the first letter of a word, puts it at the end, and appends “ay”

    Python

  4. Fibonacci-Series Fibonacci-Series Public

    Python program to create Fibonacci series using generator function

    Python

  5. Standard-Calculator Standard-Calculator Public

    Basic and Standard Calculator with different functions i.e, addition, subtraction, multiplication, division, factorial, power, standard log and natural log

    Python

  6. Standard-Calculator-Module Standard-Calculator-Module Public

    Standard Calculator with seprate module of Basic Calulator

    Python