Code Monkey home page Code Monkey logo

portfolio's Introduction

Personal portfolio by ed-sa-ma

Site implemented by ed-sa-ma for professional promotion, including samples of personal projects, opinions by colleagues from previous projects, links to all social media accounts of interest or contact form.

Sceenshot of portfolio

Technical description

The implementation is based in SvelteKit, the applicstion framework powered by Svelte. We use Prismic as Content Management System, connected to an endpoint accessible by our application on load. By using adapter-static we can prerender the whole application at build time. The result of that build are static HTML, CSS and JS files, which are then served by Netlify:

Netlify Status

Credits


Implemented in SvelteKit 🧡


Content managed and delivered by Prismic 💛


Design from HTML5 UP 💜


Color theme chosen with Coolors 💙


Hosted by Netlify 💚


Icons by font-awesome 🖤


portfolio's People

Contributors

ed-sa-ma avatar

Watchers

 avatar

portfolio's Issues

Safari doesn't know how to line clamp multiple paragraphs

Description

In reviews section we have a list of expandable reviews which, when collapsed, apply vertical ellipsis to the text. For this we use CSS line-clamp property.

However this approach is broken in Safari when the clamped text contains multiple paragraphs. This is what we get in those cases when the review is collapsed:

screenshot of bug in Safari

Solution proposal

See Clamp.js.

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.