ᴋʜɪᴀᴛ'ꜱ ᴜɴʀᴇʟᴇᴀꜱᴇᴅ
28 subscribers
155 photos
10 videos
12 links
The goals of making this:

• To motivate myself to do things.
• To document my journey as an IT student.
• To advise restaurants, cafes, and places.
• To cover important visits and events as much as possible.
• And more...

https://linktr.ee/KHYA6
Download Telegram
Channel name was changed to «ᴋʜɪᴀᴛ'ꜱ ᴜɴʀᴇʟᴇᴀꜱᴇᴅ»
Finally, I tried Sign!
Since I heard that will open in Jeddah and I thought that will be my new addiction 😂
I chose to claim by drive thru, and waited more than 2 hours!!
The menu is really simple, they just have beef burger and chicken burger, the chicken has spicy option. The meal that contains Burger, fries and drink costs 24 SAR. I also ordered their signature sauce, so the total is 27 SAR.

Beef burger 8/10
Chicken burger 7.5/10 (I ordered spicy and I don't really feel the spice)
Fries 7/10

Really like the package, and the employees are kind and helpful. I may come back again because its price compared with quality, but if it's not crowded 👀.

#Places #Daily
1
Projects incoming 🔥
🔥2
CPIT240 Project: Database
The idea of this project is to design the database structure of our system and use SQL to apply it. The project is one of the projects that I enjoyed doing and well planned. The project is done in 3 phases, which means you submit a process at a time and the final phase includes everything.

Our topic is about: Summer Activity Center

What did we do for the project:
- We explained the project scenario and what operations we apply.
- We designed a schema, which defines the entities and attributes to apply them in the SQL.
- We designed an ER diagram, which defines the relationships of each entity with others.
- We did normalization of the relations to minimize redundancy and dependency of the inserted data.
- We created tables based on our schema and inserted data and included the codes in the report.
- We did queries that will help to represent data and represented the queries as SQL and relational algebra methods.

#Projects
👍1
Alhamdulillah, I officially finished all exams in this semester, so new posts incoming 🔥🫡
1👏1
CPIT260 Project: Operating System
The idea of the project is to select any application that we studied in the course and code a program that will achieve the selected application goals. My teammates and I decided to make a 'Process Scheduling' application and coded two algorithms. The idea of the topic is to simulate how the operating system selects a process from the ready process to get the processor and run.

What did we do in the project:
- We did the abstract and introduction about what is Process Scheduling and what it does.
- We used Java programming language and implemented two algorithm codes, which are First Come First Serve (FCFS), and Round Robin (RR).
- We included the number of processes, CPU burst, and arrival time of each process as inputs for the two algorithms, the program will calculate turnaround time, response time, and waiting time for each process, including the average turnaround time and waiting time.
- We took screenshots of the implemented code and the output that resulted in the console interface and then included them in the report.
- We explained every class and what they do.
- We discussed with the instructor about our program and tried some cases and everything worked well.

#Projects
CPIT285 Project: Computer Graphics
The idea of the project is to apply all the concepts of computer graphics by making a short film or a scenario or developing a game. My teammates and I decided to make a video, the scenario should be happening inside the FCIT Building, so our scenario is about someone who didn't know about the new FCIT building. Here is the link to the video if you want to watch it and enjoy!
Note that this project took the most working time between other projects for this semester 👀.

Our topic is about: New FCIT Building??

What did we do in the project:
- We have done the entire project using Blender (with helpful tools such as Panzoid, Photo Editor and CapCut).
- We used our rigged characters to be in the scenario, everyone in the team animated his character.
- We built a part of FCIT Lobby, and Lounge, and made some changes in the Graphics Lab model and many changes in the Living room.
- We textured our models by adding appropriate materials and some are PBR, we made emissions to some materials which make the model emit light such as a monitor or inside fridge, and we also considered lighting effects.
- We used all types of lights, in the living room part, we used environment texture (HDRI) and spotlights, we used area lights in the FCIT Lobby, Lounge, and Graphics Lab, we also used a point light in the Lounge part, and Sunlight outside the Graphics Lab.
- We animated some objects, NPC characters, and the Camera I used a graph editor to make the movement smoother.
- I used Panzoid to make some mp4 files to add them in the Blender.
- We rendered all scenes, we used Eevee engine for the first part (due to crashes), and for the rest we used cycles engine with OptiX (total render time is +24h including Blender crashes and bad results 🤯).

#Projects