djeada /
Frontend-Notes
Hi, and welcome. This is my personal set of notes on frontend development—tips, references, and things I’ve learned along the way. Maybe they’ll be useful to you too.
Loading repository data…
JawherKl / repository
Welcome to the repository for my personal portfolio website! This project showcases my technical skills, projects, and expertise in software engineering.
Welcome to the repository for my personal portfolio website! This project showcases my technical skills, projects, and expertise in software engineering. Visit the live site here: Jawher Kl Portfolio
├── components/ # Reusable React components
├── Images/ # Public images folder
├── src/ # React components and styles
│ ├── assets/ # Images and icons used in the site
│ ├── App.css # Main CSS component
│ ├── App.jsx # Main App component
│ ├── index.css # index css file
│ ├── main.jsx # Entry point for React
├── index.html # main index for project
├── README.md # Repository documentation (you are here!)
To run the project locally:
Clone the repository:
git clone https://github.com/JawherKl/jawherkl.github.io.git
Navigate to the project directory:
cd jawherkl.github.io
Install the dependencies:
npm install
Start the development server:
npm start
The portfolio is hosted using GitHub Pages and Vercel. Any changes pushed to the main branch will be reflected automatically.
This project is open-source and available under the MIT License.
🚀 Built with ❤️ by JawherKl
Selected from shared topics, language and repository description—not editorial ratings.
djeada /
Hi, and welcome. This is my personal set of notes on frontend development—tips, references, and things I’ve learned along the way. Maybe they’ll be useful to you too.
Coders-Community /
Welcome to the Official Website for Coder's Community🚀
minnukota381 /
Welcome to my repository containing solutions to the tasks assigned during my web development internship at CodSoft. Below, you'll find details and screenshots of the completed tasks. Tasks
imubarak234 /
The code so far includes a simple layout of the Desktop and mobile versions of my portfolio. This includes a header, welcome note, and completed projects section, and contact form. Some photos were displayed to give more life to the website. Built with Javascript, HTML, and CSS
islemaiouni /
AlgeriaDiscoveryHub Welcome to the AlgeriaDiscoveryHub repository! This website is the culmination of my computer science degree thesis. It serves as an advanced search platform for discovering tourist sites in Algeria, aiming to facilitate and streamline the process of planning your next trip. With a modern and intuitive user interface and user ux
Enigma-CSE /
Welcome to the Maintenance Ping Pipeline! This project is designed to efficiently monitor and manage the maintenance activities of various systems at AJIET. It provides an automated way to track maintenance tasks, their statuses, and notifications. Built using HTML, CSS, JavaScript, Bootstrap, and supported by REST APIs for backend integration.