Skip to content

Commit

Permalink
Stop soliciting work
Browse files Browse the repository at this point in the history
  • Loading branch information
jordemort committed Nov 21, 2023
1 parent 8a3217e commit c307c89
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 28 deletions.
10 changes: 0 additions & 10 deletions src/components/Header.astro
Original file line number Diff line number Diff line change
Expand Up @@ -37,16 +37,6 @@ import HeaderLink from "./HeaderLink.astro";
>
<HeaderLink href="/portfolio/">Portfolio</HeaderLink>
<HeaderLink href="/blog/">Blog</HeaderLink>
<HeaderLink
href="https://caketop.app/"
rel="me"
target="_blank">Consulting</HeaderLink
>
<HeaderLink
href="https://www.linkedin.com/in/jordanwebbfromchicago/"
rel="me"
target="_blank">LinkedIn</HeaderLink
>
<HeaderLink
href="https://github.com/jordemort"
rel="me authn"
Expand Down
8 changes: 0 additions & 8 deletions src/pages/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ I build a lot of custom Linux distributions.
I helped build two different ones for a company that used to be called Cleversafe, but is now [IBM Cloud Object Storage](https://www.ibm.com/cloud/object-storage).
I worked on another distribution for GitHub, which lives inside of [GitHub Enterprise Server](https://docs.github.com/en/[email protected]/admin/overview/about-github-enterprise-server).

I'm currently freelancing and working on my own projects as [Caketop](https://caketop.app).
I'm also [writing articles](portfolio) and investing tiny amounts of money in friends' companies.

I am most comfortable programming in Python or C; I can also be happy and productive in Go, Perl, or Ruby.
I am very well-versed in bash and POSIX shell scripting.
I know just enough JavaScript and TypeScript to keep myself out of trouble.
Expand All @@ -16,11 +13,6 @@ I'm into Docker, OSTree, Podman, and systemd.
When I'm not running a distribution I built myself, I tend to prefer Debian, Ubuntu, or, for smaller devices, OpenWRT.
When I'm building a distribution that's that's not a Debian derivative, I use Yocto.

I am available for contract work.
I can help you build your backend, set up your CI, package and publish your software, or even build a custom Linux distribution for you.
I only work remotely.
Check out the [Caketop website](https://caketop.app/) for more information about my consulting services.

You can reach me via email at [[email protected]](mailto:[email protected]).
If you need to get in touch with me securely, you can find my GPG key [here](/gpg.txt), at [keys.openpgp.org](https://keys.openpgp.org/search?q=jordan%40jordemort.dev), or you can encrypt a message for me on [Keyoxide](https://keyoxide.org/hkp/jordan%40jordemort.dev).
You can also [chat with me on Matrix](https://matrix.to/#/@jordan:shady.website).
20 changes: 10 additions & 10 deletions src/pages/portfolio.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,18 +15,18 @@ description: "Things that I have done"

#### Employment History

- Embedded Linux Development Team Lead @ [ID Technologies](https://www.idtec.com/), 2023-present
- Independent Consultant @ [Caketop](https://caketop.app), 2022-present
- Staff Software Engineer @ [Seam](https://www.getseam.com/), 2020-2022
- Senior Software Engineer @ [GitHub](https://github.com/), 2015-2020
- Senior Software Engineer @ Cleversafe (now [IBM Cloud Object Storage](https://www.ibm.com/cloud/object-storage)), 2010-2015
- Software Engineer @ CA (now part of [Broadcom](https://www.broadcom.com/)), 2009-2010
- Consultant @ Simple Logic (now defunct), 2008-2009
- Software Engineer @ [DNA Communications](https://www.dnacom.com/), 2005-2008
- Embedded Linux Development Team Lead @ [ID Technologies](https://www.idtec.com/), May 2023 - Nov 2023
- Independent Consultant @ [Caketop](https://caketop.app), Feb 2022 - Nov 2023
- Staff Software Engineer @ [Seam](https://www.getseam.com/), Nov 2020 - Feb 2022
- Senior Software Engineer @ [GitHub](https://github.com/), Dec 2015 - Nov 2020
- Senior Software Engineer @ Cleversafe (now [IBM Cloud Object Storage](https://www.ibm.com/cloud/object-storage)), Aug 2010 - Dec 2015
- Software Engineer @ CA (now part of [Broadcom](https://www.broadcom.com/)), Jun 2009 - Aug 2010
- Consultant @ Simple Logic (now defunct), Feb 2008 - May 2009
- Software Engineer @ [DNA Communications](https://www.dnacom.com/), Jul 2005 - Feb 2008
- Adjunct Instructor @ [Kishwaukee College](https://kish.edu/), Spring 2005, Summer 2006
- Undergraduate Teaching Fellow @ [NIU](https://www.cs.niu.edu/), Autumn 2003 - Autumn 2004
- Consultant @ Simple Logic (now defunct), 1999-2003
- Technician @ [DLS Internet Services](https://www.dls.net/), 1997-1999
- Consultant @ Simple Logic (now defunct), May 1999 - Jan 2003
- Technician @ [DLS Internet Services](https://www.dls.net/), 1997 - 1999

See [LinkedIn](https://www.linkedin.com/in/jordanwebbfromchicago/) for more details.

Expand Down

0 comments on commit c307c89

Please sign in to comment.