Skip to content
View oigwe-frx's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report oigwe-frx

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

Hello, O here... 👋

Coursework:

  • Columbia Engineering: AI Boot Camp

    • Anticipated Completion: May 2024
  • MIT Professional Education: Applied Data Science Program: Leveraging AI for Effective Decision-Making

A bit about me:

  • 🇺🇸 Nationality: United States of America
  • 🔭 Coding Languages: Javascript and Python
  • 🌱 Employed as a: Full-Stack Developer in health-tech
  • 📚 Fascinated by: AI's impact on medicine, specifically the treatment of neuro-diagnoses
  • 🌐 Learning: Danish, Norwegian and German
  • ⚡ Personal interests: Graphic arts, fighting for food justice/equality, and advocating for increased neurodiversity awareness in the workplace.

Pinned

  1. dataAnalytics_profitableAppGenres dataAnalytics_profitableAppGenres Public

    The goal for this project is to analyze app store data to help a developer team understand what type of app is likely to attract the most users.

    Python

  2. dataAnalytics_hackerNews dataAnalytics_hackerNews Public

    Our goal for this project is to analyze data to learn: Which posts receive more comments on average - posts whose titles begin with "Ask HN" or posts whose titles begin with "Show HN"? Do posts cr…

    Python

  3. python3_coffeeOrder_chatbot python3_coffeeOrder_chatbot Public

    A Basic Python chatbot that can help cut the wait time of a normal coffee run by taking customers’ orders in advance.

    Python 1

  4. python3_wordCcloud python3_wordCcloud Public

    Create a "word cloud" from a text by writing a script. This script needs to process the text, remove punctuation, ignore case and words that do not contain all alphabets, count the frequencies, and…

  5. web_songSearch web_songSearch Public

    In this project, you will build a React web application. You will use your knowledge of React components, passing state, and requests with the Spotify API to build a website that allows users to se…

    JavaScript

  6. web_dynamicPlaylist-redesign web_dynamicPlaylist-redesign Public

    To dynamically populate a webpage, using a JSON and DOM-manipulation so the user can see and search for any of the songs in a playlist.

    CSS