Git Product home page Git Product logo

portfolio's Introduction

This Project

This is the home repo for my portfolio. Welcome! ๐Ÿ˜‡

Here you can find some of the tooling and frontend techniques that demonstrate some of the qualities I have as an engineer. As of March of 2024, this is still very much in development. Please navigate to the Issues or Project tabs to check the project's status as well its roadmap.

Branching Naming Strategy

Throughout my career I have tried a handful of strategies and they all worked. For this project, I will use the following pattern:

  • users/username/workitem

Feature branches should follow the feature/feature-name pattern that is widely used by most engineering teams. Same applies for bugs and hotfixes. They will contain a prefix to help identify what branch's purpose.

Commit Strategy

For this project, I will follow a simple and effective pattern that has worked for teams I worked with:

  • type [optional scope]: description

This is the pattern from conventional commits

Trunk-based Development

Ever since learning about trunk-based development in 2021, I really grow fond of the approach. I believe it allows engineers the flexibility and autonomy to, in addition to safely push new features, to experiment. I am a big proponent of novel solutions and experimentation, so to me it's a no brainer.

For platform, I considered three platforms: PostHog, Unleash, and Growthbook.

PostHog is very much like a complete platform that includes analytics and other interesting features but it is quite overwhelming for this use case.

Unleash and Growthbook are a bit smaller and manageable so either works. Unleash it is. I made the choice based on how the UI looks because features offered they are both complete for me.

Storybook

Most components were or will be built from scratch to demonstrate a few things I have in mind. The plan is to release a storybook page with all components built so you can see for yourself what I have built.

๐Ÿšง In construction

portfolio's People

Contributors

wallycarvalho avatar

Watchers

 avatar

portfolio's Issues

Tooling: Storybook 8

Deliverables

  • Install storybook 8
  • Set up first example component
  • Publish public component page as a route

Set up linting strategy

Objective

No linting has been set for project leading to a lot of formatting inconsistencies.

Deliverables

  • Choose appropriate tooling for enforcing linting
  • Apply changes
  • Submit to new branching strategy (develop). Note: Should consider switching to trunk-based development at some point.

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.