Skip to content
View Selinaprema's full-sized avatar

Block or report Selinaprema

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. Selinaprema-CV-with-Semantic-HTML-and-CSS Selinaprema-CV-with-Semantic-HTML-and-CSS Public

    A personal webpage showcasing semantic HTML skills, structured as an online résumé. Includes navigation, profile, bio, skills, education, work experience, and contact details. Styled with CSS to e…

    HTML

  2. Fortune_Teller Fortune_Teller Public

    This repository contains a fun and interactive Fortune Teller project built using HTML and JavaScript. The program collects user input through a simple web form, processes the data, and predicts va…

    JavaScript

  3. Water_Calculator Water_Calculator Public

    A simple water tariff calculator that helps users determine their total water bill based on consumption. The tool accounts for indigent households receiving free water for the first two tiers, whil…

    JavaScript

  4. Digit_Swap Digit_Swap Public

    A HTML and JavaScript task that prompts the user to input a number with at least 3 digits. The program uses a for loop to swap the second and last digits of the number, displaying both the original…

    JavaScript

  5. Guestlist- Guestlist- Public

    This program, implemented in guestList.js, allows users to create a dinner party guest list. It accepts up to 10 names and dynamically updates the list if a user wants to replace a guest after reac…

    JavaScript

  6. Translator Translator Public

    This repository contains a simple JavaScript translator application. The program uses a Map to store 10 English-to-translation word pairs. It prompts the user to input a word and checks if it exist…

    JavaScript