Git Product home page Git Product logo

jaykay12.github.io's Introduction

Hi there ๐Ÿ‘‹

jaykay12.github.io's People

Contributors

cpyle0819 avatar daniloff200 avatar dss13 avatar hiranmadhushanka avatar jaykay12 avatar mbledkowski avatar praveen-me avatar souravs17031999 avatar thecyberronin avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

jaykay12.github.io's Issues

Mail Server Need Reconfiguration

screenshot from 2018-09-03 13-32-44

Important

PHP Script for the mail server is written but since I am using GitHub Pages for hosting my portfolio site, so not able to run backend scripts. Is there any work arounds?

Redesign Project Section

Required:

  • Redesign the project section
  • Project Icons need modifications, either change & get uniformity among all projects.

Profile Pic can't be centered in enclosing div

Current Behavior:
screenshot from 2018-10-06 16-51-16

Required Behavior:
Image need to be centered inside the div

Required Information:
The following lines in index.html needs to be modified

<div class="col-xs-12 col-md-6" style="text-align:center">
<img src="img/about.jpg" class="img-responsive img-thumbnail" alt="" style="width:80%; margin: 0 auto">
</div>

Sending email in static webpages

#4
Yes it is possible using https;//freespree.io They provide with this feature of sending emails in static hosted web pages.

<!DOCTYPE html>
<html>
<head></head>
<body>
		<form action="https://formspree.io/[email protected]"
      method="POST">
    Message<input type="text" name="name">
    <br>
    To:<input type="email" name="_replyto">
    <input type="submit" value="Send">
</form>
</body>
</html> 

@jaykay12

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.