fsky99
Bahraini Software Engineer. Bachelor in Information Technology : Computer Science form University of Bahrain.
Bahrain
Pinned Repositories
BookStore
Website for books.
GAMEPLEX
Games
Multiple Games created using Html,CSS and JS.
LinkHub_Backend
LinkHub_Frontend
MemoryGame
TalentSphere_Backend
project4
TalentSphere_Frontend
project4_Frontend
TicTacToe
TvShows
Website for tv shows
fsky99's Repositories
fsky99/GAMEPLEX
fsky99/LinkHub_Backend
fsky99/LinkHub_Frontend
fsky99/TalentSphere_Backend
project4
fsky99/TalentSphere_Frontend
project4_Frontend
fsky99/BookStore
Website for books.
fsky99/Games
Multiple Games created using Html,CSS and JS.
fsky99/MemoryGame
fsky99/TicTacToe
fsky99/TvShows
Website for tv shows
fsky99/u2_homework_Mongoose_Planet_Builder_Pt_1
Move over Mongoose Flights, here comes Mongoose Planet Builder!
fsky99/AngularNotes
fsky99/DetectiveSQLGame
Detective SQL Game
fsky99/Themepark-backend
fsky99/u2_homework_apis
In this lesson we combine what we know about express and apis to create a small project for students' personal githubs.
fsky99/u2_homework_express_intro_lab
In this lab we get practice doing everything we did in today's intro to express lesson by querying a fake database of Jasmi's menu items and displaying them to users using EJS templates.
fsky99/u2_homework_mongo_burgers-
In this homework we'll continue to practice writing mongo queries using the best data resource of all: hamburgers!
fsky99/u2_lab_mongo_db_sneaker_exercise
In this lab, we'll used what we learned about working in the mongo shell to practice interacting with a new database of sneakers.
fsky99/u2_lesson_express_dev_skills_pt_1
In this lab/homework we put in a rep doing everything we did today by building an express app using express generator that displays developer skills. Students will practice an MVC architecture by organizing their code into models, views, routers and controllers.
fsky99/u2_lesson_express_intro
In this lesson we learn all about backend frameworks and start writing server side code using Express!
fsky99/u2_lesson_morning_algorithm_challenges-
Gotta love it!
fsky99/u2_lesson_routers_and_controllers
In this lesson we will continue to expand upon our knowledge of Express by organizing our code into routers and controllers. We will learn about best practice routing, controllers modules and how to use query parameters to query our database for specific resources.
fsky99/u2_lessons_embedding_related_data_with_starter_code
Mongoose embedding related data with starter code included
fsky99/u2_lessons_express_consuming_apis
In this lesson we touch again on third party informational APIs. We make a request to an external cats API and display the response in an EJS template.
fsky99/u2_lessons_express_fruits
Lackey's finest
fsky99/u2_lessons_google_oauth_with_starter_code
Implement google Oauth on mongoose movies
fsky99/u2_lessons_referencing_related_data_with_starter_code
Mongoose referencing related data with starter code included