Coder Social home page Coder Social logo

saisarathganti / just-for-fun Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sandeshghanta/just-for-fun

0.0 0.0 0.0 27.27 MB

Codes which I have written for fun when I was bored.

Python 64.14% Batchfile 0.52% C 3.95% HTML 13.41% C++ 8.63% CSS 0.16% JavaScript 9.19%

just-for-fun's Introduction

just-for-fun

batch:- This is my first batch file. All it does is takes input from the user and open's the webpages related to that input.

open_folder:- This python file opens the fileexplorer(windows) with whatever path we provide.
matrix_addition:- This python program generates 2 random 3*3 matrices and add's them.

chatterbox.bat :- A simple prank which keeps on opening command prompt's until the ram is exhausted causing the system to crash temporally.

bonescrape.py :- Used to scrape the images from a particular website in this case it is used to scrape bone comics from a website.

art1.py :- some design drawn using python turtles

art.py :- some designs drawn using python turtles.

backup.py:- This python code lists all the images present in the directory and all the sub-directories at which this code is run.This code can be used to backup an external device or as a prank by deleting all the media in a unsuspecting friends device.

Attendence Tracker :- This is the apk file for a small app which can keep a track of my attendence

aums.py :- A python code which opens the aums page of my college and log's me in.

spiral.c :- This problem was given to me by my college teacher in first year. The question was to print the elements of a matrix in a spiral order (i.e Traverse the matrix spirally).The speciality of this code is that it traverses the whole matrix using exactly one loop

square.py :- A small 2d pattern created using python turtle's

sudoko.cpp :- This cpp code can solve a sudoko puzzle.

suduko.py :- This python code can create a perfect 9*9 suduko grid (This code is outdated).

learn.py :- This python code asks for an input string from the user and then generates a random string of the same length and modifies the random string through several generations so that it matches the input string at some generation.

just-for-fun's People

Contributors

gkrishnan724 avatar saisatwik avatar sandeshghanta avatar satya1612 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.