Merge pull request #54 from softinio/add-consulting-page
Added Consulting page and form
This commit is contained in:
commit
860a07ebef
9
archetypes/default.md
Normal file
9
archetypes/default.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
+++
|
||||
title = "{{ replace .Name "-" " " | title }}"
|
||||
date = {{ .Date }}
|
||||
draft = true
|
||||
showReadTime = false
|
||||
showDate = false
|
||||
comments = false
|
||||
+++
|
||||
|
|
@ -6,11 +6,16 @@
|
|||
[[main]]
|
||||
name = "About"
|
||||
url = "about/"
|
||||
weight = -109
|
||||
weight = -110
|
||||
|
||||
[[main]]
|
||||
name = "Resume"
|
||||
url = "resume/"
|
||||
weight = -109
|
||||
|
||||
[[main]]
|
||||
name = "Consulting"
|
||||
url = "consulting/"
|
||||
weight = -108
|
||||
|
||||
[[main]]
|
||||
|
|
|
@ -3,13 +3,16 @@ title = "Salar Rahmanian"
|
|||
date = "2015-11-26T09:16:07-05:00"
|
||||
description = "About Salar Rahmanian"
|
||||
keywords = ["Salar", "Rahmanian", "Salar Rahmanian"]
|
||||
showReadTime = false
|
||||
showDate = false
|
||||
comments = false
|
||||
+++
|
||||
|
||||
I, [Salar Rahmanian](https://www.softinio.com), am a software engineer based in San Francisco Bay Area, California.
|
||||
|
||||
I have been developing software since the age of eleven. My current passion is functional programming, big data and distributed systems.
|
||||
|
||||
I am particularly enthusiastic about the Scala Programming language and NixOS and technologies such as Kafka, Spark and Akka.
|
||||
I am particularly enthusiastic about the Scala Programming language and NixOS and technologies such as Apache Nifi, Kafka, Spark and Akka.
|
||||
|
||||
I contribute to open source projects when time allows.
|
||||
|
||||
|
|
19
content/consulting-thankyou.md
Normal file
19
content/consulting-thankyou.md
Normal file
|
@ -0,0 +1,19 @@
|
|||
+++
|
||||
title = "Thank You."
|
||||
date = 2022-10-15T23:20:17-07:00
|
||||
draft = false
|
||||
showReadTime = false
|
||||
showDate = false
|
||||
showShare = false
|
||||
comments = false
|
||||
+++
|
||||
|
||||
Thank you for contacting me. I have received your submitted form for booking a consultation. I will be in touch shortly.
|
||||
|
||||
Many thanks.
|
||||
|
||||
Regards,
|
||||
|
||||
*Salar Rahmanian*
|
||||
|
||||
|
116
content/consulting.md
Normal file
116
content/consulting.md
Normal file
|
@ -0,0 +1,116 @@
|
|||
+++
|
||||
title = "Consulting"
|
||||
date = 2022-10-15T18:43:23-07:00
|
||||
draft = false
|
||||
showReadTime = false
|
||||
showDate = false
|
||||
comments = false
|
||||
+++
|
||||
|
||||
![Consulting Technical Stack and Speciality: Scala, Akka, Apache Spark, Kafka, Apache Nifi, and Nix / NixOS](/img/techstack.png)
|
||||
|
||||
# Services
|
||||
|
||||
I am a software engineer and leader with over 20 years experience, based in the San Francisco Bay Area, California (USA). You can read more about my experience by looking at my [Resume]({{< ref "/resume" >}} "Resume").
|
||||
|
||||
### Software Development
|
||||
|
||||
I am happy to help build software for you. This includes, but is not limited to:
|
||||
|
||||
- Building new software for your business from inception
|
||||
- Enhancing and adding new features to your existing custom software
|
||||
- Joining your existing engineering team for short term and long term projects, helping to increase your teams capacity and capability
|
||||
|
||||
### Open source maintenance and Support
|
||||
|
||||
Many companies leverage open source software to save costs. As an active contributor and user of open source software I can help with:
|
||||
|
||||
- Providing support and Training
|
||||
- Adding enhancments and new features to open source projects that you need
|
||||
- If you have open sourced some of your work, I can help with maintenance and supporting its community of users
|
||||
|
||||
### Training
|
||||
|
||||
I provide expert training and mentorship. Happy to provide this on a one to one basis or as a workshop to a group.
|
||||
|
||||
All training and workshops I do are custom to your needs, so that it can focus on the areas most guidance is needed.
|
||||
|
||||
### Technical Review
|
||||
|
||||
Do you need an external experienced engineer to review your architecture and code and provide impartial feedback, with advice on improvements and evolving your work? I can provide this.
|
||||
|
||||
Thinking of acquiring a software company? Do you need its assets audited and reviewed to know and understand what you are getting? I can help!
|
||||
|
||||
### Hiring Help
|
||||
|
||||
I am available to help you with hiring engineers. I can help with:
|
||||
|
||||
- Defining your interview process and how to measure a candidate for a role
|
||||
- Interview candidates of all levels on your behalf
|
||||
- Train technical interviewers at your company
|
||||
|
||||
### Consulting
|
||||
|
||||
Having worked in the software engineering industry for over 20 years across the USA and Europe, I am happy to share any knowledge I have gathered, providing any advice I can help with. Also, where possible I can help with making the business and technical connections to help you succeed.
|
||||
|
||||
### Business Insights and Analytics
|
||||
|
||||
Do you want better insights and reporting on your business and competitors?
|
||||
|
||||
I can help with your data, creating data pipelines to generate insights and reports that can help with your business strategy and give you a competitive edge leveraging all the modern tools in data engineering and data science.
|
||||
|
||||
### Monitoring and Fault Detection Audit and Improvements
|
||||
|
||||
Does your software platform have quality of service issues? Are you failing to meet your customers SLA and reliability expectations?
|
||||
|
||||
I can help by assessing how you monitor and detect problems on your platform, providing advice on what needs to be done to have the best and most reliable service. I am also available to implement the changes needed adding the monitoring you need.
|
||||
|
||||
This includes, but is not limited to setting up:
|
||||
|
||||
- Better error logging leveraging technologies such as Kibana
|
||||
- Better system monitoring leveraging Grafana or Datadog
|
||||
- Improvements to compliance and audit logging
|
||||
- Engineering process improvements to react to and eliminate recurring problems on your platform
|
||||
|
||||
# Book a Consultation
|
||||
|
||||
Want to get together to discuss how I can help you and find out more about my services? Book a consultation with me by submitting the form below and I will be in touch to move forward.
|
||||
|
||||
{{< rawhtml >}}
|
||||
<link rel="stylesheet" href="/css/googleform.css">
|
||||
|
||||
<script type="text/javascript">var submitted=false;</script>
|
||||
<iframe name="hidden_iframe" id="hidden_iframe" style="display:none;"
|
||||
onload="if(submitted) {window.location='/consulting-thankyou';}"></iframe>
|
||||
|
||||
<form action="https://docs.google.com/forms/d/e/1FAIpQLSdCGmLDOLCM8ujwkAsKOks0v9xXRJ5R3_Gd-jPLigEHTth1BA/formResponse"
|
||||
method="post" target="hidden_iframe" onsubmit="submitted=true;">
|
||||
</form>
|
||||
|
||||
<form action="https://docs.google.com/forms/d/e/1FAIpQLSdCGmLDOLCM8ujwkAsKOks0v9xXRJ5R3_Gd-jPLigEHTth1BA/formResponse" method="post" target="hidden_iframe" onsubmit="submitted=true">
|
||||
<label>Email*</label>
|
||||
<input type="email" placeholder="Email address*" class="form-input" name="entry.315851213" required>
|
||||
|
||||
<label>First Name*</label>
|
||||
<input type="text" placeholder="First Name*" class="form-input" name="entry.2101427994" required>
|
||||
|
||||
<label>Last Name*</label>
|
||||
<input type="text" placeholder="Last Name*" class="form-input" name="entry.1349260782" required>
|
||||
|
||||
<label>Company Name</label>
|
||||
<input type="text" placeholder="Company Name" class="form-input" name="entry.626621467">
|
||||
|
||||
<label>Phone Number</label>
|
||||
<input type="text" placeholder="Phone Number" class="form-input" name="entry.1754566849">
|
||||
|
||||
<label>How Can I Help you?*</label>
|
||||
<textarea rows="5" placeholder="Enter your message here" class="form-input" name="entry.737320458" required></textarea>
|
||||
|
||||
<label>What is your preferred dates and times for me to send you a Google Meet / Zoom Calendar invite for us to have a chat about how I can help?</label>
|
||||
<textarea rows="5" placeholder="Enter your message here" class="form-input" name="entry.118380213"></textarea>
|
||||
|
||||
<button type="submit">Send</button>
|
||||
</form>
|
||||
|
||||
{{< /rawhtml >}}
|
||||
|
|
@ -3,6 +3,9 @@ title = "Resume"
|
|||
date = "2018-04-16T09:16:07-05:00"
|
||||
description = "Salar Rahmanian Resume"
|
||||
keywords = ["Salar", "Rahmanian", "Salar Rahmanian", "Resume", "CV"]
|
||||
showReadTime = false
|
||||
showDate = false
|
||||
comments = false
|
||||
+++
|
||||
# Salar Rahmanian #
|
||||
## My Location ##
|
||||
|
|
3
layouts/shortcodes/rawhtml.html
Normal file
3
layouts/shortcodes/rawhtml.html
Normal file
|
@ -0,0 +1,3 @@
|
|||
<!-- raw html -->
|
||||
{{.Inner}}
|
||||
|
46
static/css/googleform.css
Normal file
46
static/css/googleform.css
Normal file
|
@ -0,0 +1,46 @@
|
|||
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
|
||||
|
||||
form { max-width:420px; margin:50px auto; }
|
||||
|
||||
.form-input {
|
||||
color:#777;
|
||||
font-family: Helvetica, Arial, sans-serif;
|
||||
font-weight:500;
|
||||
font-size: 18px;
|
||||
border-radius: 5px;
|
||||
line-height: 22px;
|
||||
background-color: transparent;
|
||||
border:2px solid #F6B26B;
|
||||
transition: all 0.3s;
|
||||
padding: 13px;
|
||||
margin-bottom: 15px;
|
||||
width:100%;
|
||||
box-sizing: border-box;
|
||||
outline:0;
|
||||
}
|
||||
|
||||
.form-input:focus { border:2px solid #CC4949; }
|
||||
|
||||
textarea {
|
||||
height: 150px;
|
||||
line-height: 150%;
|
||||
resize:vertical;
|
||||
}
|
||||
|
||||
[type="submit"] {
|
||||
font-family: 'Montserrat', Arial, Helvetica, sans-serif;
|
||||
width: 100%;
|
||||
background:#F6B26B;
|
||||
border-radius:5px;
|
||||
border:0;
|
||||
cursor:pointer;
|
||||
color:#777;
|
||||
font-size:24px;
|
||||
padding-top:10px;
|
||||
padding-bottom:10px;
|
||||
transition: all 0.3s;
|
||||
margin-top:-4px;
|
||||
font-weight:700;
|
||||
}
|
||||
[type="submit"]:hover { background:#CC4949; }
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 237 KiB After Width: | Height: | Size: 195 KiB |
Loading…
Reference in a new issue