Coder Social home page Coder Social logo

Alaa's Projects

android-global-parcelable icon android-global-parcelable

Serialization in Java was far too slow for Android, so they created the Parcelable class that android developers use to serialize data. The Parcelable approach requires that you explicitly serialize the members of your class, but in the end, you get a much faster serialization of your objects. The problem is you have to do this with every class you create. In a large project with many classes with many objects this becomes tedious violating the rules of code reusability. The solution is to create the Global Parcelable class that all other classes can extend.

craigslister icon craigslister

search craigslist and text the url to yourself for processing later.

datasciencepractice icon datasciencepractice

Here is where I mess around with learning new data science skills and sharing interesting articles

dcgan icon dcgan

Messing around with deep convolutional generative adversarial networks

fast-transformer icon fast-transformer

An implementation of Fastformer: Additive Attention Can Be All You Need, a Transformer Variant in TensorFlow

fastformer icon fastformer

an unofficial tensorflow implementation of Fastformer model

ios-server-bootstrapped icon ios-server-bootstrapped

a starter project with prebuilt nodejs oauth2 server and matching iOS master-detail application with login to server

kinect-ribbon-tuio icon kinect-ribbon-tuio

a demo of a kinect-ribbon-tuio using msa fluid and processing library to detect hand motion using multiple kinects

kosaraju icon kosaraju

Kosaraju's algorithm is a linear time algorithm to find the strongly connected components of a directed graph

mooc icon mooc

repo of mooc course assignments

randomthings icon randomthings

this repo shall be filled with random things. a mish mash of quick code projects

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.