GitXplorerGitXplorer
y

yaseenyounus

DevOps/SRE/Platform/Cloud | ex-AWS ☁️

27 repositories
7 followers
Chicago, IL

Repositories

Select a repository to view its commits, contributors, and more.
public

less-than-ten

This Python program takes integers from the user and stores them in a list. Then the program asks the user for an integer which is used to print a new list that contains all the numbers from the original list that are less than the integer.

Python
0
0
0
Updated 2 years ago
public

num-guessing-game

This Python code is a guessing game where the user has to guess the random number that the computer generated between 1 and 100

Python
0
0
0
Updated 2 years ago
public

word-game

This is a Python word game where the user has to guess the word

Python
0
0
0
Updated 2 years ago
public

excel-export-enhanced

E3 is a tool that parses and cleans up Excel sheets, then re-exports them as new Excel sheets and Word docs.

0
0
0
Updated 2 years ago
public

yaseen.tech

Personal site & tech blog - https://yaseen.tech

HTML
0
0
0
Updated 2 months ago
public

random-overlap

This Python program generates two random lists of integers and then outputs the common elements.

Python
0
0
0
Updated 2 years ago
public

guessing-game

This Java code is a guessing game where the user has to guess the random number between 1 and 20. This code also tells the user if they are getting warmer or colder with every input.

Java
0
0
0
Updated 2 years ago
public

zoom-poll-builder

0
0
0
Updated 17 days ago
public

leetcode

Solutions to LeetCode Challenges

Python
0
0
0
Updated 2 years ago
public

divisors

In this Python program, the user enters a number and the program outputs all of the divisors for that number

Python
0
0
0
Updated 2 years ago
public

go-guessing-game

Number guessing game made with Go

Go
0
0
0
Updated a year ago
public

decimal-to-binary

This Java program converts a decimal number to a binary number

Java
0
0
0
Updated 2 years ago