Code Monkey home page Code Monkey logo

šŸ‘‹ Hey there! Iā€™m Rayhan.

Below are descriptions of the two projects I'm most proud of: Prozody and MyChapter

Prozody (Feb. 2021 - Jan. 2022)

Background:

  • A web-based audio editor that enables authors to narrate, edit and master their own audiobooks at home.
  • This is a private project, as I built it as a side business and incubated through the renowned Next Canada accelerator.

Technical Overview:

  • Front-End
    • Built in React with material UI components
    • Functions as a text-based audio editor (users edit their audio like editing text)
    • Detects repeated sentences and suggests edits to the user using Euclidean Distance of transcribed strings
    • Features a custom PDF reader so users can scroll through their manuscript while they narrate
  • Transcription Microservice
    • Used for real-time transcription of an author's narration while they are recording
    • Python/Django server with WebSocket connection to front-end for bidirectional streaming
    • Streams audio to Google Cloud's Speech-to-Text API and
  • Back-End
    • Node.js/Express server
    • Used for reading from and writing to MongoDB and AWS S3 for file/data storage
    • Task Queuing with Bull and Caching with Redis
    • Seperate worker for handling CPU-intensive audio processing with FFMPEG
  • Databases
    • MongoDB database for user/project data
    • AWS S3 for audio file storage
    • Auth0 for authentication

MyChapter (Aug. 2018 - Feb. 2019)

Background:

  • A mobile app for Greek organizations (fraternities and sororities) to track membership and event statistics
  • I built this app over the span of 6 months while in my final year of university
  • Aside from members of my own Chapter, the app was organically downloaded by 14 other organizations
  • As code became deprecated, I decided not to invest the time needed to maintain the app and took it down from the Google Play Store and Apple App Store

Key Features:

  • Attendance at events automatically tracked by detecting device's geolocation within a radius of event address
  • Tracking of key statistics for each member (Dues Paid, Events Attend, Amount Fundraised, etc.)
  • Admin dashboard for chapter executives to view aggregate statistics
  • Facebook-style 'News Feed' for dispensing sensitive information

rayhanmemon's Projects

mychapter icon mychapter

An event and stat tracking application for Greek organizations

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.