Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2,337 changes: 2,337 additions & 0 deletions Week-1/bio/css/font-awesome.css

Large diffs are not rendered by default.

50 changes: 50 additions & 0 deletions Week-1/bio/css/style.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
.img-circle {
border-radius: 60%;
padding: 10px 0;
/*border-style: solid;
border-width: small;*/
}

.container{
float: left;
width: 100px;
height: 100px;
margin:25px;
}

.content{
/*float: right;
width: 50px;
height: 100px;
margin:0px;
*/
}
h3{
text-shadow: 0 0 3px #FF3333;
font-size: 36px;
}

.footer {
background-color: white;
color: gray;
padding: 40px;
text-align: center;

}
.header{
padding: 2px;
text-align: center;

}
/* Awsome Font
.fa-twitter:before {
content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
*/
Binary file added Week-1/bio/images/pic_Rayz.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
40 changes: 40 additions & 0 deletions Week-1/bio/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<title>Ray Zadeh Bio</title>
</head>
<body>
<div class="header">
<h3>Raymond Zadeh</h3>
</div>
<aside class="container">
<img class="img-circle" src="images/pic_Rayz.jpg" alt="Ray Zadeh">
</aside>
<section>
<div class="content">
<p> Every life has a story, here's my work life history in 30 seconds or less. I am a Web Developer.
I’m looking for opportunities as a full stack developer position.
I would prefer to find a job locally and willing to travel as needed. I have over 7 years experience in
Web development programming and over a decade of managerial experience.
I’ve worked for many organizations in the past such as EDS , American Airlines, IOSC as a Software Engineer and
some consulting firms as web developer. I’ve developed applications using many programming languages to name a
few I have used Visual Basic, PHP, ASP, SQL and My SQL as a backend and used JavaScript, CSS and HTML for
User Interference. I’m very familiar with full cycle aspect of programming.
On many of my positions as a software developer I was responsible for maintenance,
support as well as communicating with the client on weekly bases. </p>
</div>
</section>

<div class="footer">
<p>
<a href="https://www.linkedin.com/in/raymondzadeh"><i class="fa fa-linkedin-square" style="font-size:36px" aria-hidden="true"></i></a>
<a href="https://twitter.com/RayZadeh"><i class="fa fa-twitter-square" style="font-size:36px" aria-hidden="true"></i></a>
<a href="https://www.facebook.com/rayz123"><i class="fa fa-facebook-square" style="font-size:36px"></i></a>
<a href="http://www.github.com/rayzadeh"><i class="fa fa-github-square" style="font-size:36px" aria-hidden="true"></i></a>
</p>
</div>
</body>
</html>
133 changes: 133 additions & 0 deletions Week-1/resume/css/stylesheet.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,133 @@
div {
border-radius: 5px;
}

#header {
z-index: 1;
position: fixed;
width: 97.5%;
margin-top: -11px;
height: 60px;
background-color: #668284;
<<<<<<< HEAD
margin-bottom: 5px;
}
div.container{
align-items: center;
align-self:center;
background:
url('https://s3.amazonaws.com/codecademy-content/courses/web-101/unit-1/01/background.jpg') center center;
border-radius: 100%;
display: flex;
flex-direction: column;
min-height: 800px;
justify-content:center;
width: 800px;
}
=======
margin-bottom: 10px;
}

>>>>>>> e82f626a868cfadf3cb54584016dbec65fed695b
#name {
float:left;
margin-left: 5px;
padding-top: 5px;
font-size: 16px;
font-family: Verdana, sans-serif;
color: #ffffff;
}

<<<<<<< HEAD
=======
.center {
margin:auto;
width: 50%;
font-family: Garamond,serif;
}

>>>>>>> e82f626a868cfadf3cb54584016dbec65fed695b
#email{
float:right;
margin-right: 5px;
padding-top: 5px;
font-size: 16px;
font-family: Verdana, sans-serif;
color: #ffffff;
}

