To see the app live
Click hereTo go to the github repo
An app built to test programming knowledge of coding students.
To see the app live
Click hereTo go to the repo
An app built to generate a robust password to customers who struggle to come up with strong password for themselves.
An app built to help a busy client by simplifing his/her work into hours. Therefore, he/she knows what to do in every hours of each day
To see the app live
Click hereTo go to the github repo
An app built to present users with current and future weather conditions of citys they want travel or move in.
Everytime a user search for a city, the user will be presented with the citys name, the date, an icon representation of weather conditions such as; the temperature, the humidity, the wind speed, and the UV index of that city.
A Command line app built to take users' input and use those inputs to generate a high-quality README. Users will be prompted to answer some questions like what the title of their project is? And Then, the user’s input will be displayed as title of their project.
An app built to help small business owners by letting them take note of their daily activity. When the user opens the Note Taker app, he/she will be presented with a landing page with a link to a notes page. Once the user clicks on the link, he/she will be able to add a title and description of their note. Once the user saves their notes, they will be displayed on the left side of the screen.
This is also a command-line app similar to the readme generator. It also takes the user's input to generate a team profile. Some questions like who the manager of the team is and take user’s answer as managers name. Once the user answers all the questions, the team profile gets generated.
E-Commerce-back-end is a command-line interface applicaiton built for commercial use such as shopping. It is built using node packages such as; mysql2, sequelize, and express.js. The app's user will be able to see what is in stock, add a new product into the stock, update an existing products name or tagId, and remove products from the stock using productId.
Employee-tracker is a command-line interface application for building and maintaining companies' employee database. The User will be able to see list of employees, add a new employee to the employee list, add a new role, update a role of an existing employee, and update a manager. The app was built using some node packages such as mysql2, inquirer, dotenv, sequelize, and express.js.
Tech Blog is a blog site similar to a Wordpress site, where developers can publish their blog posts and comment on other developers’ post.
An app Built to return a drink recommendation that goes with the users movie selection.
Melody-Medley is a music app built using both front-end and back-end languages. Once you are in Melody-Medley, you will find your favorite songs just by searching either song title or artist’s name. Also, the app offers variety of features such as adding a playlist, adding your favorite music into your existing playlist, remove music from your playlist etc...