Skip to content

Commit

Permalink
Modified portfolio
Browse files Browse the repository at this point in the history
  • Loading branch information
Atatsuki2000 committed Sep 20, 2024
1 parent f882af3 commit 6ec4f5d
Show file tree
Hide file tree
Showing 8 changed files with 19 additions and 67 deletions.
Binary file removed images/bullseye.png
Binary file not shown.
Binary file removed images/chippy.png
Binary file not shown.
Binary file removed images/fastlane.png
Binary file not shown.
Binary file removed images/favicon.png
Binary file not shown.
Binary file removed images/goldengrid.png
Binary file not shown.
Binary file added images/project2-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion index.css
Original file line number Diff line number Diff line change
Expand Up @@ -554,7 +554,7 @@ body:not(.user-is-tabbing) a:focus {

@media(min-width: 901px) {
.about__text {
flex: 0 0 35%;
flex: 0 0 60%;
}

.about__photo-container {
Expand Down
84 changes: 18 additions & 66 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
Ming Shan Lee - Portfolio
</title>

<meta name="description" content="Add small description of yourslef.">
<meta name="description" content="Passionate Data Enthusiast">
<meta name="keywords" content="Ming Shan Lee, Data Science, Data Exploration, Data Visualization, Machine Learning, Python, Excel, HTML, CSS, JavaScript, Flask, MySQL" />
<link rel="stylesheet" href="index.css" />
</head>
Expand All @@ -25,9 +25,6 @@
<nav class="nav" role="navigation">
<ul class="nav__items">
<li class="nav__item"><a href="#work" class="nav__link">Projects</a></li>
<li class="nav__item">
<a href="#about" class="nav__link">About</a>
</li>
<li class="nav__item">
<a href="#contact" class="nav__link">Contact</a>
</li>
Expand All @@ -40,7 +37,7 @@ <h1 class="heading-primary">
<span>Ming Shan Lee</span>
</h1>
<!-- Put a small paragraph about yourself -->
<p style="font-size:100%">Master of Science in Applied Data Science at USC | Data Scientist </p>
<p style="font-size:100%">A Data Enthusiast based in Los Angeles, California, USA</p>
<a href="#contact" class="btn btn--pink">Get in touch</a>
</div>
</div>
Expand Down Expand Up @@ -71,7 +68,9 @@ <h3>NBA Games Real Time Database</h3>
<li>Flask</li>
<li>MySQL</li>
</ul>

<p>
#Sports #Data #Database #WebDevelopment
</p>
<div class="work__links">
<h4>Visit Site <span>&rarr;</span></h4>
<a href="https://github.com/Atatsuki2000/NBA-Games-Real-Time-Database" title="View Source Code" target="_blank">
Expand Down Expand Up @@ -99,7 +98,9 @@ <h3>Build a Multilingual Decipherment System</h3>
<li>Transfromer</li>
<li>Natural Language Processing</li>
</ul>

<p>
#DeepLearning #NLP #Multilingual #Decipherment
</p>
<div class="work__links">
<h4>Visit Site <span>&rarr;</span></h4>
<a href="https://github.com/isi-nlp/s2s-decipherment-datafirst" title="View Source Code" target="_blank">
Expand All @@ -111,7 +112,7 @@ <h4>Visit Site <span>&rarr;</span></h4>
</div>
</div>
<div class="work__image-box">
<img src="./images/project2.png" class="work__image" alt="Project 2" style="width: 700px;">
<img src="./images/project2-2.png" class="work__image" alt="Project 2" style="width: 700px;">
</div>
</div>

Expand All @@ -129,7 +130,9 @@ <h3>Stock Market and Layoff Trend Analysis</h3>
<li>Matplotlib</li>
<li>Seaborn</li>
</ul>

<p>
#DataAnalysis #StockMarket #Layoff #TrendAnalysis #Finance #FAANG #WebScraping #DataVisualization
</p>
<div class="work__links">
<h4>Visit Site <span>&rarr;</span></h4>
<a href="https://github.com/Atatsuki2000/Stock-Market-and-Layoff-Trend-Analysis" title="View Source Code" target="_blank">
Expand All @@ -144,32 +147,6 @@ <h4>Visit Site <span>&rarr;</span></h4>
</div>
</div>
</section>

<!-- ***** About ***** -->

<section class="about" id="about">
<div class="row">
<h2>About Me</h2>
<div class="about__content">
<div class="about__text">
<!-- Replace the below paragraph with info about yourself -->
<p>
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Eos id
nostrum illo harum blanditiis, tenetur eum suscipit cupiditate
in vel, ex quam quidem quos mollitia labore aut sunt eius
ratione molestiae fuga veniam facere similique voluptate.
</p>
<!-- Provide a link to your resume -->
<a href="#" class="btn">My Resume</a>
</div>

<div class="about__photo-container">
<!-- Add a nice photo of yourself -->
<img class="about__photo" src="./images/syed-ali-hussnain.jpg" alt="" />
</div>
</div>
</div>
</section>
</main>

<!-- ***** Contact ***** -->
Expand All @@ -179,15 +156,10 @@ <h2>About Me</h2>
<h2>Get in Touch</h2>
<div class="contact__info">
<p>
Are you looking for a fast-performing and user-friendly website to
represent your product or business? or looking for any kind of
consultation? or want to ask questions? or have some advice for me
or just want to say "Hi 👋" in any case feel free to Let me know. I
will do my best to respond back. 😊 The quickest way to reach out to
me is via an email.
Got any questions? Feel free to reach out to me!
</p>
<!-- Replace the email with yours -->
<a href="mailto:you@example.com" class="btn">you@example.com</a>
<a href="mailto:you@example.com" class="btn">sammylee20001021@gmail.com</a>
</div>
</div>
</section>
Expand All @@ -197,41 +169,21 @@ <h2>Get in Touch</h2>
<footer role="contentinfo" class="footer">
<div class="row">
<!-- Update the links to point to your accounts -->
<p>Or contact me through social media!</p>
<ul class="footer__social-links">
<li class="footer__social-link-item">
<a href="https://twitter.com/nisarhassan12/" title="Link to Twitter Profile">
<img src="./images/twitter.svg" class="footer__social-image" alt="Twitter">
</a>
</li>
<li class="footer__social-link-item">
<a href="https://github.com/nisarhassan12/" title="Link to Github Profile">
<a href="https://github.com/Atatsuki2000" title="Link to Github Profile">
<img src="./images/github.svg" class="footer__social-image" alt="Github">
</a>
</li>
<li class="footer__social-link-item">
<a href="https://codepen.io/nisar_hassan" title="Link to Codepen Profile">
<img src="./images/codepen.svg" class="footer__social-image" alt="Codepen">
</a>
</li>
<li class="footer__social-link-item">
<a href=https://www.linkedin.com/in/nisar-hassan-naqvi-413466199/">
<a href="https://www.linkedin.com/in/ming-shan-lee-53a192280/">
<img src="./images/linkedin.svg" title="Link to Linkedin Profile" class="footer__social-image" alt="Linkedin">
</a>
</li>
</ul>

<!-- If you give me some credit by keeping the below paragraph, will be huge for me 😊 Thanks. -->
<p>
&copy; 2020 - Template designed & developed by <a href="https://nisar.dev" class="link">Nisar</a>.
</p>
<div class="footer__github-buttons">
<iframe
src="https://ghbtns.com/github-btn.html?user=nisarhassan12&repo=portfolio-template&type=watch&count=true"
frameborder="0" scrolling="0" width="170" height="20" title="Watch Portfolio Template on GitHub">
</iframe>
</div>
</div>
</footer>


<a href="#top" class="back-to-top" title="Back to Top">
<img src="./images/arrow-up.svg" alt="Back to Top" class="back-to-top__image"/>
Expand Down

0 comments on commit 6ec4f5d

Please sign in to comment.