Giter VIP home page Giter VIP logo

famtrack's Introduction

About Me

LinkedIn

I am a software developer with a passion for data science and full-stack web development. With several years of experience in building data-driven products, I have acquired a deep understanding of how to create robust and scalable software solutions that solve business problems. I have a proven track record of delivering high-quality, user-friendly software solutions to real-world problems; my open-source software packages have been downloaded over 40 million times. Additionally, I have 10+ years of experience in using data science tools to draw insights from complex experimental datasets. My skills include statistical modelling, experimental design, data analysis, visualization, and communication. I have 20+ peer-reviewed publications with 8000+ citations and 2 online books.

Software development

I have authored over a dozen R packages that deal with:

  • statistical analysis and reporting (e.g. easystats project, a collection of 10 packages)
  • data visualization (e.g. ggstatsplot: Enhancing {ggplot2} plots with statistical analysis)
  • code analysis (lintr: Static code analysis for R)
  • code formatting (styler: Non-invasive pretty-printing of R code)

Other authored packages include:

datawizard, performance, parameters, insight, effectsize, bayestestR, modelbased, ggsignif, see, statsExpressions, report, correlation, styler, ospsuite, ospsuite.utils, esqlabsR

Presentations

If you are interested in good programming and software development practices, check out my slide decks.

famtrack's People

Contributors

binghatch avatar dependabot[bot] avatar indrajeetpatil avatar thehellem avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

famtrack's Issues

Index view does not return error messages

The index view will not return error messages from the auth.route.

E.g if you enter a password that is less than 6 characters, you will only be redirected to /, and not told why.

Create family details page

Create a page that features an overview of the family, cards that show basic info about family members and buttons to expand the family member collection.

I like this layout a lot and I think it could be a cool inspiration:

original-b78ea17a08a5b0eed902df1067ce2f56 (1)

Add date of birth to sign up

Currently, the family member associated with the user doesn't have a birthdate and thus is never born ๐Ÿ˜ข.

Create a family member when user creates a family

When a user creates a family, a family member should automatically be created in the background as soon as a family has been created.

  1. User creates a family
  2. Family is created
  3. Family member gets automatically created in the background with the user information (firstName, lastName) as data.
  4. Family member gets assigned to user and gets added to created family.

Interconnect family members upon member creation

Current, everytime a new member is created, we only store a reference to the related member in the newly created member's properties.

This needs to be fixed, so that everytime a new member is created, both the new member and the related member get updated with the correct relationship.

Update Bootstrap Links

Currently, the linked stylesheet and script files for Bootstrap are deprecated. They should be updated in the layout.hbs file

Save user info temporarily in local storage when signing up

Currently, the user has to reenter all their information if something went wrong during signing up. The entered information (excluding password) should temporarily be stored in local storage and be inserted automatically so that the user doesn't have to reenter it.

Change font to Inter

Currently, Bootstrap uses the system font as a default font. To have a consistent appearance, the font should be changed to something neutral like "Inter".

Fix age calculation

Currently, there is a calculation error in the calculations.js file, that returns number that is way too high.

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.