Giter Site home page Giter Site logo

alanb43 / hearsay Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 1.78 MB

Your own virtual sports insider, always up to date on your favorite players and teams.

Python 64.73% HTML 1.99% CSS 7.91% TypeScript 14.20% JavaScript 11.12% Procfile 0.05%
conversational-ai jaseci natural-language-generation natural-language-processing natural-language-understanding neural-networks python3 react virtual-assistant

hearsay's Introduction

Typing SVG

I'm an April 2023 graduate in computer science + applied statistics from the University of Michigan. I've been learning to program for a couple of years, taking on various software engineering roles along the way (most recent highest):

While you're here, check out a few projects I've pinned below. You can also:

hearsay's People

Contributors

alan123piano avatar alanb43 avatar chereddy avatar dstefanescu2002 avatar emil2022 avatar frankielizcano avatar jcun23 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

hearsay's Issues

Fix profile management

For the live/deployed version of HearSay's back-end, profile management had to be removed (commented out) because it was only designed for local system user (single user) and was not a part of the project's MVP. To re-implement this (great!) feature, one should look into using cookies to store a user's profile data on their browser, and to make handling the creation of a profile an independent action that a single thread carries out for a user.

make HearSay spin new threads to handle requests

In light of the back-end server being live, it should probably be made to act as a real server, spinning threads (up to a threshold) to handle requests concurrently. One could make the argument for a load balancer being introduced, but for now a hard limit on the number of concurrent requests allowed would be fine.

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.