• Stars
    star
    1
  • Language
    Python
  • Created over 4 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is a Python program that find the prime factors and all factors of a number passed as command line argument.

More Repositories

1

search_filter_JS

A program that will filter your items as you type in the provided input. It uses no library or framework just pure JavaScript and it's great in creating cool user interfaces.
JavaScript
1
star
2

instagram-clone

An Instagram clone made with HTML, CSS and a little jQuery for front-ends.
CSS
1
star
3

password-locker-tkinter

A tkinter application that allows the to store his used password in a secure place with an encryption on them.
Python
1
star
4

tik-tac-toe-JS

An interactive Tic Tac Toe made with JavaScript.
JavaScript
1
star
5

3D-animation-card

Animated laptop purchase card using vanilla JavaScript
CSS
1
star
6

python_tick_tac_toe

This is a Tik Tac Toe game to help you advance your coding skills.
Python
1
star
7

copy-paste-jQuery

The copy and paste functionality built with jQuery library.
HTML
1
star
8

django-locallibrary

A fully functioning LocalLibrary website built with Django.
CSS
1
star
9

copy-paste-JS

Copy and paste the text using plain JavaScript only.
HTML
1
star
10

new-year-countdown

Count the days, hours, minutes and seconds remaining to start a new year.
JavaScript
1
star
11

show-password-using-VanillaJS

This is a show password input functionality using only JavaScript, no framework or library.
JavaScript
1
star
12

react-weather-app

Another weather app version made with react to familiarize you with working with APIs, hooks in ReactJS.
JavaScript
1
star
13

weather-app-tkinter

This is cool weather app made using Python Tkinter library to help you get started with GUI in Python.
HTML
1
star
14

javascript-tennis-game

A game played by two people made using HTML, CSS and Vanilla JavaScript to help you boost up your skills in graphics design using Canvas API.
JavaScript
1
star
15

movable_item_jQuery

This project contains a simple circle that you can move when you click and drag it. It's cool example to give you a little bit of experience using jQuery.
JavaScript
1
star
16

hangman-javascript

This is a cool hangman game where you select a letter to figure out the hidden word in few amount of chances.
JavaScript
1
star
17

movable_item_pure_javascript

This project contains a simple circle that you can move when you click and drag it. It's a cool example to show how to use events.
JavaScript
1
star
18

login-template1

This is a very elegant login template that has cools transitions on buttons and inputs. It's made from pure HTML5 and CSS3.
CSS
1
star
19

react-todo-app

The best todo app to teach you all basic React concepts and advanced topics. Props, Hooks, and JavaScripts concepts like localStorage.
JavaScript
1
star
20

calculator-javascript

An advanced Mathematics calculator using vanilla HTML5, CSS3 and vanilla Javascript.
JavaScript
1
star
21

bullet-point-adder

The python script that adds a star to every line of text in clipboard and puts it back to the clipboard so that you can paste it.
1
star
22

search-filter-HTML_CSS

This is a search bar which shows you the alternatives available which is a very good functionality to use in user interfaces.
HTML
1
star
23

breakout-game-JS

Breakout Game agian made with HTML, CSS, and JS. It also fosters the understanding of Canvas API that is used in making drawing on the pages.
JavaScript
1
star
24

Vanilla_JS_To-Do_App

This is the To-Do App that is made with only Vanilla JS, for the whole funcitonality, styled with CSS and the whole markup with HTML5.
JavaScript
1
star
25

stopwatch

This is the stopwatch simple program to show you the use of HTML and CSS to style simple animations and also some JavaScript to detect some mouse events.
JavaScript
1
star
26

toggle-on-off-button

This is a button to toggle between on and off. It's make with HTML, CSS and JavaScript to accept some event from the mouse clicks.
CSS
1
star