Git Product home page Git Product logo

Hi, I'm Ehsan, student at Oberlin College majoring in Physics and Computer Science.

πŸ’» I love writing code and learn anythings about it


πŸ”₯ Languages & Frameworks & Tools & Abilities πŸ”₯



Ehsan Nikfar's Projects

avl-trees icon avl-trees

AVL Trees rebalance themselves each time you insert a new item into them. Because they are structured as Binary Search Trees inserts, removals and searches all walk down a path from the root to leaves. Because they are balanced, all of these operations run in worst-case time O( log n ). In this lab you will implement inserts and searches for AVL trees.

critters icon critters

In this program, I designed autonomous β€œanimals” (called critters) that will compete in a simulation. I programed how they move and fight with each other. Often, the behavior of the critters will be repetitive: they’ll move north and then east, or in circles, or attack according to some pattern.

mongodb-starter-1 icon mongodb-starter-1

A developer directory built on Next.js and MongoDB Atlas, deployed on Vercel with the Vercel + MongoDB integration.

particles.js icon particles.js

A lightweight JavaScript library for creating particles

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.