h4 {
margin-left: 5px;
margin-bottom: 15px;
font-family: Verdana, sans-serif;
}

.right p {
margin-left: 5px;
margin-right: 5px;
margin-top: -10px;
font-family: Garamond, serif;
color: #000000;
}

li {
list-style-type: square;
}

a:hover {
font-weight: bold;
}

#contact {
font-family: Verdana, sans-serif;
font-weight: bold;
<<<<<<< HEAD
}

.content {
font-family: Verdana, sans-serif;
font-weight: bold;
=======
>>>>>>> e82f626a868cfadf3cb54584016dbec65fed695b
}

.left {
position: relative;;
float: left;
margin-top: 50px;
<<<<<<< HEAD
width: 10%;
height: 2100px;
=======
width: 15%;
height: 400px;
>>>>>>> e82f626a868cfadf3cb54584016dbec65fed695b
background-color: #ff0000;
margin-bottom: 10px;
}

.right {
position: relative;
float: right;
margin-top: 50px;
width: 85%;
height: 400px;
background-color: #F4EBC3;
margin-bottom: 10px;
}

#footer {
position: relative;
height: 50px;
background-color: #668284;
clear: both;
font-family: Verdana, sans-serif;
font-size: 14px;
text-align: center;
color: #ffffff;
}

#footer p {
position: relative;
padding-top: 13px;
}
Binary file added Week-1/resume/images/pic_Rayz.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
126 changes: 126 additions & 0 deletions Week-1/resume/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,126 @@
<!DOCTYPE html>
<html>
<head>
<link type="text/css" rel="stylesheet" href="css/stylesheet.css"/>
<title></title>
</head>
<body>
<div id="header">
<<<<<<< HEAD
<!--<img src="pic_Rayz" alt="Raymond Zadeh" style="width:64px;height:50px">-->
<p id="name">Raymond Zadeh
</p>
=======
<!--<img src="pic_Rayz" alt="Raymond Zadeh" style="width:64px;height:50px"> -->
<p id="name">Raymond Zadeh</p>
>>>>>>> e82f626a868cfadf3cb54584016dbec65fed695b
<a href="mailto:rayz0322@gmail.com"><p id="email">RayZ0322@gmail.com</p></a>
<br/>
<p id="center">Web Developer and Jr. Project Manager</p>
</div>
<div class="left">
<p id="contact">Contact Information</p>
</div>
<div>
<h4>Objective</h4>
<p>Web Developer and Jr. Project Manager</p>
<h4>Experience</h4>
<h5>Rapid Email Flyer</h5>
<p>Junior Web Developer (2014 - Present)</p>
<ul>
<li>Developed website using PHP programming.</li>
<li>Developed website using MySQL, CSS, HTML, JavaScript and JQuery</li>
<li>Prepared project plans and scheduled for website development efforts.</li>
<li>Responsible for development of project plans to meet customer needs & requirements including negotiating time frames with cross functional resources, tracking budgeted costs, change control, quality control, risk assessment, escalating and resolving issues</li>
<li>collaborated with offshore development and test teams</li>
<li>Conducted weekly project meetings</li>
<li>Designed, developed, maintained and enhanced source code for website using PHP, CSS, JavaScript and MySQL</li>
<li>Interfaced with website owner concerning website design</li>
</ul>
<h5>Silver Star Group</h5>
<p>Business Development (2009 - Present)</p>
<ul>
<li>Responsible for all aspects of running a successful business, marketing and advertising.</li>
<li>Lead Generating</li>
<li>Client Management/Account Management</li>
<li>Manage all transaction and making sure that all stay compliance with state law and regulation</li>
<li>Train and managing over 25 plus employees</li>
</ul>

<h5>IOSC Consulting</h5>
<p>Web Developer/ Application Developer ( - Present)</p>
<ul>
<li>Developed VB COM Objects </li>
<li>Deployed XML Elements and Attribute into the relational SQL Database </li>
<li>Designed many dynamic ASP pages with VB COM Objects and SQL using Stored Procedures</li>
<li>Designed ASP pages using HTML, JavaScript and CSS</li>
<li>Used InterDev as a development tool </li>
<li>Provide all training at client site as well as customer support and maintenance</li>
</ul>

