GithubHelp home page GithubHelp logo

morbidlyocheese / unpopuhorroropinion Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 4.08 MB

Unpopunhorroropinion.com is a site where horror lovers can go to catalog their collection and share photos of their collection with other horror lovers. It is meant to not only be a catalog of what films you own, but also a place to share the love of horror. Along with the ability of reviewing your favorite, or most hated horror films in your collection!

Home Page: https://www.unpopuhorroropinion.com/

JavaScript 78.21% HTML 0.98% CSS 20.81%
horror horror-movies

unpopuhorroropinion's Introduction

Damien Jacobson's Dev Card

App Academy graduate

let SoftwareEngineer = class {
	constructor(name, pronouns, location, 
	languages, tools, interests, 
	goal, platforms, currentlyPlaying) {
		this.name = name;
		this.pronouns = pronouns;
		this.location = location;
		this.languages = languages;
		this.tools = tools;
		this.interests = interests;
		this.goal = goal;
		this.platforms = platforms;
		this.currentlyPlaying = currentlyPlaying;
	}

	intro() {
		console.log(`Hi, my name is ${this.name}, pronouns are ${this.pronouns} and I am a Software Engineer. I live in ${this.location} and I am a graduate of App Academy. I am an avid gamer but right now I am currently playing ${this.currentlyPlaying}. Some languages I know are ${this.languages} and the tools I use: ${this.tools}. Thanks for stopping by!`);
	}
}

const damien = new SoftwareEngineer('Damien', 'he/him', 'RI, USA', 
'Javascript, HTML, CSS, Python, React, Redux, Node, Express, Flask, PostgreSQL, MongoDB, Vuejs, Jest, Lua, Jinja, and Pug', 
'VScode, Masscode, Zeal, and Sublime', 
'Gaming, Drawing/Art, Horror, Films, Music, Writing, and Reading', 
'Hone my skills as a SWE.', 'PC, Switch, PS4, PS5, and Mobile(Android)', 'No Mans Sky, Minecraft, Loop Hero');
damien.intro(); // Hi, my name is Damien, pronouns are he/him and I am a Software Engineer. I live in RI, USA and I am a graduate of App Academy. I am an avid gamer but right now I am currently playing Elden Ring. Some languages I know are Javascript, HTML, CSS, Python, React, Redux, Node, Express, Flask, PostgreSQL, MongoDB, Vuejs, Jest, Lua, Jinja, and Pug and the tools I use: VScode, Masscode, Zeal, and Sublime. Thanks for stopping by!

wakatime

Technologies && Tools I use:





Links:

Git Stats

Damien's github stats
trophy

unpopuhorroropinion's People

Contributors

dependabot[bot] avatar morbidlyocheese avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.