You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Learning Management System (LMS) designed to revolutionize the educational experience for students. At EduHub, we aim to create a dynamic and interactive learning environment that caters to the diverse needs of learners worldwide.
Developed a mobile game using C#, covering all aspects including coding the game’s functionality, creating graphics, and producing sound effects. Implemented game logic, designed visual elements, and integrated audio to enhance the player experience
👌🚀 Finally Make a Education Website For Foreign Language ( Japanase-Language ) Used ✌️SASS/SCSS ( Nesting ) & HTML5 😊( Semantic Code or DOM Structure ), CSS3 ( Flex-Box )
The Flash Card Project is designed to help users learn new languages effectively. The application displays a flashcard with a French word on the front and its English translation on the back. Every 3 seconds, the card flips to show the other side. Users can interact with the app using two buttons: “Right” and “Wrong”.
Omnivest is an education consulting platform that helps students pursue international higher education opportunities. It features a dynamic video-based hero section, service offerings for university applications, package comparisons, and consultation booking capabilities. The site uses React with Framer Motion for smooth animations.
The assembler interprets instructions like "add" and "move" and converts them to specific binary codes based on the processor's architecture. This conversion involves understanding operand types (registers, memory) and encoding them into the machine code format.