Coder Social home page Coder Social logo

prosolutions's Introduction

Hi , I'm Tharindu Lakshan

A passionate software engineer from Sri Lanka

tharindu37

  • ๐ŸŒฑ Iโ€™m currently learning DevOps and Machine Learning

  • ๐Ÿ’ฌ Ask me about Software Development

  • ๐Ÿ“ซ How to reach me [email protected]

tharindu-lakshan-241873227 tharindu-lakshan tharindu.tharindulakshan.37 ictfun

Languages and Tools:

Languages Front-End Back-End Database Version Control Cloud Devops Mobile development Artificial Intelligence(ML/DL) Big Data Blockchain
c java python html5 css3 angular javascript typescript external-react-a-javascript-library-for-building-user-interfaces-logo-color-tal-revivo nextjs scene-builder nodejs php spring django mongodb mysql git github google-cloud-platform firebase kubernetes jenkins ansible terraform android-os tensorflow keras numpy pandas opencv hadoop-distributed-file-system

Hacktoberfest 2022, 2023:

An image of @tharindu37's Holopin badges, which is a link to view their full Holopin profile

Status:

tharindu37 tharindu37 tharindu lakshan's Dev Card

tharindu37

prosolutions's People

Contributors

aayushdhakal avatar ak4266 avatar aroch17 avatar bawanthaprasad avatar emergenitro avatar kaifkhan1 avatar kanhadharmikk avatar khushpreetsinghb avatar munnokd avatar navodi99 avatar rohit-rambade avatar roshan798 avatar shiva0002 avatar tharindu37 avatar tlhphemapala avatar valanm22 avatar yasanga-nishaditha avatar yvad60 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

prosolutions's Issues

Add the styles when hovering

Is your feature request related to a problem? Please describe.
The "Technology" section is not better

Describe the solution you'd like
Add the styles when hovering over the "Technology" icons. It should be as follows.
Screenshot (86)

Additional context
You should include the style for the "Technology" section.
Screenshot 2023-03-21 064725

Are you working on it?
No

Add the link for "Contributors" on the nav bar

Is your feature request related to a problem? Please describe.
Not a link for scroll to the "Contributors" section

Describe the solution you'd like
Add the link for "contributors" after the "about" link

Are you working on it?
No

arrow.gif file move to the assets folder

Is your feature request related to a problem? Please describe.
All images should include in one folder

Describe the solution you'd like
arrow.gif file move to the assets folder

Additional context
Resolve all outstanding issues by moving the file.

Are you working on it?
No

Add the responsive navbar

Add the responsive navbar with bootstrap 5.

The solution

  • Create a file as 'index.html'
  • Add HTML template as follows
<!doctype html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <meta name="viewport"
        content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
  <meta http-equiv="X-UA-Compatible" content="ie=edge">
  <title>Home</title>
</head>
<body>

</body>
</html>
  • After, Add the responsive navbar as follows
    Screenshot 2023-01-12 221047

Additional context
You should link bootstrap 5 for the project.

Are you working on it?
No

Change the position of the welcome text

Is your feature request related to a problem? Please describe.
The welcome text currently position is not good

Describe the solution you'd like
You should move The welcome text to the best position

Additional context
Screenshot 2023-03-06 073537

Are you working on it?
No

BUSINESS CONSULATION SCREEN

Business Consulation Screen is missing according to the figma design. Assign that to me and let me do the fixing.

Fix the nav bar top of the browser

The nav bar is scrolled when the browser scrolls down

Describe the solution you'd like

  • Add the bootstrap class following this
    <nav class="fixed-top navbar navbar-expand-lg bg-body-tertiary">

Are you working on it?
No

Scroll down to the "Our Contributors" section

Is your feature request related to a problem? Please describe.
Doesn't scroll down to the "Our Contributors" section when clicking the "Contributors" link at top of the nav bar

Describe the solution you'd like
Use the HTML Hyperlinks

Are you working on it?
No

Increase the image size and add the margin-top

Describe the bug
The "About" image is small and not an "About" section margin-top

