I'm looking to enhance my GitHub portfolio with projects that showcase my skills in AWS services. I've only been working with AWS for about a month, but I'm eager to learn and grow in this area. Could anyone share some project ideas or real-life problems you've tackled using AWS?
5 Answers
How about creating a comprehensive SaaS platform for healthcare? You could integrate features like EHR, appointment scheduling, telehealth, e-prescriptions, and more. It could serve as a centralized hub for healthcare interactions, which would not only be a challenging project but also a meaningful one!
You could also try deploying a frontend and backend using ECS, set up a CI/CD pipeline with GitLab or GitHub Actions, and scale up to using CodeDeploy with blue-green deployments. It's a fantastic way to get familiar with deployment strategies!
If you're into something really creative, consider building a 3D dungeon crawler. You could mash up some ideas from existing projects, focusing on enemy mechanics and depth visualization to create an immersive experience that generates the dungeon in real-time.
A link shortener can be a great project too! You can utilize S3 and CloudFront for the front end, and set up a Lambda + DynamoDB backend. It’s simple, useful, and a solid talking point during interviews. Just be cautious about making it public since link shorteners can be misused.
I built a real-time multiplayer Wordle racer with AWS! It was super fun to work on. Check it out on GitHub [here](https://github.com/evanandrewrose/fivebysix) (it’s down right now but the GIF gives a good idea of the concept). It’s a great way to practice your full-stack skills!
Related Questions
Set Wordpress Featured Image Using Javascript
How To Fix PHP Random Being The Same
Why no WebP Support with Wordpress
Replace Wordpress Cron With Linux Cron
Customize Yoast Canonical URL Programmatically
[Centos] Delete All Files And Folders That Contain a String