GithubHelp home page GithubHelp logo

jatomixo / portfoliowebsite Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 5.63 MB

The entire Svelte project with Scss to make my own portfolio website

HTML 2.31% SCSS 13.81% Svelte 75.06% JavaScript 8.81%

portfoliowebsite's Introduction

JatoMixo.com

This is my SvelteKit Project combined with Scss for creating my own website.

To work with this project

# Clone the repository
git clone [email protected]:JatoMixo/PortfolioWebsite.git

# Start dev preview (Go to localhost:5173 in your browser)
npm run dev

# To build the actual project
npm run build

Components

There are several built-in components I have made for the website which include:

Tool Card

Used to show data about the tools I use

<ToolCard image={IMPORTED_IMAGE_FROM_SCRIPT_TAG} name={NAME_OF_THE_TOOL} description={DESCRIPTION_OF_TOOL}/>

Project

Used to show data about a project I have made

<Project name={NAME_OF_PROJECT} description={DESCRIPTION_OF_PROJECT} github={GITHUB_LINK_OF_PROJECT} tool={IMAGE_CONTAINED_LOGO_OF_TOOL_USED}/>

Social Media

Used to show the logo of a social media app like twitter with a link to my account.

<SocialMedia link={LINK_TO_ACCOUNT} image={LOGO_FOR_SOCIAL_MEDIA} image_alt={ALT_PROPERTY_FOR_IMAGE}/>

portfoliowebsite's People

Contributors

jatomixo 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.