<h5>H&H Consulting Group</h5>
<p>VB Application Developer ( - Present)</p>
<ul>
<li>Developed Business Objects and SQL programming to interact with XML and Data Binding web pages</li>
<li>Designed ASP pages using HTML, JavaScript, CSS and VBScript for front end</li>
<li>Used InterDev as a development tool</li>
<li>Designed ASP pages using HTML, JavaScript and CSS</li>
<li>Designed and developed Business objects using VB 6.0 for web interface in conjunction of IIS 4.0 technology and Microsoft Transaction Server</li>
</ul>

<h5>HP</h5>
<p>ASP Web Developer ( - Present)</p>
<ul>
<li>Developed requirement specifications from the customers</li>
<li>Designed and developed intranet applications using HAHT, ASP, VB Web Classes and InterDev </li>
<li>Designed ASP pages using HTML, JavaScript and CSS using with Interdev as a development tool </li>
<li>Designed static prototype for visual presentation and ease of illustration</li>
<li>Created VB COM object for interfaces between applications</li>
<li>Met with the clients on a weekly basis for updates and demonstrated our progress </li>
<li>Performed regression test </li>
<li>Provide production support for end users</li>
<li>Evaluated new software tools as needed </li>
<li>Wrote step-by-step test procedures for the clients and the end-users</li>
<li>Provide further help via Phone or in person as needed</li>
</ul>

<h5>Turnaround Computing, Inc.</h5>
<p>Web Application Developer ( - Present)</p>
<ul>
<li>Designed and developed applications in PROGRESS 8.0 programming language and created dynamic WebPages to illustrate our e-commerce product </li>
<li>Configured IPX/SPX protocols for compatibility with the Instant Internet product </li>
<li>Wrote step-by-step test procedures for the clients and the end-users </li>
<li>Developed HTML Pages </li>
<li>Offering Production support</li>
<li>Planned and implement training for pre-release e-commerce software</li>
</ul>

<h5>OAO Corporation</h5>
<p>“C” Programmer/ Test Technician/ Help Desk ( - Present)</p>
<ul>
<li>Responsible for full cycle development of the IRS 1040 Tax return program </li>
<li>Developed many programs in C language</li>
<li>Preformed debugging and maintenance C programs on MS_DOS platform</li>
</ul>

<h4>Skills</h4>
<p>Programming Languages: PHP, JavaScript, ASP, ASP.net, JQuery, .NET, Active Server Pages, ActiveX, COM, FORTRAN, VB web classes, HAHT, Jscript, JavaScript, HTML, COM object, JAVA, PROGRESS, C, XML, CSS, Business Objects, SQL , Visual Basic, NetBeans, Notepad++, eclipse and Active Reports</p>
<p>Frameworks: .NET, Node.js, Django, Ruby on Rails</p><br>
<p>Databases: MySQL, Oracle ver. 10g, SQL Server10, MS-Access Wireless, 10 base T, Ethernet, TCP/IP, NetBEUI, and IPX/SPX</p><br>
<p>Operating System: Windows, WinNT, Window Server and some UNIX</p>
<p>Application Server Software: Microsoft Internet Information Server 6.0</p>
<p>Frameworks: .NET, Node.js, Django, Ruby on Rails</p>
<h4>Education</h4>
<p>University of Texas at Dallas (UTD) Richardson, TX</p>
<p>Bachelor of Science in Computer Science Minor: Business Administrative</p>
<ul>
<li>U.S. citizen</li>
<li>Love to travel</li>
<li>References furnished upon request</li>
</ul>
</div>
<div id="footer">
<p>3108 Tarrant Ln., Plano, TX 75025 | Tel: (972) 768-8655</p>
</div>
</body>
</html>
Loading