DarrowCraft's Premium Coffee

Welcome to the homepage!

The goal of this site is to showcase the following:

  1. Experience with building frontend frameworks
  2. Experience developing backend tools to enhance workflow
  3. Experience developing leadership
Word of Caution

This site is constantly evolving as new frontend and backend technologies are explored or implemented. Visit often to see what items have changed.

About Me

I am a Software Engineer with 7+ years of experience in leading small to large front and backend teams. I have hands-on development work with C#, SQL, CSS, Javascript, and HTML. I come with a track record of producing and implementing software solutions and processes. I thrive in a high-speed, team-based environment and enjoy solving complex technical and organizational challenges.

Current Projects

Frontend

Quicksilver Template
Description:

This template was developed to expedite the time it took to build new healthcare sites. Its purpose was to provide a skeletal site that implemented a consistent CSS, HTML, and JS framework. SQL queries were reinvented to be as lightweight as possible.

Languages: SQL, HTML, CSS, Javascript
Marin Health
Description:

This site was developed using the Quicksilver template. It's a site developed for a healthcare network of over 90 locations in San Francisco, CA and the surrounding counties.

Languages: SQL, HTML, CSS, Javascript
DarrowCraft Clothing
Description:

This shopping cart was developed to learn how to use React-specific functionality, such as useState, useReducer, useContext, useEffect, etc.

Languages: React, HTML, CSS
Taskify
Description:

This microapp was developed to test useContext and useState within a serverside NextJS app using clientside tactics

Languages: React, HTML, CSS
Redirect Machine
Description:

The core job of the tool is to match each url in a list of old urls to the best page in the new site. Here are some other things this tool does compared to its predecessor:

Languages: SQL, C#, API
Github: Protected

Backend

Django API
Description:

This Django app was developed to support the frontend functionality of an API call. The intent behind this API was to demonstrate how to build and execute CRUD operations within an API, how to host an API on Vercel, and how to connect the API to the frontend

Languages: Python, Django, RESTful API

Full-Stack

DarrowCraft Coffee
Description:

This was developed within NexJS to demonstrate API calls, shopping cart functionality, user login/signup, purchase history, and state management.

Languages: React, HTML, TailwindCSS, RESTful API, Django
Enterprise Tools
Description:

Built a website that was completely dedicated towards automating repetitive work. My team dealt with several highly repetitive tasks which consumed huge amounts of time. This site contains over 70 tools to automate these repetitive tasks, via SQL queries, C# methods, API calls to Google sheets, among other things.

Languages: C#, SQL, HTML, CSS, RESTful API, Javascript