Expected behavior
Increase the image size and add the margin-top to match the website

Screenshots
Screenshot 2023-03-19 184316

Are you working on it?
No

Rename the file and folder names as standard

Describe the bug
Rename the file and folder names as standard

Expected behavior

  • Change the "Assets" folder name to "assets"
  • Change the "Style.css" file name to "style.css"

Are you working on it?
No

Add Gap

Is your feature request related to a problem? Please describe.
There is no space between the "Home" section and the "about" section

Describe the solution you'd like
Add space between the "about" section and the "Home" section.

Screenshot
image

Are you working on it?
Yes

Change the background image URL

Describe the bug
Change the background image URL

Expected behavior
Change the URL C:\Users\Administrator\Desktop\P01\ProSolutions\Assests\office.jpg
to assets/office.jpg

Are you working on it?
No

Add about the company

Is your feature request related to a problem? Please describe.
Add as follows
Screenshot (63)

Additional context
Use bootstrap 5

Are you working on it?
No

Add the home page image.

Add the home page image like this.

Screenshot_20230115_031243

Additional context
Download the image from the resource file.

Are you working on it?
No

Add social media icon

Is your feature request related to a problem? Please describe.
Add social media icon as following
Screenshot (61)

Describe the solution you'd like
Using HTML and CSS to add this icon

Additional context
You should include the hover effect

Are you working on it?
No

Add the about image

Describe the bug
About image is missing.

Expected behavior
Add the about image for the assets folder

Additional context
Download the about image in the resource link

Are you working on it?
No

Decrease the image size.

Describe the bug
The technology icons size is more. It's not better

Expected behavior
Decrease the image size.

Screenshots
Screenshot 2023-03-20 185544

Are you working on it?
No

Change the arrow-up icon

Describe the bug
Invisible the arrow icon when the first time loading.

Expected behavior
You should include the icon using provided icon image.
icons8-double-up
You can download the above icon

Screenshots
Screenshot (88)

Additional context
You should remove the following code lines

<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@48,400,0,0" />
<span class="material-symbols-outlined">
            keyboard_double_arrow_up
 </span>

You should change the styles as follows

.scroll-up-wrap{
  position: fixed;
  bottom: 30px;
  right: 20px;
  z-index: 100;
  cursor: pointer;
  display: none;
}

Are you working on it?
No

Add the "Technology" section

Is your feature request related to a problem? Please describe.
Add the technologies that use our company.

Describe the solution you'd like
You should do like bellow this
ssss

Additional context
You can use https://icons8.com/ this website for download the icon

Are you working on it?
No

About Company Banner

Describe the bug
A clear and concise description of what the bug is.
When the width of about company section is between 992px to 1200px width it keeps leaving empty space to its right.
Expected behavior
A clear and concise description of what you expected to happen.
I feel like it should be placed at center. With equal spaces on both sides
Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.
pic

Are you working on it?
Yes

Add a border around the profile Picture

Is your feature request related to a problem? Please describe.
Profile pictures are better with a boarder around them.

Describe the solution you'd like
Add a border around the below profile Picture.
Screenshot (328)

Are you working on it?
No

Scroll down to the "solutions" banner section

Is your feature request related to a problem? Please describe.
Scroll down to the "solutions" banner section when clicking the solution button at the top of the nav bar

Are you working on it?
No

Update the Readme.md file

Is your feature request related to a problem? Please describe.
The ProSolution website deployed on another server. therefore we should update the Readme file with the new available link

Describe the solution you'd like
Add the new available link as follows.
Available at : https://pro-solutions.vercel.app/

Are you working on it?
No

Remove the gap

Describe the bug
There is Empty space between the "about" section and the "contributors" section

Expected behavior
Remove the Empty space between the "about" section and the "contributors" section.

Screenshots
Screenshot 2023-03-16 134217

Are you working on it?
No

Increase the size of the "about" image

Is your feature request related to a problem? Please describe.
The "about" image is small. It is not good

Describe the solution you'd like
Increase the size of the "about" image

Additional context
Screenshot 2023-03-06 091459
This is not good look like

