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

Block or report raksalim

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

Hi there 👋

Pinned Loading

  1. wordForWord wordForWord Public

    A writing application that only allows you to write one word at a time. You may only see what you have written after are done or have achieved your goal.

    HTML

  2. ehobby/cs-for-umbc ehobby/cs-for-umbc Public

    HTML 1

  3. Metro_Navigator_by_Landmarks Metro_Navigator_by_Landmarks Public

    Landmark to Landmark navigation system using railways. In this project I will use a Map of the Vancouver Metro Station, and a corresponding list of landmarks with their near by train stations to gi…

    Python

  4. Credit_Card_Checker Credit_Card_Checker Public

    Uses Luhn's algorithm to check whether a credit/debit/gift card number is valid. A list of example cards are stored in a separate document to be used if the user would like to try.

    JavaScript 2

  5. Word_Cloud Word_Cloud Public

    Create a word cloud png/jpg from a text file based on frequency of words

    Python

  6. Task_Manger_Web_App Task_Manger_Web_App Public

    A website that breaks down the sentiments of a tweet's comments and reactions, and puts it into scale. The website will scrape a tweet's comments, gauge whether each comment is positive, negative, …

    Python