Giter Site home page Giter Site logo

George Osborn's Projects

academical icon academical

Project using MySQL, Java, Java Swing to create a desktop app. To be used for general administrative duties of a school teacher e.g. taking the register, viewing timetable, sending messages. MacOS only desktop app.

academicalapi icon academicalapi

Backend API for the Academical desktop School management app project

blockchain--gcoin icon blockchain--gcoin

Here is a program I created where one can send cryptocurrency in a Blockchain. Hopefully it provides a rich user experience to mimic that of real-world programs. The email sending feature (for user verification and validation of email address emails) has been disabled as otherwise I would have to include the sender email's password, for my customer service "team", in the repository here.

currency-converter icon currency-converter

Here is a currency converter (currency_converter2.py, the other one is the first attempt) that updates the exchange rates used at 3PM CET daily. So, it is very convenient as it does not require manual entry; which would otherwise render the program ineffective. Just enter the forex symbols for conversion from and to, and the amount for conversion.

magento-add-link-to-footer icon magento-add-link-to-footer

How to amend default Magento theme, adding a new template and layout- simply add the code into the custom theme you've declared. e.g. app/design/frontend/<ThemeNamespace>/<ThemeName>

magento-add-table-column icon magento-add-table-column

A working example, I had trouble with this because I had no schema_version in the module xml. This meant I couldn't add a column in any way. Uses this https://magento.stackexchange.com/questions/176579/magento-2-upgradeschema-not-working

magento-controllers-practice icon magento-controllers-practice

Magento controllers practice as per the video https://www.youtube.com/watch?v=pjTkCCJSSrM . In magento 2 a controller is a file located in a specific place that responds to a specfic route a route is a standard URL It has three parts: frontName, controllerName, actionName

magento-custom-admin-grid icon magento-custom-admin-grid

This makes a custom admin grid and frontend in Magento. Items can be CRUDded in the CMS and it can be used to display whatever you'd like such as your store's favourite products, movies, books

magento-header-info-notice icon magento-header-info-notice

This module adds a message at the very top of the Magento header. Which can be configured in STORES > Setting > Configuration then INFO NOTICE > Edit Information Notice

magento-make-a-plugin icon magento-make-a-plugin

It is pretty easy. I have made one that runs after the "getQuoteData()" method which extends \Magento\Checkout\Block\AbstractCart inside a Block php file; with the code :)

plagiarism-checker icon plagiarism-checker

Here is a simple program to check for plagiarism. Checking how and if an excerpt entered is plagiarised. Simply type in the entry, to check for plagiarism, and a valid URL to compare it to.

react-calc icon react-calc

Here is a simple calculator built out of React. To sharpen up my React skills & build a fully working simple calculator for the first time

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.