|
|
Locker Problem
|
JavaScript
|
4.26 Years Ago
|
2
|
|
5.00
|
- - -
|
993 Chrs
|
|
|
This is my solution to the locker problem. Basically, the problem is there are 1,000 students and 1,000 lockers. All lockers start out closed. Then, the first student will open every locker. Then, the
|
|
|
|
Qwertycode
|
PHP (Hypertext Preprocessor)
|
4.27 Years Ago
|
3
|
|
8.00
|
- - -
|
15,799 Chrs
|
|
|
This is an esoteric programming language I created. It is similar to brainfuck, in that it uses a tape for memory, but it is a lot more complex. For a full description and list of commands, go to: htt
|
|
|
|
Slot Machine
|
JavaScript
|
4.27 Years Ago
|
0
|
|
7.00
|
Yes
|
3,940 Chrs
|
|
|
Yet another computer science project. This is just a simple slot machine game. Really simple, actually. The zip file contains all the images.
|
|
|
|
Phone Number Thing
|
JavaScript
|
4.27 Years Ago
|
1
|
|
6.50
|
- - -
|
1,643 Chrs
|
|
|
Another project I made for computer science. All you do is enter the last 4 digits of your phone number and the program writes out all the letter combinations that can be made with your number.
|
|
|
|
Last Straw Game
|
JavaScript
|
4.27 Years Ago
|
0
|
|
6.00
|
- - -
|
2,836 Chrs
|
|
|
This is the "Last Straw" game I made for my computer science class. The rules basically are you can take 1, 2, or 3 straws and the player to take the last straw loses. You can choose either easy mode
|
|
|
|
Web Spider
|
PHP (Hypertext Preprocessor)
|
4.28 Years Ago
|
5
|
|
8.50
|
- - -
|
12,155 Chrs
|
|
|
This is a pretty cool web spider I made in PHP. It collects all links on a page, chooses a random one, then follows it. If the page has any of the keywords on it, the url along with many other things
|
|
|
|
JavaPad
|
Java
|
4.28 Years Ago
|
4
|
|
7.67
|
- - -
|
3,820 Chrs
|
|
|
This is a simple text editor I made in Java using the swing library. I made it after only learning Java for 7 days, so I think this is good for that amount of time :)
To get the already compiled .j
|
|
|
|
HelFTP
|
Perl
|
4.36 Years Ago
|
0
|
|
7.00
|
- - -
|
7,378 Chrs
|
|
|
This is a simple text-based FTP client that has a variety of commands. Type help to see a list.
|
|
|
|
IRC bot with memory
|
Perl
|
4.36 Years Ago
|
2
|
|
9.33
|
- - -
|
1,513 Chrs
|
|
|
This bot basically connects to an IRC channel of your choice and quietly collects information. For example, if someone says "CoderProfile is awesome" it will store in its database CoderProfile and awe
|
|
|
|
Poetry Program
|
PHP (Hypertext Preprocessor)
|
4.59 Years Ago
|
1
|
|
7.00
|
- - -
|
2,537 Chrs
|
|
|
This program will write a poem that has bad grammar :p
|
|