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

Block or report RayanSheikh01

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

Hi there!

CV

Rayan's Instagram Rayan's Discord Profile Rayan's LinkedIn



I'm Rayan Sheikh. A Computer Science student at Newcastle University in the UK. I am a passionate developer, keen on machine learning, data science and software development. I believe developing software is an art, taking years to master. I'm obsessed with the process of software development. From thinking of the idea, progressing it, and then developing the solution to a level that is the best for the end user and for future developers is something that I love to do! I am also a strong believer of lifelong learning!

Stats

rayansheikh01

rayansheikh01

Popular repositories

  1. expense-tracker-python expense-tracker-python Public

    Expense tracker created in Python using the Pandas and Numpy modules.

    Python 1

  2. Fake-News-Detector-Python Fake-News-Detector-Python Public

    Predicting fake news using TFidfVectorizer and the PassiveAggressiveClassifier model

    Jupyter Notebook 1

  3. WeatherWeb WeatherWeb Public

    A Weather Web app created to practice Frontend Development (HTML, CSS and JavaScript) and Backend development (Node.js and Express.js)

  4. RayanSheikh01.github.io RayanSheikh01.github.io Public

  5. html-web-scraper-python html-web-scraper-python Public

    A html parser using the Beautiful Soup and Requests packages

    Python

  6. caesar-cipher-cpp caesar-cipher-cpp Public

    Caesar Cipher created in C++ using the Mersenne-Twister random number engine and a uniform integer distribution

    C++