Pinned Repositories
HTML-crush-course
Basic html tag for beginners
Js-Crash-Course-1
Javascript basic syntax
Pre-MESTDay2_CSS_CardProject
Card Project
Self_Practice
How to css to style card
IO_Array_Java
using input and output in arrays
AI
Titanic dataset tutorial
AI_BFS_Assignment_II
The Tower of Hanoi problem is a fun puzzle where the objective is to move an entire stack of blocks from the source position (see initial state) to another position (see goal state).
AI_Class
First Ai Class tutorial. Reading and displaying dataset
Assignment-demo-1
First demo of self project using html and css
Class_Work_Javascript
MarkValentineAikins's Repositories
MarkValentineAikins/IO_Array_Java
using input and output in arrays
MarkValentineAikins/AI
Titanic dataset tutorial
MarkValentineAikins/AI_BFS_Assignment_II
The Tower of Hanoi problem is a fun puzzle where the objective is to move an entire stack of blocks from the source position (see initial state) to another position (see goal state).
MarkValentineAikins/AI_Class
First Ai Class tutorial. Reading and displaying dataset
MarkValentineAikins/DecisionStructure
MarkValentineAikins/do_Loop
do loop use in Java
MarkValentineAikins/eCC-Mall
This is an e-commerce application create with NextJs, MongoDb and other framework libraries like tailwind, reactions etc
MarkValentineAikins/eCC-mall-1
fixing import issues in layout.js in components
MarkValentineAikins/Fault_Tolerance
A python script generating metrics from a simulated distributed database system environment
MarkValentineAikins/first_Java_App
Printing my first java program to the console
MarkValentineAikins/first_Python_App
My first python program to receive user input and print to console
MarkValentineAikins/FT_Metrics
Using jupyter notebook to visualised metrics generated from simulated distributed database system environment
MarkValentineAikins/Grade_Refine
Sample UCC grading system
MarkValentineAikins/gradeCalculator-Java
This is a simple grade Calculator program to help me implement If else Statement in Java
MarkValentineAikins/HelloApp
Hello App for OOP class
MarkValentineAikins/Intro-html
Basic html tags. Eg. body, head, p, b, hr, br, img etc
MarkValentineAikins/IO_Java
writing my first text to text file by Java class PrintWriter
MarkValentineAikins/Java_IfStatement
Starting with Java if statement
MarkValentineAikins/LAN_Metric_NetworkFlow
Ford-Fulkerson Algorithm implmented on school campus LAN to control flow of data
MarkValentineAikins/Loops_in_Array
using for loop to received input from user
MarkValentineAikins/Loops_Java
For loop in motion
MarkValentineAikins/MarkValentineAikins
Config files for my GitHub profile.
MarkValentineAikins/MathPy
Using math method in python
MarkValentineAikins/NextWeek
Variable, String methods and casting type
MarkValentineAikins/payRoll
A program implement operators in Java introductory lesson
MarkValentineAikins/RandomNum_App_Java
Using Random class in Java to create Random Number app
MarkValentineAikins/SlicingPy
Using slicing method in python
MarkValentineAikins/Switch-Java-Try
Making decision with switch in Java
MarkValentineAikins/User_Specify_Array_Size
made use of enhance for loop, traditional for loop, array length etc
MarkValentineAikins/While_Loop_Validate
using while loop in Java to validate user input