Profile picture

Mohy Elden

Software Engineer

Hello! I'm Mohy Elden Ibrahim, a Computer Science student.
I'm passionate about building stuff and contributing to open source.

Projects

clip-js

Online Video Editor

This is a browser-based video editor that enables you to edit videos directly from your web browser. Everything including rendering happens right in your browser!

TypeScriptNextJsWeb AssemblyRemotionFFmpeg
clip-js

Polyglot Blog

This full-stack blog application supports CRUD operations for blog posts, which can be written and rendered in Markdown. It also features a summarization capability powered by Python through MetaCall.

NextJsNodeJsPythonMetaCallMarkdownAIOpenAI

streak-punisher-bot

Discord Bot

A Discord bot that keeps users on track with their daily problem-solving streaks.

discord-botdiscord-jsnodejsproblem-solvingstreak

radis-app

RADIS app is a web application for Radis high-resolution infrared molecular spectra. Instead of writing code, this project aims to create an intuitive user interface (UI).

ReactTypeScriptFastAPIspectroscopyPythonGSoC

E-Commerce-API

eCommerce API that supports JWT Authentication, CRUD operations for products and user accounts, shopping cart management, product browsing, and user reviews.

express-jsjwt-authenticationnodejspostgresqlsequelize-ormswagger

Personal-Storage-Service

A full-stack web application using with Nodejs serving a REST API with React as the frontend This application functions as a storage service similar to Google Drive but is focused exclusively on image.

NodeJsReactTypeScriptMongoDBExpress

Snake-Game-CPP

Classic arcade snake game in C++ using the graphics library.

C++GraphicsGame