Are you working on it?
No

Change about image path

Describe the bug
About image is not visible.

Expected behavior
Change about image path as follows
src="assets/about.jpg"

No

Missing Contributor Profile URLs on Website

Hello, I came across an issue on the website where contributor profiles don't have any links. It would be great if you could update the profiles with the appropriate URLs to make it easier for users to access their profiles and connect with them.

Are you working on it?
Yes

Update Readme.md file

Describe the bug
There are some spelling and grammar mistakes in README.md.

Expected behavior

thechnologys
desing
Fork the this repository

TO

Technologies
Design
Fork this Repository

Screenshots
test

Additional context
Input proper spelling

Are you working on it?
No

Remove the loading animation part

Describe the bug
Unwanted codes are included.

Expected behavior
Remove the following codes.

index.html

<!-- loading animation -->
<div class="loading-wrap">
    <div class="lds-spinner"><div></div><div></div><div></div><div></div><div></div><div></div><div></div><div></div><div></div><div></div><div></div><div></div></div>
</div>
<!-- end loading animation -->

styls.css

/* loading animation */
.loading-wrap{
  display: flex;
  justify-content: center;
  display: none;
}
.lds-spinner {
  color: official;
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-spinner div {
  transform-origin: 40px 40px;
  animation: lds-spinner 1.2s linear infinite;
}
.lds-spinner div:after {
  content: " ";
  display: block;
  position: absolute;
  top: 3px;
  left: 37px;
  width: 6px;
  height: 18px;
  border-radius: 20%;
  background: #ff0000;
}
.lds-spinner div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -1.1s;
}
.lds-spinner div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -1s;
}
.lds-spinner div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.9s;
}
.lds-spinner div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.8s;
}
.lds-spinner div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.7s;
}
.lds-spinner div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.6s;
}
.lds-spinner div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.5s;
}
.lds-spinner div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.4s;
}
.lds-spinner div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.3s;
}
.lds-spinner div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.2s;
}
.lds-spinner div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.1s;
}
.lds-spinner div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
}
@keyframes lds-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* end loading animation */

main.js

$('.loading-wrap').css('display','block')
$('.loading-wrap').css('display','none')
$('#btnShowMore').css('display','none')

Are you working on it?
No

Remove the displaying background colour

Describe the bug
Displayed the background colour when hovering on the "Technology" section icons.

Expected behavior
Existing code

.img-tech:hover {
  border-color:rgba(36, 36, 250,0.3);
  transform: scale(1.05);
  background-color: rgba(36, 36, 250,0.1);
}

Change like follows

.img-tech:hover {
  transform: scale(1.05);
}

Screenshots
Screenshot (87)

Are you working on it?
No

Add services

Is your feature request related to a problem? Please describe.
Add services as follows
Screenshot (62)
Additional context
Use the bootstrap grid system.

Are you working on it?
No

Make the about section responsive

Is your feature request related to a problem? Please describe.
Make the about section responsive

Describe the solution you'd like
Hide the about image for mobile view.

Are you working on it?
No

Add the "footer" section

Is your feature request related to a problem? Please describe.
Add the footer for "ProSolution" website

Describe the solution you'd like
You should do like bellow this
Screenshot 2023-03-16 145652

Additional context
You should add the UI only.

Are you working on it?
No

Scroll down to the "Technology" section

Is your feature request related to a problem? Please describe.
Doesn't scroll down to the "Technology" section when clicking the "Technology" link at top of the nav bar

Describe the solution you'd like
Use the HTML Hyperlinks

Are you working on it?
No

Add the "Solutions" banner

Is your feature request related to a problem? Please describe.
Add the "Solutions" banner

Describe the solution you'd like
The banner should be as follows
Screenshot 2023-03-13 162316

Additional context
You can download an image from the resources google drive link.

Are you working on it?
No

Change the title of the webpage

Is your feature request related to a problem? Please describe.
The website title is home. it's a not good

Describe the solution you'd like
Change the title to ProSolutions

Are you working on it?
No

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.