A progressive web app to generate an article on a given trend using curated Tweets.
- System Requirement Specifications V4
- Coding Standards V3
- User Manual V3
- Architectural Requirements Document V3
- Technical Installation Manual V2
- Testing Policy V1
- System Requirement Specifications V3
- Coding Standards V2
- User Manual V2
- Architectural Requirements Document V2
- Technical Installation Manual V1
- System Requirement Specifications V2
- Architectural Requirements Document V1
- Demo 2 Video
- Coding Standards V1
- User Manual V1
PERSONAL INFORMATION
Well-presented, highly focused, and intelligent final year computer science student passionate about data engineering and machine learning. Proficient in a range of modern technologies including Python, C++, and Java.
PERSONAL INFORMATION
A highly motivated and passionate individual in my 3rd (final) year studying BSc Computer Science. Skills include experience with Java and C++ to develop object oriented programs as well and web development experience using HTML, CSS, Javascript and NodeJs as well as using frameworks such as Angular and Bootstrap.
PERSONAL INFORMATION
PERSONAL INFORMATION
I am an eager and ambitious 20 year old, currently studying Computer Science at University of Pretoria, with a strong passion for technology and software, particularly with big data, data engineering, data science and machine learning. I am highly adaptive and believe anything can be accomplished with hard work and perseverance.
PERSONAL INFORMATION
A persistent analyical individual who holds herself to a high level of integrity and discipline. I am confident about my work ethic and motivation to complete tasks with the best of my abilities. I find pleasure in solving problems and aspire to become a researcher in the field of Artificial Intelligence.
├── .github # contains github actions workflow
├── app # contains the frontend & backend of the Twitter Summariser
├── lib # contains the text-summarisation AI module
├── severless-compose.ts # contains code to deploy app and lib to AWS
├── package.json # contains scripts for lib
├── README.md
├── yarn.lock
This project has been generated using the `aws-nodejs-typescript` template from the Serverless Framework.
For detailed instructions, please refer to the documentation
For installation/deployment/running of the Twitter Summariser, please refer to technical installation manual.