Fedesa Yelmachew Dageti's repositories
Evangadi-Forum
The Evangadi Forum is a community where Evangadi Tech students can ask questions, share knowledge, and collaborate on programming challenges. It’s a place to connect, learn, and grow together.
fedhako7
Full-stack developer focused on building scalable, high-performance applications. Passionate about Web Development and Machine Learning. Always looking for new ways to solve complex problems with JavaScript and enhance user experiences. Currently exploring AI and its potential to innovate in the tech space.
Amazon-Clone
Frontend for an e-commerce application replicating Amazon's functionality. Features include product browsing (via Fake Store API), user authentication (powered by Firebase), shopping cart, and checkout process. Built with React for a responsive and interactive user interface.
Competitive-Programming
My Python solutions to LeetCode problems, covering data structures, algorithms, and problem-solving techniques. Written with clean and efficient code for learning and reference.
contact-form
A simple, functional contact form built with clean and efficient code. Perfect for integrating into websites to handle user inquiries seamlessly.
Netflix-Clone
A movie streaming platform clone replicating Netflix’s interface and functionality, featuring movie browsing, search, and user authentication. Integrated with YouTube API for streaming.
Amazon-Deployment
Backend for an e-commerce application replicating Amazon's functionality. Manages additional server-side logic, integrates with Firebase for user authentication, and uses the Fake Store API for product data. Built with Node.js and Express to handle API endpoints for shopping cart and checkout processes.
electronic-logging-device
The ELD System is a full-stack web application designed to assist truck drivers in planning trips while ensuring compliance with Hours of Service (HOS) regulations. Built with Django (backend) and React (frontend), it takes trip details as input, calculates routes, and generates detailed daily log sheets.
Lead-Management
A full-stack Lead Management system with a Node.js/Express backend and Next.js frontend, using MongoDB Atlas. Features include a REST API for adding and fetching leads, a simple UI for lead creation and display, and secure database integration.
STOPWATCH-ASSIGNMENT
A console-based stopwatch application built using C# that allows users to start, stop, reset, and quit while displaying time updates and triggering events for each action. The project demonstrates the use of events, delegates, and multithreading for real-time functionality.
Simple-Task-Manager
Simple React task manager with Tailwind CSS. Add, complete, delete, filter tasks.