Pinned Repositories
Artyology-iOS-Android
iOS/Android art exhibition
Bar-exercise
Developing on pre-existing knowledge of Ruby with this highly simplified model of a bar, complete with customers, food and drinks and a whole host of associated methods.
Basis-of-a-very-simple-fantasy-game
Rudimentary logic for a fantasy game consisting of players and enemies, both of whom can assume numerous forms (wizard, warlock etc).
Book-collection-JavaScript-events-exercise
Exploring events in JavaScript using a book collection example.
Calculator-integrated-and-unit-testing
Carrying out both integrated and unit testing on a simple JavaScript calculator model, ensuring that arithmetic operations generate the expected results.
Card-game-model
Implementation of the basic game logic for a card game in Java. Notable inclusions are an enumerator for suit type and rank value and a method which shuffles cards before dealing.
Cinema-enumeration-exercise
A brief exercise touching on JavaScript's array-related methods, including "filter", "map", "every" and "reduce".
Factory-Simulation-Tool
Simulating worker productivity in a factory working environment
MarsRoverChallenge
Implementing landing commands for a planetary rover in Java
Reach--
PYTHON (DJANGO) / React.js
james-level's Repositories
james-level/Reach--
PYTHON (DJANGO) / React.js
james-level/MarsRoverChallenge
Implementing landing commands for a planetary rover in Java
james-level/Artyology-iOS-Android
iOS/Android art exhibition
james-level/Factory-Simulation-Tool
Simulating worker productivity in a factory working environment
james-level/React-Native-mission
Making a series of dynamic, visually stimulating mobile apps. All five of them are available on the Google Play store as part of the 'Weather2' series which includes Weather2Walk, Weather2Golf, Weather2BBQ and Weather2Wed.
james-level/docker-systemctl-replacement
docker systemctl replacement - allows to deploy to systemd-controlled containers without starting an actual systemd daemon (e.g. centos7, ubuntu16)
james-level/economics-of-package-management
ceejbot's talk from JSConfEU 2019
james-level/elastic-beanstalk-samples
This repository contains code and configuration samples (e.g. .ebextensions) for AWS Elastic Beanstalk.
james-level/Expo
james-level/faker
A library for generating fake data such as names, addresses, and phone numbers.
james-level/Findasaur
Educational iOS and Android app built in React Native, featuring data scraped with Python (https://play.google.com/store/apps/details?id=com.levelapps.findasaur)
james-level/FixturePal
Targeted at amateur sports fans, athletes or facility supervisors, this application (using Java, Velocity, Spark, Hibernate, HTML, PSQL, and CSS) can automatically generate an entire season of matches for user-defined teams. Driven by a custom-made round robin algorithm which creates pairings, the program is able to accommodate both even and odd numbers of teams; in the latter case, the dummy data generated by the program is completely hidden. Results data - obtained through user input - is stored in a league table.
james-level/Invent.story
Combining Ruby code with SQL to enable an independent bookseller to monitor stock levels, publishers, genres, units sold and profit. Built using the web application framework Sinatra.
james-level/jQuery-ReactJS-carousels
james-level/New-laptop-test
james-level/node-apple-signin
Node.JS wrapper around Sign In with Apple REST API
james-level/Online-knowledge-exchange-space-with-Python
Features: authentication, admin, APIs calls, interaction between users.
james-level/Opt
james-level/Railways-of-Switzerland
Using the Swiss Federal Railways API to provide users with information on upcoming departures from a town of their choice.
james-level/Rdux-React-test
Testing out React-Redux
james-level/react-native-dynamic-search-bar
Medium Article: https://freakycoder.com/react-native-library-dynamic-search-bar-c03fea9fae36
james-level/React-native-mission-3
React native mission 3.
james-level/react-native-track-player
A fully fledged audio module created for music apps. Provides audio playback, external media controls, chromecast support, background mode and more!
james-level/React-password-strength-tester
Simple application which lets the user enter a password and see how it ranks from a security perspective.
james-level/Resources
A full set of useful/informative resources
james-level/Simple-react-redux-tutorial
Following tutorial to create basic React and Redux application.
james-level/Tango-with-Django
james-level/Transfer-PDA-screenshots
Moving screenshots between laptops.
james-level/Weather2Fish
A weather guide for freshwater and saltwater fishing fans in Britain and Ireland
james-level/Weather2Wed
https://weather2wed.herokuapp.com/ A vanilla JavaScript application which aims to simplify the wedding planning process by presenting historical weather data for a searched location on a specified date. Built on a responsive grid, this application's functionality is indebted to a weather API covering a vast array of locations throughout the UK. As well as weather data, information is also offered on nearby hotels and associated venues.