π Hi There π
My name is Mark Sadegi and I'm thankful everyday to be able to earn a living from programming! Listed first is Mark's Markdown which is an application I built to house a collection of writings and personal software engineering notes; think of it as self.api_docs
π. Below that is a link to my online resume. Last, links to a few of my public repos that showcase my work.
marks_markdown.mp4
Rollover the individual responsibilities to highlight all the technologies used for that responsibility.
Also, click on the π¨οΈ icon for a
.docx
version of my resume
res-rollover-demo.mp4
- Bike Shop: A demo e-commerce app with a basic example of how to build a shopping cart with an Elixir GenServer.
- SPC Data: A demo app implementing a Kafka data streaming pipeline built with the
Broadway Kafka
Elixir library. - HottestCity: A demo app implementing a data ingestion pipeline that returns the current city with the hottest temp. Built with the
Broadway
Elixir library. - EventIngestor: A demo repo to simulate an app which will ingest a high-volume of events that could come from a device, tracking user behavior, machine on a factory floor, etc. Also, the app demonstrates the implementation of Elixir's Partition Supervisor.