Coder Social home page Coder Social logo

nyavramov's Projects

complex_numbers icon complex_numbers

A few operations with complex numbers. Implemented in C++, Java, and Python.

fast_scene_detection icon fast_scene_detection

Attempt to use perceptual hash (pHash) to segment a video into "scenes" very quickly (Normally under a minute for hour long HD videos).

heapsort_c icon heapsort_c

Implementation of heapsort in C. File written by me is srtheap.c, rest was contributed by third party.

jacobi_method_solver icon jacobi_method_solver

Solves randomly generated diagonally dominant matrices of NxN size, which is specified by user

knightspath icon knightspath

Simple implementation of solution to knight's path problem using recursion

libzmq icon libzmq

ZeroMQ core engine in C++, implements ZMTP/3.0

loopifi icon loopifi

Source for loopifi.com. Find and make smooth loops from videos! Create and download smoothly looping gifs and webms from youtube and other video streaming sites, or upload your own!

monitor_web_page_changes icon monitor_web_page_changes

I thought it would be nice to get an email alert when a new job posting appears on a website, so I can use this to check for the newest job openings on various sites

radam icon radam

On The Variance Of The Adaptive Learning Rate And Beyond

simple_hash_table icon simple_hash_table

Tiny implementation of a hash table using python and MurmurHash3. Handles collisions using chaining.

smhasher icon smhasher

Automatically exported from code.google.com/p/smhasher

soci icon soci

SOCI - The C++ Database Access Library. This is official repository the SOCI project.

social_media_bot icon social_media_bot

Very simple python bot that posts comments/images to Facebook & Twitter. Uses PyQt4, imgurpython, pyimgur, facebook api, and tweepy.

sound_recorder icon sound_recorder

Small sound recording package that may be useful for my future personal projects

the_wall icon the_wall

Creates a message wall at localhost:5000 where users can leave any message they want. Just messing around with mongodb, ajax, and flask

webmarizer icon webmarizer

WEBMARIZER: Automatically 'summarizes' a video by creating multiple WEBMs or GIFs from a single video. It breaks a video into pieces and generates a WEBM/GIF from each piece. It can do this for each video in your folder with a single click. This is similar to a video thumbnails sheet but in WEBM/GIF form.

youtube_video_info_scraper icon youtube_video_info_scraper

Allows you to process a downloaded youtube page (such as the youtube home page), so that you can extract the author, views, duration, video ID, and title from all videos on that page. Implemented in bash. Sample test html file is included.

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.