Giter Site home page Giter Site logo

lucas's Introduction

React Developer Portfolio template

Preview ( Dark Mode )

Follow Below instructions to add your deatils in the portfolio.

Change and customize every section according to your need, All you need to do is edit /src/Details.js

Open /src/Details.js & modify it as per your need.

/ Enter your Personal Details here
export const personalDetails = {
  name: "Lucas Clark",
  tagline: "I am FullStack Developer",
  img: profile,
  about: `I am a self-motivated professional software engineer with a strong work ethic and excellent interpersonal skills. I have rich of experience in Web and Mobile application Development and able to deliver daily working progress. Alongside years of JS experience, I have a great deal of experience in the largest JS frameworks and libraries (React, Angular, Vue). I am very familiar with native and hybrid mobile app development such as React Native, Ionic framework, Flutter, Android Studio etc. For years I have already worked on many Blockchain projects, while gaining vast experience on implementing all the features Blockchain project might have.`,
};

// Enter your Social Media URLs here
export const socialMediaUrl = {
  linkdein: "https://www.linkedin.com/",
  github: "https://www.github.com/LucasClark407",
  twitter: "https://twitter.com/",
  instagram: "https://www.instagram.com/",
};

// Enter your Work Experience here
export const workDetails = [
  {
    Position: "Full-Stack Developer",
    Company: `BotB`,
    Location: "England",
    Type: "Full Time",
    Duration: "Jul 2018 - Feb 2020",
  },
  {
    Position: "React Front-End Engineer",
    Company: `Golden Hippo`,
    Location: "United States",
    Type: "Remote",
    Duration: "Apr 2020 - Dec 2021",
  },
  {
    Position: "Front-End & Blockchain Developer",
    Company: `PowerUSD, LLC`,
    Location: "United States",
    Type: "Remote",
    Duration: "Feb 2022 - Nov 2022",
  },
];

// Enter your Education Details here
export const eduDetails = [ 
  {
    Position: "The University of Texas at Austin",
    Company: `Austin`,
    Location: "United States",
    Type: "2012 -2016",
  },
];

// Tech Stack and Tools
export const techStackDetails = { 
  html: html,
  css: css,
  js: js,
  react: react,
  redux: redux,
  sass: sass,
  tailwind: tailwind,
  bootstrap: bootstrap,
  vscode: vscode,
  postman: postman,
  npm: npm,
  git: git,
  github: github,
  figma: figma,
  C: C,
  laravel : laravel,
  CodeIgniter : CodeIgniter,
  django : django,
  next : next,
  python : python
 };

// Enter your Project Details here
export const projectDetails = [
  {
    image: projectImage1,
    description: `This is a shipping platform, which
                  provides shipping invoices.`,
    techstack: "Laravel + Vue + MySQL",
    previewLink: "https://app.afroshipper.com",
    githubLink: "https://github.com",
  },
  {
    image: projectImage2,
    description: `Atelier.M is an artisanal workshop
                  dedicated to the creation and construction
                  of unique and custom-made Metalwork
                  and Locksmithing.`,
    techstack: "React + Laravel + AWS",
    previewLink: "https://atelier-metal.com",
    githubLink: "https://github.com",
  },
  {
    image: projectImage3,
    description: `This platform is a service website that serves the
                  new shampoo, and how to use and
                  refill the club, the advantages, and disadvantages of
                  hair management.`,
    techstack: "NextJS + NodeJS + AWS",
    previewLink: "https://hairstory.com",
    githubLink: "https://github.com",
  },
  {
    image: projectImage4,
    description: `Mishmash was built on a deep passion for everything
                  office`,
    techstack: "React + Express + TailwindCSS",
    previewLink: "https://mishmash.com",
    githubLink: "https://github.com",
  },
  {
    image: projectImage5,
    description: `Saints & Stars is the only premium boutique gym
                  where everything is focused on
                  creating a perfect flow to achieve the next level of
                  fitness and be part of a
                  like-minded community of highly ambitious people.`,
    techstack: "Angular + Laravel + MySQL + SCSS",
    previewLink: "https://saints-stars.com",
    githubLink: "https://github.com",
  },
  {
    image: projectImage6,
    description: `TSI runs the products and stores full of originality
                  while demonstrating its individuality by group
                  companies that have many diverse brands such as
                  EC business, sales agency business, restaurant
                  business and so on.`,
    techstack: "Gatsby + React + Bootstrap + SCSS",
    previewLink: "https://tsi-holdings.com/freshers",
    githubLink: "https://github.com/smile.haha407",
  },
];

// Enter your Contact Details here
export const contactDetails = { 
  email: "[email protected]",
  phone: "+1 832 699 0288", 
  };

lucas's People

Contributors

darknight918 avatar

Stargazers

 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.