upArrow
homePic
cssIconhtmlIconjavaScriptIconreactIconreactIconreactIconreactIconrubyIcon

const softwareEngineer = {

name: 'James',
email: 'Jamwhi101@gmail.com',
occupation: 'Software Engineer',
traits: 'loves working with newer frameworks and libraries to create cool desktop and mobile applications.'
skills: 'Javascript, Jquery, Css, Html, React.js, Ruby, Postgresql, Sql, and Ruby on Rails.'
}

const aboutMe = () => { console.log ( `Hi I am ${ softwareEngineer.name} and I am a ${ softwareEngineer.occupation} who ${ softwareEngineer.traits} I have experience in ${ softwareEngineer.skills} Contact me at ${ softwareEngineer.email}.`)
}

aboutMe ()
Hi I am James and I am a Software Engineer who loves working with newer frameworks and libraries to create cool desktop and mobile applications. I have experience in Javascript, Jquery, Css, Html, React.js, Ruby, Postgresql, Sql, and Ruby on Rails. Contact me at Jamwhi101@gmail.com.
|

Projects

ornate

//A multi-page site made in React that showcases the company's films, and members. //

githubcompIcon
ornate

//A multi-page site made in React that showcases the client's work. //

githubcompIcon
eatzilla

//A ux collaboration designed in React Bootstrap. This site was based on a persona, Alex, who wanted to make food at home with minimal ingredients. //

githubcompIcon
camelot

//A site made in vanilla Javascript, CSS, and HTML. The purpose of this site is to provide a get away to Camelot.//

githubcompIcon
ornate

//An ecommerce site built by a three partner team. This site has a fully functional back-end with CRUD capabilities. //

githubcompIcon
stars

//A site that allows you to add, and delete a crew member on a spaceship. The site also shows you the nearest astroid according to the NASA api. //

githubcompIcon