Pinned Repositories
barelampagos.github.io
Personal Website.
blog
Jekyll blog for documenting learning experiences.
Caesar-Cipher
Java implementation of the Caesar cipher.
Clocky
A simple timer-meets-todo-list to help you manage your time and be productive.
devconnector
devconnector MERN app
InspirationBot
A Twitter Bot that posts inspirational quotes.
Password-Manager
Program that generates a hard to crack, easy to remember password given a website. Encrypts the user's website/password pairs to a text file of their choice using AES encryption.
SimpleJava-Compiler
Fully functioning compiler that converts a simplified version of the Java language to executable MIPS32 assembly code. Compiler performs Lexical Analysis, Parsing, Semantic Analysis, and Code Generation.
zombie-assault
Top Down shooter game written in Processing for my Interaction Design Class
marshealth
Appointment and messaging application for single physician offices
barelampagos's Repositories
barelampagos/devconnector
devconnector MERN app
barelampagos/SimpleJava-Compiler
Fully functioning compiler that converts a simplified version of the Java language to executable MIPS32 assembly code. Compiler performs Lexical Analysis, Parsing, Semantic Analysis, and Code Generation.
barelampagos/zombie-assault
Top Down shooter game written in Processing for my Interaction Design Class
barelampagos/barelampagos.github.io
Personal Website.
barelampagos/blog
Jekyll blog for documenting learning experiences.
barelampagos/Caesar-Cipher
Java implementation of the Caesar cipher.
barelampagos/Clocky
A simple timer-meets-todo-list to help you manage your time and be productive.
barelampagos/InspirationBot
A Twitter Bot that posts inspirational quotes.
barelampagos/Password-Manager
Program that generates a hard to crack, easy to remember password given a website. Encrypts the user's website/password pairs to a text file of their choice using AES encryption.
barelampagos/graphqlTest
barelampagos/hawk-bot
Discord bot with basic features. Uses discord.js
barelampagos/helloReact
React learning project.
barelampagos/icebreaker-generator
Generates an Icebreaker question
barelampagos/Interactive-Monster
An interactive monster created for my Interaction Design class. His name is CyWorm!
barelampagos/learn-redux
Redux playground
barelampagos/next-crash-course
Next.JS exploration
barelampagos/Next-DQ
Next.js implementation of DQ platform
barelampagos/nextjs-blog-tutorial
Repo for the starter project for Next.js from https://nextjs.org/
barelampagos/pixel-rain
Animated image using particles - Vanilla JS
barelampagos/re-lodash
Clone of lodash library
barelampagos/react-boilerplate
Boilerplate for basic React projects
barelampagos/react-boilerplate-v2
Boilerplate with Foundation, CSS, and Auth setup.
barelampagos/react-task-tracker
Yet another one of these (React Crash Course Project)
barelampagos/react-timer
Timer application built in React
barelampagos/react-todo
barelampagos/react-weather
Fetches weather based on City information. Learning project for React
barelampagos/Scoop
A simple, concise news feed. Powered by News API and designed by MaterializeCSS.
barelampagos/SFHealthInspections-Visualization
Data visualizations created for the Food Inspections - Lives Standard dataset. Final Project for Data Visualization at the University of San Francisco.
barelampagos/Top-Down-Shooter
Top-down space ship shooter game developed in C#.
barelampagos/wordle-clone