Thanks to visit codestin.com
Credit goes to Github.com

Skip to content
View James-Cocker's full-sized avatar

Organizations

@IBM

Block or report James-Cocker

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
  • galasa Public

    Forked from galasa-dev/galasa

    The Galasa source code

    Java Eclipse Public License 2.0 Updated Feb 11, 2026
  • My portfolio. Feel free to browse my projects through my portfolio at james-cocker.github.io, or simply through my various repositories.

    CSS Other Updated Jan 17, 2026
  • A 2 person coursework for my Computer Logic module. Uses a button and 7 segment display as a morse code decipherer.

    Updated Sep 28, 2025
  • A play area where new starters can try things out safely.

    Python Updated Jul 16, 2025
  • TrustIt-AI Public

    An AI system with multiple agents (agentic AI) for misinformation detection. Each agent will have a specialised task (e.g., source credibility check, emotional manipulation detection, fact cross-re…

    TypeScript 5 2 Updated Apr 21, 2025
  • Turns an RGB image to Greyscale with the power of CUDA.

    Cuda Updated Feb 15, 2025
  • Ever feel like adding events to your calendar can take too long? Ever wish your to-do list would just be automatically added to your calendar when you have free time? This app, for Surrey's 2024 Ha…

    JavaScript Updated Feb 27, 2024
  • An introductory course to React and Next.js creating a full stack dashboard project. The project is sponsored by Vercel, hence that is the server this application is being hosted on.

    TypeScript Updated Feb 25, 2024
  • A website that allows users to navigate 8 user-facing routes to manage a database of Surrey's students and societies.

    EJS Updated Dec 19, 2023
  • A system designed to manage a set of properties, with rooms, tenants, complaints and much more functionality. See my portfolio for a detailed description and UML diagram.

    Java Updated Dec 6, 2023
  • A set of challenges based on UML diagrams as part of the Programming Fundamentals module at the University of Surrey

    Java Updated Nov 14, 2023
  • morse-code Public

    Using the Raspberry Pi Pico, in combination with a button, display and buzzer, my friend and I have designed a Morse code decoder

    C Updated Nov 14, 2023
  • Creating a University database with numerous tables, then manipulating them with various SQL commands

    Updated Oct 27, 2023
  • This is a retro-themed 8 bit noughts and crosses game with bots

    C# Updated Oct 26, 2023
  • The user will attempt to press the 'Click Me!' button as many times as they can within 50 deciseconds (5 seconds)

    C# Updated Oct 26, 2023
  • Lucky-7 Public

    Like the classic casino fruit machine, the set of three random fruits will determine a prize for the user. You start on £100, costing £10 per go, try not to go bust!

    C# Updated Oct 26, 2023
  • Ensures the text enters is between 6-12 characters long, has a lower and upper case, and includes numbers

    C# Updated Oct 26, 2023
  • Linked-List Public

    Lets the user search, add and delete items in a linked list

    C# Updated Oct 26, 2023
  • Allows user to push and pop jobs from a circular queue

    C# Updated Oct 25, 2023
  • The user can display different shapes on the screen using a button interface with a picture box

    C# Updated Oct 25, 2023
  • The user inputs a string the program outputs how many times, and on what lines, it is found in the book 'war of the worlds'

    C# Updated Oct 25, 2023
  • Calculator Public

    A calculator program complete with various mathematical functions, including trig and quadratic equation solutions

    C# Updated Oct 25, 2023
  • Connect_4 Public

    A connect 4 game in .net where the player can choose between a varying difficulty of computer bots using a weighted grid to make decisions.

    C# Updated Oct 23, 2023
  • A 2D Platformer where the player will traverse 9 exciting levels, acquiring powerups and encountering mobs increasing in difficulty with progression.

    Python 1 Updated Oct 21, 2023
  • Creating two tables, 'customer' and 'customer order', then running various commands on them

    Updated Oct 17, 2023
  • A set of problems tasked by the University of Surrey to learn Java

    Java Updated Sep 29, 2023
  • Starter repo for task 3 of JPMC's Forage program

    Python Updated Jan 26, 2023
  • Starter repo for task 2 of JPMC's forage program

    Python Updated Jan 16, 2023
  • Starter repo for task 1 of the JPMC software engineering program

    Python Updated Oct 26, 2022
  • An example of OOP. Child classes 'House' and 'Bungalow' inherit from 'Dwelling' and, using different methods, will output their various data.

    C# Updated Oct 20, 2022