Code Monkey home page Code Monkey logo

algocodesearch's Introduction

๐Ÿ‘‹ Hi, I'm Adrien!

I'm a Software Engineer based in Paris, France, who loves Virtual Reality (VR), Education and Music.

๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป About Me

  • ๐Ÿ’ผ I'm building software to help software engineers fix their software.
  • ๐Ÿ› ๏ธ I've maintained several open source projects, including Openwhyd: a music sharing platform made with Node.js in 2012.
  • ๐ŸŽ“ I love sharing what I learn, in articles, talks, on Bluesky and on Twitter/X.
  • ๐Ÿฅ I also play drums in several music bands, including Harissa.

๐Ÿ“š Favorite Books

๐Ÿ›  Favorite Tools

Node.jsย  TypeScriptย  JavaScriptย  GitHubย  Markdown

๐Ÿค๐Ÿป Connect with Me

algocodesearch's People

Contributors

adrienjoly avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

netgusto

algocodesearch's Issues

Notes

Ideas of Use Cases that were discussed with @netgusto on 2019-09-06:

symbol ref search with symbol-type-based filtering/faceting

e.g. "just the variables called userConfig"
https://github.com/algolia/crawler/search?q=userConfig&unscoped_q=userConfig

pattern matching

1. function chaining

e.g. "show me all the links between functionA and functionB" --> call paths

2. AST-based pattern matching

for() {
  if(){
    indexStuff()
  }
}

e.g. "loop" "condition" "indexing function call"

e.g. "loop" "indexing function call"

=> too deep paths

"calls to Runner"

=> too expensive to compute

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.