Skip to content

Commit

Permalink
feat: Adds Mekhi's HTML readme
Browse files Browse the repository at this point in the history
* added readMe

* updated read me

* html

* fixed html

* mekhi updated html

---------

Co-authored-by: Student 43 <student43@lil1x.local>
  • Loading branch information
00USER1X and Student 43 authored Mar 1, 2024
1 parent 200e2fa commit b853cdb
Show file tree
Hide file tree
Showing 2 changed files with 139 additions and 0 deletions.
34 changes: 34 additions & 0 deletions MekhiReadMe/readMe.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
# Personal README: Getting to Know Mekhi

## Introduction
Greetings! Welcome to my personal README. I'm Mekhi, and I'm thrilled about the prospect of collaborating with you. This document is designed to offer you insights into my work methods, preferences, and how we can maximize our synergy.

## About Me
I am an aspiring software engineer deeply passionate about advancing technology. My relentless pursuit of knowledge underscores my commitment not only to the tech realm but also to making a meaningful impact on the world. Apart from coding, I channel my energy into nurturing my music career, embracing travel, recording sessions, and honing my craft every day.

## Communication Style
Transparency and openness are the cornerstones of my communication ethos. I lean towards utilizing platforms like Slack and Microsoft Teams for seamless interaction. Expect timely responses from me, usually within an hour.

## Collaboration Preferences
- **Teamwork**: I thrive in collaborative environments, valuing diverse perspectives as catalysts for superior outcomes.
- **Feedback**: Constructive criticism is invaluable to me, serving as a springboard for personal and professional growth.
- **Autonomy**: While I cherish collaboration, I also excel when entrusted with independent tasks, relishing the autonomy to execute them.

## Learning Style
I am a tactile learner, thriving when I can immediately apply new concepts. Video tutorials and hands-on engagement, coupled with real-time feedback, are my preferred modes of learning.

## Likes
- Music, video games, movies, and space exploration captivate my interest.

![Music](https://i1.sndcdn.com/avatars-96gqty0EGZSsh4pQ-dJogPg-t240x240.jpg)
![Gaming](https://www.leetdesk.com/_next/image?url=https%3A%2F%2Fimages.prismic.io%2Fleetdesk%2F37888785-fa43-4243-ae48-2a9ca2f35ff0_atmosphaerisches-gamer-zimmer.jpg%3Fauto%3Dcompress%2Cformat&w=3840&q=75)
![Space](https://cdn.mos.cms.futurecdn.net/9UmWCbyxpKaEGXjwFG7dXo-1200-80.jpg)

## How to Work with Me
- **Schedule**: I prefer meticulous planning and scheduling to ensure deadlines are met punctually.
- **Flexibility**: While I value structure, I understand the necessity of adaptability to accommodate unforeseen circumstances.
- **Respect**: Mutual respect forms the bedrock of successful collaborations. I encourage input from all team members and expect courteous communication at all times.

## Conclusion
Thank you for delving into my personal README! Understanding each other's working styles fosters more effective collaboration and superior outcomes. Should you have any queries or wish to explore project discussions further, don't hesitate to reach out. Let's embark on this journey of collaboration and innovation together!

105 changes: 105 additions & 0 deletions lesson_01/Mekhi html/mekhi.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,105 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Personal README: Getting to Know Mekhi</title>
<style>
body {
font-family: 'Arial', sans-serif;
line-height: 1.6;
margin: 0;
padding: 0;
background-color: #f8f9fa;
color: #333;
}
.container {
max-width: 800px;
margin: 20px auto;
padding: 20px;
background-color: #fff;
border-radius: 8px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
h1, h2, h3, h4, h5, h6 {
margin-top: 0;
border-bottom: 2px solid #ccc;
padding-bottom: 10px;
}
img {
max-width: 100%;
height: auto;
border-radius: 8px;
margin-bottom: 20px;
}
p, ul {
margin-bottom: 20px;
}
ul {
padding-left: 20px;
}
li {
margin-bottom: 10px;
}
.likes {
margin-bottom: 20px;
}
.likes img {
width: 100px;
height: 100px;
border-radius: 50%;
object-fit: cover;
margin-right: 10px;
}
.likes img:last-child {
margin-right: 0;
}
.footer {
text-align: center;
}
</style>
</head>
<body>
<div class="container">
<h1>Personal README: Getting to Know Mekhi</h1>

<h2>Introduction</h2>
<p>Greetings! Welcome to my personal README. I'm Mekhi, and I'm thrilled about the prospect of collaborating with you. This document is designed to offer you insights into my work methods, preferences, and how we can maximize our synergy.</p>

<h2>About Me</h2>
<p>I am an aspiring software engineer deeply passionate about advancing technology. My relentless pursuit of knowledge underscores my commitment not only to the tech realm but also to making a meaningful impact on the world. Apart from coding, I channel my energy into nurturing my music career, embracing travel, recording sessions, and honing my craft every day.</p>

<h2>Communication Style</h2>
<p>Transparency and openness are the cornerstones of my communication ethos. I lean towards utilizing platforms like Slack and Microsoft Teams for seamless interaction. Expect timely responses from me, usually within an hour.</p>

<h2>Collaboration Preferences</h2>
<ul>
<li><strong>Teamwork:</strong> I thrive in collaborative environments, valuing diverse perspectives as catalysts for superior outcomes.</li>
<li><strong>Feedback:</strong> Constructive criticism is invaluable to me, serving as a springboard for personal and professional growth.</li>
<li><strong>Autonomy:</strong> While I cherish collaboration, I also excel when entrusted with independent tasks, relishing the autonomy to execute them.</li>
</ul>

<h2>Learning Style</h2>
<p>I am a tactile learner, thriving when I can immediately apply new concepts. Video tutorials and hands-on engagement, coupled with real-time feedback, are my preferred modes of learning.</p>

<div class="likes">
<h2>Likes</h2>
<p>Music, video games, movies, and space exploration captivate my interest.</p>
<img src="https://i1.sndcdn.com/avatars-96gqty0EGZSsh4pQ-dJogPg-t240x240.jpg" alt="Music">
<img src="https://www.leetdesk.com/_next/image?url=https%3A%2F%2Fimages.prismic.io%2Fleetdesk%2F37888785-fa43-4243-ae48-2a9ca2f35ff0_atmosphaerisches-gamer-zimmer.jpg%3Fauto%3Dcompress%2Cformat&w=3840&q=75" alt="Gaming">
<img src="https://cdn.mos.cms.futurecdn.net/9UmWCbyxpKaEGXjwFG7dXo-1200-80.jpg" alt="Space">
</div>

<h2>How to Work with Me</h2>
<ul>
<li><strong>Schedule:</strong> I prefer meticulous planning and scheduling to ensure deadlines are met punctually.</li>
<li><strong>Flexibility:</strong> While I value structure, I understand the necessity of adaptability to accommodate unforeseen circumstances.</li>
<li><strong>Respect:</strong> Mutual respect forms the bedrock of successful collaborations. I encourage input from all team members and expect courteous communication at all times.</li>
</ul>

<div class="footer">
<p>Thank you for delving into my personal README! Understanding each other's working styles fosters more effective collaboration and superior outcomes. Should you have any queries or wish to explore project discussions further, don't hesitate to reach out. Let's embark on this journey of collaboration and innovation together!</p>
</div>
</div>
</body>
</html>

0 comments on commit b853cdb

Please sign in to comment.