Coder Social home page Coder Social logo

Dino Cajic's Projects

amortization-calculator icon amortization-calculator

Clear and concise amortization calculator. Allows you to start with a certain amount, and add extra monthly payments.

android-sudoku icon android-sudoku

An Android Sudoku game for Programmers going from 0 to 8 instead of 1 to 9. Utilizes a simple algorithm to generate a unique puzzle by generating the numbers for the first row, shuffling the numbers and then shifting each subsequent row by 3 spaces to the right.

assembly icon assembly

Samples of Assembly Code: SPARC Architecture

auto-inventory-updater-java icon auto-inventory-updater-java

Automatic Inventory Updater. The company provided no API and no database access. We still needed to "automate" the inventory process. This is the portion of the program that exported inventory from the POS system and sent it to the company site where the PHP program took over.

autonomous-rc-car icon autonomous-rc-car

There is currently a race among the tech giants to develop the first fully autonomous vehicle. [1] This project explores autonomous features on a smaller scale by focusing on radio controlled (RC) vehicles. The Vaterra 2012 Nissan GTR Nismo GT3 V100-C RC car will be connected to both an Arduino Uno and a Raspberry Pi. The Arduino Uno R3 is connected to the Dynamite Waterproof 60A FWD/REV brushed ESC (Electronic Speed Controller), which in turn controls the speed of the Dynamite 540 brushed motor. For steering, the Arduino is also connected to the Spektrum RC S6170 standard digital surface steering servo. The Raspberry Pi 3 model B focuses on converting the Raspberry Pi Camera Module V2’s input into steering instructions for the Arduino to execute; the Raspberry Pi will utilize the OpenCV 3.2.0 software for those calculations. Aside from servo controls, the Arduino Uno will contain five HC-SR04 ultrasonic sensors to help the vehicle avoid obstacles such as pedestrians and other vehicles.

bash-crawler icon bash-crawler

Created a website-crawler in bash. Note, it's for a specific website and will not work unless you know the site.

java-excel-sales-report-crawler icon java-excel-sales-report-crawler

The report that we currently export does not calculate figures correctly. The company that we have the program through currently offers no solution to the issue. I created a way to crawl the Excel report and extract the information that was necessary for accurate reporting.

java-inventory-excel-crawler icon java-inventory-excel-crawler

We currently have a way to export excel sheets. The company has multiple locations. Upon inventory export, the items are listed on the sheet for location 1, then for location 2, etc. The program extracts the part number, location, and qty, combines them and generates a CSV file that can be imported into the database.

java-pdf-sales-report-crawler icon java-pdf-sales-report-crawler

The report that we currently export does not calculate figures correctly. The company that we have the program through currently offers no solution to the issue. I created a way to crawl the PDF report and extract the information that was necessary for accurate reporting. I devised two different approaches since we can export two reports that surprisingly differ drastically when reading the PDF line by line, even though they look nearly identical.

java-turnover-analysis-report-crawler icon java-turnover-analysis-report-crawler

Generates the turnover analysis report like how the company is used to seeing it. Currently, the items for each branch are separated. The new report groups them together one after another with a branch column next to each part.

java-web-image-downloader icon java-web-image-downloader

We had thousands of images on our website (most of them were irrelevant). The images were stored in the brand/model folder for the product and were named brand_model_finish.jpg/png. The database table was queried, the image names were generated, and the images were downloaded.

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.