Skip to content
View amalolan's full-sized avatar

Block or report amalolan

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. vehicle-counter vehicle-counter Public

    Vehicle Counting model that automatically detects the Region of Interest and Driving Trajectory. Uses YOLOv4 for object detection, DeepSORT for object tracking, k-means for clustering different tra…

    Python 5 3

  2. COVID19_Tweets_Dataset COVID19_Tweets_Dataset Public

    Forked from rsmahabir/COVID19_Tweets_Dataset

    I worked on this project from Mar 2020 - Jun 2020. The repository is a dataset of tweets related to COVID-19. My work involved managing this dataset, and also implementing a SOTA Sentiment Analysis…

    TeX

  3. lafayette53 lafayette53 Public

    Forked from iamyevesky/lafayette53

    CS 205 Semester Project: Worked in a 4-person team to develop a museum management system on an AngularJS, C++ REST SDK, & MySQL stack. The museum management system is a 'Wiki of Museums'. Multiple …

    Python

  4. scoreboard scoreboard Public

    A flexible Scoreboard web app for Quizzes. It comes with a self-updating front-end view (simple jQuery) as well as a back-end manager view (Django). The app is live on heroku.

    Python

  5. receipt-printer receipt-printer Public

    Google scripts app to generate, print, and email receipts from a spreadsheet. Given a receipt template and a sheet of donor information, the program iterates through the list of donors and emails t…

    JavaScript 1

  6. course-graph course-graph Public

    CS 203 Semester Project: A C Program that handles a course database. Given information about the various degrees offered in different departments of a college/university, and information about cour…

    C