A Coder Wondering the Vastness of Space!


Welcome to my portfolio! Here you will see my experiences, and projects I've done during my bootcamp.

About Me


Nicholas Papageorge



A good programmer looks both ways before crossing a one-way street

Unknown

Just some nerd on the internet, who looks into the cosmos, wonders about the future, makes video games, and codes stuff. I do frontend and backend work for websites, and other web apps. I an currently working on a sci-fi FPS game in Unity, doing most thingy myself, with occasional outsourcing for models and sounds.

Experience


Frontend

HTML/CSS
Javascript
jQuery
AJAX
Bootstrap
Handlebars
React.js

Backend

C#
MySQL
Express.js
ORMs (IE Sequelize)
MongoDB

Other

Using Command Line/Terminal
Continuous Integration and Deployment
Using Node Package Manager
Unity Game Development
Gamer

Education Timeline


2018 - 2019

Full-Stack Developer

Northwestern University, Evanston, USA
  • Created responsive websites from scratch
  • Developed front-end and back-end of web applications.
  • Develop web applications according to the client's requirement.
  • Make web apps in React.js
2014 - 2016

3D Gaming & App Development

Lake County High Schools Technology Campus, Grayslake, USA
  • 2D/3D Game Programming
  • Android App Development
  • Introduction to addressing computer hardware and software, networking, telecommunications, and computer related issues
2012 - 2016

High School Diploma

Adlai E Stevenson High School, Lincolnshire, USA
  • Web Programming
  • 2D/3D Game Development in Unity3D
  • C++/Java Programming
2011

Web Design & Flash Animation

iD Tech Camp, Evanston, USA

Boot Camp Projects


Project 1

First HTML Project

This project was to test being able to code a website using provided images. As this was the first project of the class, it is very basic, and doesn't have a many features as future projects.

View Project
Project 2

Guessing Game Project

This project was started after introducing Javascript. The objective was to make a guessing game, like hangman. The word is randomly chosen from an array, and input is captured with key presses.

View Project
Project 3

jQuery Gem Clicker

A rather unfair game that makes no sense in the long run. This project incorperates jQuery for grabbing click events and modifying text on the page.

View Project
Project 4

Giphy API Project

My first dabble into APIS and AJAX, this project displays GIFs using the GIPHY API with AJAX calls.

View Project
Project 5

Train Timetable

Using Firebase for a remote database, and moment for time calculations, this site can be accessed anywhere, and will show the same anywhere.

Being Updated
Project 6

Friend Finder

The first time using Heroku to push a site, and using Express for API routing. A lot of new stuff in this assignment.

View Project
Group Project 2

TOYoda

The first presentable group project I did, this one uses everything we learned to make a used toy selling site, much like "Offer Up". I did work with the front-end for this, and helping around with some back-end development. New things used were Handlebars, and using a Google login.

View Project
Project 7

Mongo Web Scraper

Using MongoDB and Cherio, this is just a web scraper. Nothing fancy going on, but it was my first time using MongoDB as a remote databse. While it's not my best work, it shows that I can put together a web app using MongoDB.

View Project
Project 8

React Memory Game

This is the first time I used React. While not very content heavy, it is using a brand new technology to me, and will get better as I continue to use React, and become more aquainted with it.

View Project