Skip to content

ethanrosengithub/ethanrosengithub.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

<title>Rosen Tech Enterprises</title>
<header class="showcase">
    <div class="topcontent">
        <a id='link' href='https://google.com' target="blank"><img class='logo' src='logo2.jpg'></a>
        <div class="greeting">
           <h3>Greetings,</h3> 
        </div>
        <div class="text">
            This is indeed, my website. I hope you find this experience to be amusing. By the way, that logo is a
            gift of the 20th century that gives you anything you want. Give it a press.
        </div>
    </div> <!--top content-->
</header>








<!--services-->
<section class="services">

    <div class="container grid-3 center">  <!--make it a grid 3 centered container-->
        <p id='whatioffer'>What I Offer</p>

        <div>
            <i class="fas fa-database fa-3x"></i>
            <h3>Data Analysis</h3>
            <p>I can analyze your data utilizing sql and python, specifically its data analysis
                modules, to provide you with business insight and the information that your enterprise needs to
                succeed.</p>
        </div>

        <div>
            <i class="fas fa-network-wired fa-3x"></i>
            <h3>Web Development</h3>
            <P>I am a novice web developer, but I can make you something cool by following a tutorial or two. Just
                look at how this one turned out.</P>
        </div>
        <div>
            <i class="fas fa-chalkboard-teacher fa-3x"></i>
            <h3>Tutorials</h3>
            <p>I will be providing tutorials on a variety of technical subjects in the near future.</p>
        </div>

        <div>
            <i class="fas fa-envelope fa-3x"></i>
            <h3>Email</h3>
            <p>You can reach me on my email at <a id='email' href="mailto:ethanr@jemcom.net"
                    target="blank">ethanr@jemcom.net</a></p>
        </div>
    </div>
</section>







<!--about-->


<section class="about bg-light">
    <div class="container">
        <div class="grid-2 center">
            <div class="center">
                <div id='bottomicon'>
                    <i class="fas fa-user-edit fa-6x"></i></div>
            </div>
            <div id='aboutheader'>About Me</div>
            <p id=aboutp>I'm currently a student at Baruch College. My main interest is technology and engineering. I operate out of Staten Island, NY. Yes, Staten Island.
            </p>
        </div>
</section>







<footer class="center bg-dark">
    <p>Rosen Tech Enterprises &copy;2020</p>
</footer>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published