Pinned Repositories
AnimalConsoleApp_C-sharp
Animal Console App in C#
CalculatorJS
A calculator that works on desktop and mobile. Users can make calculations and the display will update in real time.
conference-track-management
A Conference Track Management app built with React and Typescript. Used Jest for Test Driven Development.
Documentation-Page
A documentation page for programming languages.
Etch-A-Sketch
Desktop version of a SketchPad where users can "paint" by hovering the mouse over the Sketchpad.
express-locallibrary-tutorial
Just a MDN tutorial I followed to learn NodeJS/Express.
expressMVCstore
A CRUD API inventory management app. Built with NodeJs/Express. Uses the MVC design pattern with pug as the template engine.
formValidationTrainingJS
Just a simple form that validates input in real time.
Google-Home-Clone
A Clone of Google's Homepage.
ImageSlider
A simple image carousel, written in Vanilla JS.
xarmar's Repositories
xarmar/expressMVCstore
A CRUD API inventory management app. Built with NodeJs/Express. Uses the MVC design pattern with pug as the template engine.
xarmar/AnimalConsoleApp_C-sharp
Animal Console App in C#
xarmar/CalculatorJS
A calculator that works on desktop and mobile. Users can make calculations and the display will update in real time.
xarmar/conference-track-management
A Conference Track Management app built with React and Typescript. Used Jest for Test Driven Development.
xarmar/Documentation-Page
A documentation page for programming languages.
xarmar/Etch-A-Sketch
Desktop version of a SketchPad where users can "paint" by hovering the mouse over the Sketchpad.
xarmar/express-locallibrary-tutorial
Just a MDN tutorial I followed to learn NodeJS/Express.
xarmar/formValidationTrainingJS
Just a simple form that validates input in real time.
xarmar/Google-Home-Clone
A Clone of Google's Homepage.
xarmar/ImageSlider
A simple image carousel, written in Vanilla JS.
xarmar/memory-card
A game where the user tries to score points by clicking characters they haven't clicked before. Built with Typescript and React.
xarmar/RestaurantPageJS
A single-page web application written in JavaScript that dynamically renders a website.
xarmar/TicTacToeJS
A Tic Tac Toe game where the user can play against AI or another player.
xarmar/TodoListJs
A web-application written in Typescript that allows the user to organise their daily tasks. Uses localStorage.
xarmar/jestTestingPractice
Learning and practising mocking with Jest.
xarmar/Landing-Page
Landing Page for a fictional company that sells boat sailing experiences. Used CSS with Boostrap.
xarmar/landingPageAlta
Landing Page Developed for Alta (Coding Challenge)
xarmar/LibraryJS
A virtual library where users can track what books they've read. Uses localStorage.
xarmar/mini-message-board-express
Testing PUG as a template engine in Express.js
xarmar/nopCommerce-plugin-template-VS
Visual Studio template for nopCommerce plugin
xarmar/RockPaperScissorsJS
A Rock Paper Scissors game where the user plays against the computer and tries to win.
xarmar/WeatherApp
A simple weather app where the user can input a city & get the API to return the weather prediction for that day.
xarmar/xarmar