Explore. Learn. Empower.

A community-driven knowledge hub from Comida For Familias, Inc.

Science,Education

What is Y Combinator?

The Y combinator is a concept in computer science and mathematics that is used to create recursive functions. Recursive functions are functions that can call themselves, which is a useful technique for solving certain types of problems in computer programming.

What is Y Combinator?
ScienceEducation

What is Y Combinator?

The Y combinator is a concept in computer science and mathematics that is used to create recursive functions. Recursive functions are functions that can call themselves, which is a useful technique for solving certain types of problems in computer programming.

December 7, 2022
How To Use Medium For Your Organization
TutorialGuideCharitable

How To Use Medium For Your Organization

For organizations who want to use Medium to share knowledge and earn revenue. From my experience running a scientific research organization, there are a few ways to organize your medium articles under your publication:

March 4, 2022
Quisines: Simple and Healthy Recipes
ScienceResearchDesign

Quisines: Simple and Healthy Recipes

Quisines is a recipe application that can be used on both Android and IOS. The main purpose of Quisines is to provide users with delicious recipes from different cultures. By doing so, we hope to:

December 13, 2021
Using Google Analytics 4, Google Ads, and Google Tag Manager
EducationTutorial

Using Google Analytics 4, Google Ads, and Google Tag Manager

A guide on how to setup up and utilize these 3 tools to track user actions, measure conversions, and achieve your goals.

November 18, 2021
Comidaticket: Building a Web App for Public Benefit

Comidaticket: Building a Web App for Public Benefit

Comidaticket is a B2B web application for food pantry with 3 types of users:

August 26, 2021
UX Research in-demand Future Skill
EducationDesignResearch

UX Research in-demand Future Skill

UX researcher, designer, architect, interface designer, and some other similar job titles have been floating in the web-design industry a lot lately. Sometimes it gets difficult to decide which of these is a perfect fit for you.

May 14, 2021
Redesigning Comida For Familias, Inc’s Official website
EducationCharitable

Redesigning Comida For Familias, Inc’s Official website

Today I want to share the story of my association with Comida For Familias, Inc., like how it all started and how it helped me learn so much while volunteering as a designer. In April 2020, with the start of COVID-19 in our lives, I was looking for volunteer opportunities.

May 3, 2021
What does it mean to be an Official Volunteer?
charitablenonprofit

What does it mean to be an Official Volunteer?

Comida For Familias, Inc. uses the term “official volunteers” to describe volunteers that have a strong ties with the organization.

March 31, 2021
Designing NeedyDelivery
EducationReviewDesign

Designing NeedyDelivery

From the start, our goal with Needy Delivery was to re-skin an Uber Eats like project, modify it a bit, and get it out the door, FAST!

December 23, 2020
Adding Guest and Apple Sign-in to Our iOS App
ScienceTutorialGuide

Adding Guest and Apple Sign-in to Our iOS App

Apple is known to have very strict guidelines to be approved for the App Store. These guidelines hopefully are there to ensure iPhone users have the best experience when installing apps from the App Store.

December 10, 2020
Building a Solid Swift App with Needy Delivery
AppTech

Building a Solid Swift App with Needy Delivery

With the development of Covid-19, going outside for our daily added more difficulty. Picking up food at our local grocery store became a potential health risk. Social distancing has become our norm, where individuals keep a safe distance from each other to avoid any possible spread of infection.

December 9, 2020
How to Setup Server Blocks (Virtual Hosts) with Nginx on Digital Ocean
GuideScience

How to Setup Server Blocks (Virtual Hosts) with Nginx on Digital Ocean

Save money by hosting multiple websites on one server. Note: This tutorial assumes that you have a nodejs droplet (server) and the DNS setup.

December 1, 2020
Recursive Algorithm
TechScience

Recursive Algorithm

As recursion is the process of defining a problem/solution in terms of a simpler version of itself, a recursive algorithm is an algorithm that calls itself with simpler parameters.

November 23, 2020
A Drive Through JavaScript Closures
TechScience

A Drive Through JavaScript Closures

Closures are a fundamental concept to JavaScript but can be difficult for beginners to understand. To alleviate this, we will define the basic concept and then apply this abstract concept to something familiar like a car.

November 16, 2020
California Ballot Propositions with PEP

California Ballot Propositions with PEP

There have been several life-altering events this year like the Covid-19 pandemic and wildfires in California. This is why casting our ballot is especially important for addressing issues affecting our community.

November 6, 2020
An Analysis of The Social Dilemma
EducationReviewDesign

An Analysis of The Social Dilemma

A review from the perspective of someone who types code, understands design, and is a consumer of social media. WARNING: SPOILERS

September 16, 2020
Pay to do Charitable Activities That Will Make Your Familia Proud!
CharitableNonprofit

Pay to do Charitable Activities That Will Make Your Familia Proud!

Comida For Familias, Inc. is a 509(a)(2), 501(c)(3) nonprofit organization and this article explains why this is important when you do activities with us.

September 9, 2020
[JS In Brief]: var, let, const — what the difference?
TechScience

[JS In Brief]: var, let, const — what the difference?

TLDR: [JS In Brief] — This is a series of short Q&A posts dedicated to development. We want to focus your attention on the important aspects of JavaScript. Also, these posts can be useful for interview preparation.

April 24, 2020