Giter Club home page Giter Club logo

yclist's Introduction

YC List

An unofficial list of companies funded by YCombinator

Contributing

Help keep YC List up-to-date! You can do one or more of the following:

Each company is listed in an unformatted text file. Only a company name is required. Example company entry:

Company Name
  https://www.example.com
  This is a description of the company
  status: exited
  exit: acquired by Example for $1

Contributors

Thanks to everyone who's helped out!

Some contributors from 2016

yclist's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

yclist's Issues

BufferBox exit

BufferBox was acquired by Google for a rumored $25 million

fellowship sorting order

When I look at the page I expect sorting chronologically by the "Class" column. I see this in app/loaders/yaml_loader.rb :

   def get_options(year, season)
    options = {}
    if season == "fellowship"
      klass = year - 2014
      return unless klass > 0
      options[:filename] = "data/companies/fellowship.v#{klass}.yml"
      options[:cohort] = "F#{klass}"
    else
      options[:filename] = "data/companies/#{year}.#{season}.yml"
      options[:cohort] = "#{season[0].capitalize}#{year.to_s[-2..-1]}"
    end
    options

Might fellowships using something like options[:cohort] = "F#{year.to_s[-2..-1]}" rather than klass make more sense sorting?

Update company name

Would love to update the following:

"One Month Rails" to "One Month"
"http://onemonthrails.com" to "https://onemonth.com"
"Learn how to code with the #1 bestselling online class One Month Rails" to "Learn how to code websites, build apps, and grow your business."

A few services I've seen still pull from YC List, and I'd love to see this updated so that I don't have to keep reaching out to each one to get them to update our name and URL.

Thanks!

Location

This is just a suggestion, but I found your site when trying to find YC companies in NYC, so I think it might be a natural fit to add location data to the listed information.

Cheers!

Thanks for updating it :)

I really like yclist.com. I prefer it over newyclist.com.
I think your condensed form is great.

Thanks for updating it.

Add Coin W13

Coin W13
onlycoin.com
Coin is a consumer electronics and financial technology company bringing simplicity and security to payments. Through the Coin developer program, wearables makers have a turnkey solution for integrating secure payments into their devices (e.g. fitness trackers, smart watches, jewelry).

Qurasense (F1), then W16, not dead

Hi,
There is an error in your list. Qurasense from Fellowship 1 in winter 2015 is not dead, but participated in YC Winter 2016 - and is very much allive!:)
Søren, co-founder of Qurasense

yclist - company to add please

Hello, would you please add this company to the list? It is funded by YC and was a YC 500 startups boot camp member

AdsOptimal (aka Social Nation, Inc.)

Thank you!
Patricia 415-505-3134

Shutdowns

Grouper is still listed but it shut down in October 2016.

YumDots does not appear to be active any more either.

Mark AnyVivo as exited

The company was sold to Boyd Enterprises in 2014 and continues to operate ongoing. The DBA of the company is Jellyfish Art, so any mention online will be of Jellyfish Art. As the founder, I realize this is an unusual company for YC, so feel free to email [email protected] with any questions.

Search + filters on yclist.com

Hello,
I'd like to contribute enhancing filters and search on your website (yclist.com) but I'd like to know if that is a really improvement for you because many things will change (i.e. ruby for node.js and also layout).

The PR would be based on a software (https://github.com/itemsapi/curated-list) for creating curated lists. Everything will work quite similar as now (i.e. editing yaml file is responsible for website generation). Maybe deployment might be easier (with github pages or netlify) and it will be easier for users to search and filter startups i.e. by specific keywords.

Here is a prototype - https://yclist.netlify.com (just for demo). Please let me know if creating PR does make sense

Update S13 companies

Add potential social links?

I was wondering if it'd be possible to add social (twitter, etc.) profiles of the founders of each company. I've been looking around for contact info for some alumni to get some advice, and I am having a hard time.

Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.