various updates

This commit is contained in:
Dan Funk 2024-04-24 23:47:16 -04:00
parent 1120ded37a
commit 9bddc787c4
11 changed files with 258 additions and 133 deletions

1
package-lock.json generated
View File

@ -5,6 +5,7 @@
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "sartography-website",
"version": "0.0.0", "version": "0.0.0",
"dependencies": { "dependencies": {
"@angular/animations": "^14.2.2", "@angular/animations": "^14.2.2",

View File

@ -1,4 +1,4 @@
<h1>Projects <h1>Sample Engagements
<em>Click on the images below to learn more, including feedback from our clients.</em> <em>Click on the images below to learn more, including feedback from our clients.</em>
</h1> </h1>
<div <div

View File

@ -11,9 +11,8 @@
<div [@scrollAnimation]="state" fxFlex="25%"> <div [@scrollAnimation]="state" fxFlex="25%">
<address class="mat-body-1"> <address class="mat-body-1">
<span class="text-primary">Sartography</span><br> <span class="text-primary">Sartography</span><br>
c/o Staunton Makerspace<br> PO Box 3003<br>
20 S. Jefferson Street<br> Staunton VA 24402<br>
Staunton VA 24401<br>
<a href="mailto://support@sartography.com">support@sartography.com</a><br> <a href="mailto://support@sartography.com">support@sartography.com</a><br>
<a href="tel:+15404570024">540.457.0024</a> <a href="tel:+15404570024">540.457.0024</a>
</address> </address>

BIN
src/assets/bitmap.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 460 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 245 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 789 KiB

View File

@ -1,13 +1,13 @@
[ [
{ {
"icon_url": "/assets/icons/software_development.svg", "icon_url": "/assets/icons/software_development.svg",
"title": "Software Development", "title": "Python Software Development",
"description": "We create engaging web applications using modern web development tools." "description": "We create powerful scientific applications using the most popular and intuitive programming language available today."
}, },
{ {
"icon_url": "/assets/icons/information_design.svg", "icon_url": "/assets/icons/information_design.svg",
"title": "Information Design", "title": "Workflow Automation",
"description": "We create beautiful interfaces that help people navigate complex information to find critical knowledge. Through thoughtful design, architecture, and animations we find novel approaches that make information come alive." "description": "We are experts in the application of BPMN (Business Process Model and Notation) a precise open standard for describing complex business processes "
}, },
{ {
"icon_url": "/assets/icons/responsive_design.svg", "icon_url": "/assets/icons/responsive_design.svg",

View File

@ -1,4 +1,22 @@
[ [
{
"id": "spiff_workflow",
"projectName": "SpiffWorkflow",
"tagLine": "Visual Programming Engine for Python",
"description": "For the past four years we have contributed to the open source SpiffWorkflow. SpiffWorkflow allows your buisness applications to process BPMN diagrams (think of them as very powerful flow charts) to accomplish what would otherwise require writing a lot of complex business logic in your code. ",
"organizationName": "Sartography",
"websiteLink": "https://spiffworkflow.org",
"gitHubLink": "https://github.com/sartography/SpiffArena",
"imageLink": "assets/images/case-studies/spiff_feature.png",
"featureLink": "assets/images/case-studies/spiff.png",
"testimonials": [
{
"name": "Aleksandra Yarokhovich",
"title": "Business Analyst, Status",
"quote": "Collaborating on the SpiffWorkflow project has been a delight. Passionate team, open to ideas, and a powerful product combining BPMN with Python's agility. Best wishes for its success!"
}
]
},
{ {
"id": "uva_psych_mindtrails", "id": "uva_psych_mindtrails",
"projectName": "MindTrails", "projectName": "MindTrails",
@ -47,20 +65,6 @@
"testimonials": [ "testimonials": [
] ]
}, },
{
"id": "spiff_workflow",
"projectName": "SpiffWorkflow",
"tagLine": "Visual Programming Library for Python",
"description": "For the past two years we have contributed to the open source Library SpiffWorkflow. SpiffWorkflow allows your python application to process BPMN diagrams (think of them as very powerful flow charts) to accomplish what would otherwise require writing a lot of complex business logic in your code. ",
"organizationName": "Sartography",
"websiteLink": "https://spiffworkflow.readthedocs.io/en/latest/",
"gitHubLink": "https://github.com/sartography/SpiffWorkflow",
"imageLink": "assets/images/case-studies/spiff_feature.png",
"featureLink": "assets/images/case-studies/spiff.png",
"testimonials": [
]
},
{ {
"id": "uva_som_cadre_academy", "id": "uva_som_cadre_academy",
"projectName": "Cadre Academy", "projectName": "Cadre Academy",
@ -97,24 +101,6 @@
} }
] ]
}, },
{
"id": "jim_rutt_reddit_analyzer",
"projectName": "Reddit Analyzer",
"tagLine": "Natural Language Processing",
"description": "Reddit is a news aggregation and discussion forum that provides access to millions of comments, discussions, and news postings. Jim Rutt's Staunton Research project was working with a natural language processor to test a number of theories, and was looking for ways to speed up and automate his existing prototype. To help, we decided to use ElasticSearch, a search engine with a number of powerful processing features. ElasticSearch is blazing fast, and provides a suite of tools that helped make the desired analysis efficient and maintainable even when running constantly for months, and managing millions of records",
"organizationName": "Staunton Research",
"websiteLink": "",
"gitHubLink": "",
"imageLink": "assets/images/case-studies/reddit-analyzer.png",
"featureLink": "assets/images/case-studies/elastic.png",
"testimonials": [
{
"name": "Jim Rutt",
"title": "Businessman and entrepreneur",
"quote": "I used Sartography for R&D programming in the domain of textual analysis. Great skills. Excellent turnaround. I was well pleased."
}
]
},
{ {
"id": "full_genomes", "id": "full_genomes",
"projectName": "Cleanup & Refactor", "projectName": "Cleanup & Refactor",

View File

@ -2,7 +2,7 @@
{ {
"firstName": "Dan", "firstName": "Dan",
"lastName": "Funk", "lastName": "Funk",
"title": "Founder, Software Developer", "title": "Founder and CEO",
"description": [ "description": [
"Dan has provided technical consulting since 2011, during which time he has created custom search systems for the US Patent Office, developed a new e-commerce system for UnderArmour, and led development efforts on research projects out of the University of Virginia. In a previous life Dan was a software development manager for RosettaStone, leading at various points their e-commerce team, API team, and web development team. He also served as Lead Architect for the University of Virginia Library where he contributed to Project Blacklight, a popular open source library catalog system.", "Dan has provided technical consulting since 2011, during which time he has created custom search systems for the US Patent Office, developed a new e-commerce system for UnderArmour, and led development efforts on research projects out of the University of Virginia. In a previous life Dan was a software development manager for RosettaStone, leading at various points their e-commerce team, API team, and web development team. He also served as Lead Architect for the University of Virginia Library where he contributed to Project Blacklight, a popular open source library catalog system.",
"A native of Staunton, VA, Dan is one of the founders of the Staunton Makerspace, where he builds countless odd things. He recently got married to a ridiculously beautiful women well outside his social circle. Together they are raising his son Jonah, and her two kids Caleb and Corrie - three of the most well balanced, kind, and thoughtful teenagers you will ever encounter." "A native of Staunton, VA, Dan is one of the founders of the Staunton Makerspace, where he builds countless odd things. He recently got married to a ridiculously beautiful women well outside his social circle. Together they are raising his son Jonah, and her two kids Caleb and Corrie - three of the most well balanced, kind, and thoughtful teenagers you will ever encounter."
@ -14,7 +14,7 @@
{ {
"firstName": "Alex", "firstName": "Alex",
"lastName": "Herron", "lastName": "Herron",
"title": "Technical Project Manager", "title": "Chief Operations Officer",
"description": [ "description": [
"Alex has worn many hats during his continual endeavor to understand and help optimize the Software Development Life Cycle. Having graduated with a BS in Mechanical Engineering at the same time the personal computer was making its mark, Alex embraced this new technology and taught himself to program. This led to a career change as one of the founding partners of Prime Meridian Software, a Charlottesville, VA based company providing process management software to Hospital Residency Programs, where he led the development efforts to help programs optimize recruitment. During this time Alex realized that his true passion was working with clients to define their requirements and development teams to optimize delivery. Alex was able to further refine these skills at Rosetta Stone where he held the roles of Business Analyst, Product Manager, Scrum Master and SAFe implementer. He also had the opportunity to work closely with Dan for several years there and when offered the chance to join the Sartography team, Alex was elated with the challenging and rewarding work available and new opportunity to continue his endeavor." "Alex has worn many hats during his continual endeavor to understand and help optimize the Software Development Life Cycle. Having graduated with a BS in Mechanical Engineering at the same time the personal computer was making its mark, Alex embraced this new technology and taught himself to program. This led to a career change as one of the founding partners of Prime Meridian Software, a Charlottesville, VA based company providing process management software to Hospital Residency Programs, where he led the development efforts to help programs optimize recruitment. During this time Alex realized that his true passion was working with clients to define their requirements and development teams to optimize delivery. Alex was able to further refine these skills at Rosetta Stone where he held the roles of Business Analyst, Product Manager, Scrum Master and SAFe implementer. He also had the opportunity to work closely with Dan for several years there and when offered the chance to join the Sartography team, Alex was elated with the challenging and rewarding work available and new opportunity to continue his endeavor."
], ],
@ -22,32 +22,10 @@
"gitHubLink": "https://github.com/calexh-sar", "gitHubLink": "https://github.com/calexh-sar",
"linkedInLink": "https://www.linkedin.com/in/alex-herron-b715783/" "linkedInLink": "https://www.linkedin.com/in/alex-herron-b715783/"
}, },
{
"firstName": "Mike",
"lastName": "Cullerton",
"title": "Software Engineer",
"description": [
"Mike reminds us each morning to have a good day, and that the most important thing we are going to do that day is to be kind to our dogs. Mike has worked as a mechanic, teacher, and short-order cook. In college, he learned about networks helping a friend who was building JMU's new Campus Wide Network. From there, he moved to Colorado to work on a District Wide Network for the Poudre School District in Fort Collins, and then oversaw the network for a new regional ISP there. During that time, he taught himself to program, just to scratch an itch. This led to work as a software developer, which satisfies his love of problem-solving. He enjoys writing Python and learning other languages.\n\nThroughout his career Mike has also worked in education, including staff development, customer training, and project documentation.\n\nWhen not working, you can often find him with his dog, throwing a frisbee, or playing guitar with friends."
],
"imageLink": "assets/images/team/Mike.jpg",
"gitHubLink": "https://github.com/cullerton ",
"linkedInLink": "https://www.linkedin.com/in/mike-cullerton-28641848/"
},
{
"firstName": "Elizabeth",
"lastName": "Esswein",
"title": "Software Engineer (Consulting)",
"description": [
"Elizabeth is a scientist at heart, with a love of patterns and a near fanatical delight in forcing simplicity out of chaos. She seeks to put her programming and system administration skills to use while learning about disciplines outside of computer science. She is the guardian of two beautiful, if occasionally noisy felines. The daughter of a retired cook and skilled baker, she is also a gifted chef."
],
"imageLink": "assets/images/team/Elizabeth.jpg",
"gitHubLink": "https://github.com/essweine",
"linkedInLink": "https://www.linkedin.com/in/elizabeth-esswein-95087a79/"
},
{ {
"firstName": "Kevin (KB)", "firstName": "Kevin (KB)",
"lastName": "Burnett", "lastName": "Burnett",
"title": "Software Engineer", "title": "Chief Technical Officer",
"description": [ "description": [
"KB is a software developer with significant experience in backend technologies, some in frontend, and a bit of management sprinkled in for good measure. He has always loved building internal tools and optimizing developer machine configurations and setup scripts because fellow developers are usually fast to offer feedback when they are using suboptimal tools. He is always happy to discuss vim, tmux, and terminal stuff, and share the dotfiles he helped create. His love of tools and interest in process led to several years leading the DevOps charge at Rosetta Stone with Jason Lantz. He was fortunate to come to know Sartography colleagues Jason, Alex, and Dan when they were working together at Rosetta Stone." "KB is a software developer with significant experience in backend technologies, some in frontend, and a bit of management sprinkled in for good measure. He has always loved building internal tools and optimizing developer machine configurations and setup scripts because fellow developers are usually fast to offer feedback when they are using suboptimal tools. He is always happy to discuss vim, tmux, and terminal stuff, and share the dotfiles he helped create. His love of tools and interest in process led to several years leading the DevOps charge at Rosetta Stone with Jason Lantz. He was fortunate to come to know Sartography colleagues Jason, Alex, and Dan when they were working together at Rosetta Stone."
], ],
@ -55,6 +33,17 @@
"gitHubLink": "https://github.com/burnettk", "gitHubLink": "https://github.com/burnettk",
"linkedInLink": "https://www.linkedin.com/in/burnett/" "linkedInLink": "https://www.linkedin.com/in/burnett/"
}, },
{
"firstName": "Elizabeth",
"lastName": "Esswein",
"title": "Software Engineer",
"description": [
"Elizabeth is a scientist at heart, with a love of patterns and a near fanatical delight in forcing simplicity out of chaos. She seeks to put her programming and system administration skills to use while learning about disciplines outside of computer science. She is the guardian of two beautiful, if occasionally noisy felines. The daughter of a retired cook and skilled baker, she is also a gifted chef."
],
"imageLink": "assets/images/team/Elizabeth.jpg",
"gitHubLink": "https://github.com/essweine",
"linkedInLink": "https://www.linkedin.com/in/elizabeth-esswein-95087a79/"
},
{ {
"firstName": "Jason", "firstName": "Jason",
"lastName": "Lantz", "lastName": "Lantz",
@ -65,5 +54,16 @@
"imageLink": "assets/images/team/Jason.jpg", "imageLink": "assets/images/team/Jason.jpg",
"gitHubLink": "https://github.com/jasquat", "gitHubLink": "https://github.com/jasquat",
"linkedInLink": "https://www.linkedin.com/in/jason-lantz-bb8a7a22/" "linkedInLink": "https://www.linkedin.com/in/jason-lantz-bb8a7a22/"
},
{
"firstName": "John",
"lastName": "Herron",
"title": "Software Engineer",
"description": [
"Jon built his early career at Yahoo where he was a Principal Software Apps Engineer. He has an extensive background ranging from start ups to Fortune 500 companies; web development to back end processing in both high and low level languages. Specialties: Development, debugging, architecture, unit testing, technical specifications, cross platform development, low level and high level languages, web development, Windows, Linux, .NET, Common Lisp, Scheme, JavaScript, Ajax, (x)HTML, CSS, PHP, MySQL, NoSQL, web and application security"
],
"imageLink": "assets/images/team/jon.jpg",
"gitHubLink": "https://github.com/jbirddog",
"linkedInLink": "https://www.linkedin.com/in/jonherron/"
} }
] ]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 79 KiB

After

Width:  |  Height:  |  Size: 197 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 43 KiB

After

Width:  |  Height:  |  Size: 39 KiB