Git Product home page Git Product logo

Messycode

Or known as Jacob O'Brien

use std::io;

fn main() {
    println!("Hello, Random perosn on that Interwebs!");

    let mut name = String::new();
    stdin().read_line(&mut name).expect("Failed to read line");
    println!("Hello, {}!", name);

    if name == "Bon" || name == "Immaculata" || name == "Xan" {
        println!("What you doing here :O");
    }
}

I am Roman Catholic ✝️

I love working on projects becasue most of the time I need ideas

I am a self taught programmer and I am still learning

languages I sorta know

Rust       (amazing)
Python3    (fun and easy)
C          (its a language)
C++        (its a language ++)
Lua        (I dont use it much)
Java       (classes)

Socals

I could get fancy logos for this... but you get this :D

jacob's Projects

bucko icon bucko

This is to get fimalier with the c++ language

dont-kill-the-plants icon dont-kill-the-plants

i mean its in the name "dont kill the plants" this software will tell you when to water, when to plant

dots icon dots

dotfiles for my local setup

fractions_calc icon fractions_calc

you enter fractions into a calc and it will add the fractions (might come more), it can even have diffretnt denomenators

gwsf icon gwsf

GlassWare Save File or GWSF is a file format used by GlassWare to save and load data.

mass icon mass

This programs boots once Messyarch os boots into to desktop envirment, it will ask what to do and start things for you

massive-cmd icon massive-cmd

this is a CMD that my friends gives me commands everyday

mcl icon mcl

MCL : MessyCodeLauncher

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.