This folder has multiple examples of the various concepts I have worked on in my cybersecurity certificate. Whenever I finished an assignment, I was asked to create a document containing screenshots and descriptions of everything I did on it to show I had assimilated the various concepts that were taught.
NextJS, TypeScript, TailwindCSS, MUI, Firebase DB/Auth, Stripe payments,TMDB, RecoilJs
I made MovieFlix using NextJs, then linked it to my Firebase account to allow users to authenticate themselves. The website also has a 'liked list' where users can add their favorite movies, and the list will not vanish when they log out of the app. The movies are fetched from The Movie Database and youtube, along with their names and their trailers, and displayed using a Material UI modal. Note that the subscription goes through the Stripe test portal; so, real cards are not admissible. Feel free to try it with any test cards you have or you can use '4111 1111 1111 1111', any future date and any three digits.
Python, NLTK, TensorFlow, Numpy Flask
Ashbot is a project I started after finishing the course on Linear algebra for machine learning, given the comlexity of ML, I couldn't create a model straight out of my mind, so I looked for resources like Medium, from where I took the model and studied it then rewrote it and trained it with my data. As of yet, Ashbot is still as young as my knowledge of ML, but I plan on expanding my knowledge and improving it as I go.
GIT, React, JavaScript, BootstrapCSS
When I finished my front-end development course, I was tasked with making a starter-repository on github fully dynamic as a final assignment/virtual internship that taught me version control, branching and pull requests which prepared me to work with other developers in the future. On top of adding logic and animation to this website, I learned how to fork a repository, create pull requests and new branches, and make comments for other developpers to understand my code.
NextJs, Material UI, NodeMailer
A space exploration website, it shows users different planets and moons along with interesting facts about them, then the users get to meet the crew and the technologies used to get to the destination planet. The ticket page is not listed in the navigation bar, but when users get to it, they'll get to book a ticket then get a confirmation email a few moments after