Code Monkey home page Code Monkey logo

some_little_progs's Introduction

todo:

a meal selector

some_little_progs ๐Ÿ“

Some useful scripts and little programms

ASM

  • helloworld.asm ๐Ÿ’พ
    • First steps in ASM 64 bits.

bash

  • free_space ๐Ÿ†“
    • A script adapt from 42ToolBox to free some space on my MacBook.
  • backup42cursusGit ๐Ÿช
    • A script to automaticly git push my work when i'm at school (in case of wild error), with cron, every 30 minutes. Need to be an exe (chmod a+x backup42cursusGit.sh). Line in the crontab -e:
     */30 * * * * ~/some_little_progs/bash/backup42cursusGit.sh
    

C

  • One-printf-FizzBuzz 3๏ธโƒฃ 5๏ธโƒฃ
    • A FizzBuzz in C, whith one only printf().
  • Quinn ๐Ÿ‘ฉโ€โš•๏ธ
    • My first attempt to code a quine. Realy cool to do

Docker

  • HTML_TEST_PAGE ๐Ÿณ
    • A Dockerfile to set an Nginx config, to test html pages on localhost

JS

  • quote-generator ๐Ÿ“œ
    • A little program in JavaScript that generates (in French) sentences a manager can say. First prog in JS, for a friend, pretty fun to do.
  • pong ๐Ÿ•น๏ธ
    • Just a little classic pong, with the help of p5.js, a free and open source graphic library. Two players, W S and โ†•๏ธ to play.
  • breakout ๐Ÿ•น๏ธ
    • Breakout, use the mouse to play.
  • meteo app โ˜€๏ธ
  • imageViewer ๐Ÿ–ผ๏ธ

some_little_progs's People

Contributors

mel-louie avatar

Watchers

 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.