Giter Club home page Giter Club logo

personal-website's Introduction

personal-website

A template for an academic personal website, configurable by updating two files only, and built without any dependency in vanilla JavaScript.

Make it yours by updating the resume.js file at the root of the directory, and the publications.json and author_stats.json files in the publications directory.

The publications.json file can be automatically generated using e.g. Zotero.

Some things to consider:

  • Publications must have either a DOI, an URL, or an ISSN.
  • Projects must have a start date and an end date (they are sorted using the end date).
  • Education and work experience must have a start date (they are sorted using the start date).

Inspiration

  • Bartosz Jarocki CV: this is where I got the majority of the code from. I liked the simplicity of the design, but it is relying on Next.js 14, React, Typescript, Shadcn/ui and TailwindCss. I wanted to make a website that would be as simple as possible, without any dependency, so that it could be easily modified by anyone, and deployed freely without a build step on e.g. Github pages.
  • Shadcn/ui for the design.

To do:

  • Clean-up the CSS file, we don't need everything (it was originally built using TailwindCss).
  • Make a script to automatically update the stats values with a github action. Take the values from e.g. google scholar or ResearchGate
  • Add citation number to each publication (article section). Take the info from google scholar?
  • Add conference list
  • Talks list ?
  • Github projects I am proud of?
  • Better skills section: add a progress bar of some sort?
  • Interest section ? Bullet points of things I like: FSPM, ecophysiology, Julia, lidar, etc.
  • Better manage how to print the CV. This is already implemented with the hidden class, but I didn't use it everywhere yet.

personal-website's People

Contributors

vezy avatar

Watchers

 avatar

personal-website's Issues

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.