Pinned Repositories
Angular.Authentication
This application had user authentication and uses material to give a more professional feel (taken from Telestrations project) - Epicodus Intermediate Javascript Week 5
Angular.Epipostus
Angular tutorial project which allows a user to make posts and use categories to filter through posts - Epicodus Intermediate Javascript Week 4
Angular.MaterialPractice
Angular.RecordStore
Angular tutorial project which mimics an online music store - Epicodus Intermediate Javascript Week 4
ChatApp
Real time chat app built with Express, Moment and Socket.io
CSS.EdgeLedger
Mock web page for a financial services company featuring an index page with smooth scroll and gallery with ligthbox. Fully responsive for mobile and tablet devices.
MERN.ExpenseTracker
This application allows users to track their expenses by entering transactions.
MERN.ShoppingList
Full-stack MERN application including user authentication
React.ToDoList
CRUD app using React and Sweet Alerts
SASS.Portfolio
Mock Portfolio website built using node-sass. Fully responsive for mobile and tablet devices.
MarcLignarius's Repositories
MarcLignarius/JS.AlternateThemes
Practicing accessibility by offering content with different color themes
MarcLignarius/CSS.PositionPractice
CSS Tutorial for position relative and absolute
MarcLignarius/PHP.Examples
Learning PHP by building simple web pages
MarcLignarius/PHP.AddressBook
PHP app which lets a user add, view and delete contacts.
MarcLignarius/CSharp.Week4Proj
Building an application for a hair salon to build a database of stylists, customers and specialties - Epicodus C# Week 3 and 4 Individual Project
MarcLignarius/React.APIDemo
React + API tutorial
MarcLignarius/Angular.Telestrations
An angular app to play the pictionary/telephone game of telestrations - Epicodus Intermediate Javascript Team Project
MarcLignarius/NodeJS.ExceptionHandling
Example of a try/catch block to handle exceptions in a Javascript program - Epicodus Intermediate Javascript Week 2
MarcLignarius/CSharp.Week5Proj
Mock video game company website hosting three mini-games - Epicodus C# Team Project
MarcLignarius/CSharp.ToDoListFinal
Program which allows user to add items to a to do list and view their to do list - Epicodus C# Week 4
MarcLignarius/CSharp.RecipeBox
Program which allows user to add recipes to a recipe box and sort them by cuisine - Epicodus C# Week 3
MarcLignarius/CSharp.Week3Proj
Building an application for a hair salon to build a database of stylists and customers - Epicodus C# Week 3 Individual Project
MarcLignarius/CSharp.DoctorsOffice
MarcLignarius/CSharp.BestRestaurants
Program which lets users add their favorite restaurants based on cuisine type.
MarcLignarius/CSharp.WorldData
MVC Application which displays information about countries and cities pulled from a MySQL database - Epicodus C# Week 3
MarcLignarius/CSharp.Week2Proj
An application which counts how many times a word appears in a sentence - Epicodus C# Week 2 Individual Project
MarcLignarius/CSharp.CdOrganizer
Program which lets user add artists and add albums to each artist - Epicodus C# Week 2
MarcLignarius/CSharp.Layouts
Testing Layouts and Partials - Epicodus C# Week 2
MarcLignarius/CSharp.FriendLetter
MVC Web App which collects a user input for sender's name and recipient's name and generates a postcard/letter - Epicodus C# Week 2
MarcLignarius/CSharp.JobBoard
Program which lets users add job posting and consult a job board - Epicodus C# Week 2
MarcLignarius/CSharp.CarDealershipWithFrontEnd
Program which lets users add cars to an inventory and view the inventory - Epicodus C# Week 2
MarcLignarius/CSharp.TemplateMVC
File structure and components needed to build an MVC Web Application as of Week 2 of Epicodus C#.
MarcLignarius/CSharp.MadLibs
Program which takes user inputs and inserts them into a preset sentence - Epicodus C# Week 2
MarcLignarius/CSharp.TemplateNoMVC
Project structure template to create a Epicodus C# Week 1 Project. Please check out README for setup instructions.
MarcLignarius/CSharp.Week1Proj
A program which looks for word matches in a sentence - Epicodus C# Week 1 Individual Project
MarcLignarius/CSharp.NumberToWord
Program which converts a number into its word equivalent - Epicodus C# Week 1
MarcLignarius/CSharp.Scrabble
Program which takes in a word input and returns the Scrabble score for that word - Epicodus C# Week 1
MarcLignarius/CSharp.Shapes
Program that tracks shapes based on length and width input - Epicodus C# Week 1
MarcLignarius/CSharp.Allergies
This program assigns a score to different allergies and returns a list of allergies based on a user input (back end only) - Epicodus C# Week 1
MarcLignarius/CSharp.CoinChange
This program lists out the amount of quarters, dimes, nickels and pennies necessary to give a certain amount of change - Epicodus C# Week 1