Skip to content
View adjaba's full-sized avatar
Block or Report

Block or report adjaba

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
adjaba/README.md

Hi there, I'm Andrea! πŸ‘‹

Linkedin Email

  • πŸŽ“ BS Computer Science, MIT (Cambridge, MA) class of 2020
  • 🌱 M.Eng Computer Science, MIT (Cambridge, MA) class of 2022
  • πŸ“š With experience in full-stack development, security, machine learning, data science, data visualization

Thanks for visiting my Github page! Check out some of my repos:

  • GistHub
    GistHub is a platform for developers to share code and text snippets to whomever they want. This project addresses a design concern with Github secret gists - anyone with the URL can view these gists, which makes it hard for developers to control access to their work. I worked with two others to build GistHub in 24 hours during HackMIT 2021. GistHub supports the creation of public and private code and text snippets and serves as a tool for developers to create gists and view gists shared with them. Check it out!
  • Video Annotation Tool
    A website I built with React, Node.js and SQL during my internship at NCSOFT that allows users to upload videos, annotate it for scene recognition, and output a JSON. The tool is primarily built for baseball videos to be annotated frame-by-frame with appropriate "events", "scenes", and "actions" for game highlights. More details and documentation on features can be found here.
  • Icon Style Transfer
    A website I built with React and Flask that allows users to upload pictures, and returns from 5 to 25 image samples with the selected styles (ex: wood, paper, metal, stone) up to 25 samples for each of 40 alpha parameter values. This tool interacts with a TensorFlow serving model to get the images, and sends a request for every image. Users can view images that use different alpha parameters in real time by adjusting the alpha slider and select the images they want to download at a side panel.

Pinned

  1. video-annotation-tool video-annotation-tool Public

    JavaScript 17 3

  2. icon-ui icon-ui Public

    Game icon translation demo page

    JavaScript