diff --git a/_data/core_team.yml b/_data/core_team.yml index 53dbf4f9..8a82748a 100644 --- a/_data/core_team.yml +++ b/_data/core_team.yml @@ -7,7 +7,7 @@ I had to write a bunch of code for it, but it would have been much faster to build it using Mathesar – if it had existed!" - name: Sean Colsen image: sean.jpg - role: Frontend Developer + role: Engineer bio: |+ "I have an older relative who has been compiling **family genealogy** data for years through an arduous process of paper forms in the mail. I'd like to digitize it for future generations! Spreadsheets are a poor fit because of the data's highly relational nature. And the family wants to maintain privacy, making existing solutions unappealing. @@ -19,7 +19,7 @@ "As someone who really enjoys cooking at home, I'm thinking Mathesar would be a great for **storing all my recipes** in one place. Being able to search and filter my recipes based on ingredients and cooking time would be really cool. I'm excited to give it a try!" - name: Pavish Kumar Ramani Gopal image: pavish.jpg - role: Frontend Developer + role: Engineer bio: |+ "I intend to use a database to maintain a **personal diary**, but with data tracking! @@ -29,8 +29,13 @@ Mathesar is going to make all of this a breeze!" - name: Brent Moran image: brent.jpg - role: Backend Developer + role: Engineer bio: |+ "I'm using a database (and planning to use Mathesar) to store and analyze info I collect about various countries. e.g. cost of living, tax rates, population statistics, economic statistics, etc. I'm tentatively calling it the **Country Comparator**." +- name: Anish Umale + image: anish.jpg + role: Engineer + bio: |+ + "I'm using a database to enable people to make better choices about which credit card to get. In the current market, credit card benefits, eligibility requirements, etc. frequently change. Mathesar allows me to make these frequent changes quickly and without much hassle and share the updated data easily." diff --git a/assets/anish.jpg b/assets/anish.jpg new file mode 100644 index 00000000..ac849efd Binary files /dev/null and b/assets/anish.jpg differ diff --git a/software-engineer.md b/software-engineer.md index dcfab4f6..de093048 100644 --- a/software-engineer.md +++ b/software-engineer.md @@ -171,7 +171,7 @@ With Mathesar, they would have had the tools to generate their own reports, allo {% include quote.html excerpt='I experienced collaboration issues every day.' -author='Pavish - Mathesar’s Frontend Developer' +author='Pavish - Engineer, Mathesar' quote=quote image='pavish.jpg' %} @@ -188,4 +188,4 @@ Mathesar can work as **frontend** to existing databases, without altering your d {% include highlight.html header='Use Mathesar as a flexible tool throughout your project lifecycle' content=highlight3 theme='light' separator=true %} -{% include cta.html %} \ No newline at end of file +{% include cta.html %}