Giter Site home page Giter Site logo

Ahmed Ibreljic's Projects

edux-fs icon edux-fs

πŸ’ Publish your digital garden or any markdown site easily and elegantly.

edux-import icon edux-import

The open-source CSV importer, maintained by @tableflowhq

eduxai icon eduxai

πŸ§™ The modern replacement for Airflow. Build, run, and manage data pipelines for integrating and transforming data.

javaproject1 icon javaproject1

Write a program that asks the user for a series of doubles (it could be one, it could be many; the program should ask how many). The program should sum these numbers, and print a line as β€œlong” as the sum - it should build this line by repeating a string that the user provided.

javaproject2 icon javaproject2

Qualities of LinePrinter: It has 4 Constructors: A constructor with no parameters A constructor taking in the number of inputs it will need to sum up (same as the first input of unit 1) A constructor taking in the string to repeat (similar to the last input of unit 1) A constructor taking 2 inputs, the first is the String from point 3, and the second is the integer from point 2. It will have at least 4 methods: setString, it takes in one String. This will set the string that will be repeated. This should override whatever was set in the constructor. It returns nothing. setInputNumber, it takes in one integer. This will set the number of inputs that are allowed to be accepted. This should override whatever was set in the constructor. It returns nothing. addNumber, it takes in one double. This will add a number to the sum for the printing step. It returns nothing. toString with NO parameters. This will return a string of the repeated string repeated as per the previous assignment, with the repeated string either set in the constructor or the setString method. The setString method takes priority. See examples from the previous assignment. toString with a string parameter. This will return a string of the repeated string repeated as per the previous assignment, with the repeated string being the one passed to this method. The string passed in as a parameter takes priority. See examples from the previous assignment. Bolded points will need to be written, in the provided class, a stub method was not provided.

javaproject3 icon javaproject3

A program that I did of the Terraria game which includes a labyrinth, dungeon with multiple rooms, monsters, and a key to escape the dungeon.

javaproject4 icon javaproject4

This program checks the password that the user inputs and verifies if the input is the correct password.

javaproject5 icon javaproject5

This program asks for a valid integer range and if it does not fall within the range, it throws an index out of bounds.

login icon login

Pondering is website where people share their thoughts, link - pondering.onrender.com

notes icon notes

Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.

personalwebsite icon personalwebsite

Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes

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.