GoSuraj v1
GoSuraj v1 was a single page static website built using HTML5, CSS3 and Bootstrap 3, and JavaScript.
Posts on the GoSuraj website
View All Tags
GoSuraj v1 was a single page static website built using HTML5, CSS3 and Bootstrap 3, and JavaScript.
Traffic Light Simulation is a program in the C Language that utilized an Arduino Uno microcontroller and LEDs in order to simulate two 4-phase traffic light systems. These 2 traffic light systems also included a pedestrian crossing feature that was simulated via keyboard keypress.
ATM Simulation is a Java program that utilized the Model-view-controller design pattern and embedded SQL with the Apache Derby database in order to simulate an ATM machine with a persistent accounts database.
Code Indenter is a Java program that adjusted indentation to ensure code within curly brackets or directly following a control statement (such as an "if" statement) is correctly indented. The Code Indenter also aligned single line comments so that they all align to the end of the longest line of code in the input program.
Learning Journal is a three-page responsive, standards-compliant website built using HTML5 and CSS3. It featured a weekly blog, a guide page for Brighton Pier, and a Contact page. The website was built to document and reflect upon my learning experience when building the website.