diff --git a/content/Profiles/kris-bethea.md b/content/Profiles/kris-bethea.md new file mode 100644 index 0000000..36c2a55 --- /dev/null +++ b/content/Profiles/kris-bethea.md @@ -0,0 +1,31 @@ +--- +title: "Kris Bethea" +profileimage: "/images/profile-pictures/krisprofile.jpg" +coverimage: "/images/profile-pictures/kbdesktop.jpg" +tags: ["CSharp", ".NET", "MS SQL", "MVC", "CMS", "Blazor"] +twitter: "KrisB4dw" +github: "KrisBethea" +blogsite: "https://www.2bitsabyte.com" +linkedin: "kristinbethea" +comments: false +summary: "I am a web developer and software engineer, lifelong Whovian, empath, avid book reader, introvert and total geek." +pronouns: "she, her, hers" + +location: "Isanti, MN" +--- + +### About me + +##### I am a web developer and software engineer, lifelong Whovian, empath, avid book reader, introvert and total geek. + + I designed my first website in the 90s by viewing source and borrowing what I liked and making it my own. Since then I earned a degree in computer science and have worked my way through the ranks as a Sitecore developer. + I am now a senior software developer for a non-profit organization. + + I love coding .NET and taking training, classes and attending conferences to stay on top of technology. + I'm currently learning MAUI and taking what I am learning to create an app for empaths. + + + +### Contact + +Best way to contact me is via LinkedIn \ No newline at end of file diff --git a/static/images/profile-pictures/kbdesktop.jpg b/static/images/profile-pictures/kbdesktop.jpg new file mode 100644 index 0000000..da434e7 Binary files /dev/null and b/static/images/profile-pictures/kbdesktop.jpg differ diff --git a/static/images/profile-pictures/krisprofile.jpg b/static/images/profile-pictures/krisprofile.jpg new file mode 100644 index 0000000..33780f1 Binary files /dev/null and b/static/images/profile-pictures/krisprofile.jpg differ