Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
NadeeTharuka committed Jun 13, 2024
1 parent 48f1e79 commit 29fe726
Showing 1 changed file with 59 additions and 3 deletions.
62 changes: 59 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -426,6 +426,30 @@ <h4>Nadee Tharuka</h4>

<h3 class="resume-title">Projects</h3>

<div class="resume-item">
<h4>Neotropolis Smart Transport Management System
</h4>
<h5><a href="https://github.com/NadeeTharuka/duothan-4">github.com/NadeeTharuka/duothan-4</a></h5>
<p><em>This project aims to create a web-based platform to streamline and enhance the transportation experience within Neotropolis.
</em></p>
</div>

<div class="resume-item">
<h4>StoryBook
</h4>
<h5><a href="https://github.com/NadeeTharuka/cs3122-application">github.com/NadeeTharuka/cs3122-application</a></h5>
<p><em>This project demonstrates the application of database concepts and technologies in a real-world context.
</em></p>
</div>

<div class="resume-item">
<h4>Full Stack E-Commerce Responsive MERN App with Stripe Payment Gateway
</h4>
<h5><a href="https://github.com/NadeeTharuka/ecommerce-mern">github.com/NadeeTharuka/ecommerce-mern</a></h5>
<p><em>This is a Full Stack E-Commerce application built with the MERN stack (MongoDB, Express, React, Node.js).
</em></p>
</div>

<div class="resume-item">
<h4>Portfolio Website
</h4>
Expand Down Expand Up @@ -539,10 +563,42 @@ <h5><a href="https://github.com/NadeeTharuka/student-grade-tracker">github.com/N
</div>

<div class="resume-item">
<h4>Portfolio Website
<h4>Hangman Game
</h4>
<h5><a href="https://github.com/NadeeTharuka/portfolio">github.com/NadeeTharuka/portfolio</a></h5>
<p><em>My portfolio website.
<h5><a href="https://github.com/NadeeTharuka/hangman-game">github.com/NadeeTharuka/hangman-game</a></h5>
<p><em>Text-based Hangman game using HTML, CSS, and JavaScript.
</em></p>
</div>

<div class="resume-item">
<h4>Credit Scoring Model
</h4>
<h5><a href="https://github.com/NadeeTharuka/credit-scoring-model">github.com/NadeeTharuka/credit-scoring-model</a></h5>
<p><em>Credit scoring model using HTML, CSS, and JavaScript directly in a web browser is quite challenging due to the complexity of machine learning algorithms and data processing involved.
</em></p>
</div>

<div class="resume-item">
<h4>Handwritten Character Recognition
</h4>
<h5><a href="https://github.com/NadeeTharuka/handwritten-character-recognition">github.com/NadeeTharuka/handwritten-character-recognition</a></h5>
<p><em>Handwritten Character Recognition System using html , css and javascript.
</em></p>
</div>

<div class="resume-item">
<h4>Programming Questions
</h4>
<h5><a href="https://github.com/NadeeTharuka/Programming-Questions">github.com/NadeeTharuka/Programming-Questions</a></h5>
<p><em>This repository contains some programming questions and my solutions for them.
</em></p>
</div>

<div class="resume-item">
<h4>Python Gif
</h4>
<h5><a href="https://github.com/NadeeTharuka/python-gif">github.com/NadeeTharuka/python-gif</a></h5>
<p><em>
</em></p>
</div>

Expand Down

0 comments on commit 29fe726

Please sign in to comment.